Home
last modified time | relevance | path

Searched refs:tryParseOptionalShiftExtend (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp199 OperandMatchResultTy tryParseOptionalShiftExtend(OperandVector &Operands);
2739 AArch64AsmParser::tryParseOptionalShiftExtend(OperandVector &Operands) { in tryParseOptionalShiftExtend() function in AArch64AsmParser
3495 Res = tryParseOptionalShiftExtend(ExtOpnd); in tryParseGPROperand()
3608 OperandMatchResultTy GotShift = tryParseOptionalShiftExtend(Operands); in parseOperand()
5706 Res = tryParseOptionalShiftExtend(ExtOpnd); in tryParseSVEDataVector()
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp99 OperandMatchResultTy tryParseOptionalShiftExtend(OperandVector &Operands);
2378 AArch64AsmParser::tryParseOptionalShiftExtend(OperandVector &Operands) { in tryParseOptionalShiftExtend() function in AArch64AsmParser
3166 OperandMatchResultTy GotShift = tryParseOptionalShiftExtend(Operands); in parseOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp249 OperandMatchResultTy tryParseOptionalShiftExtend(OperandVector &Operands);
3559 AArch64AsmParser::tryParseOptionalShiftExtend(OperandVector &Operands) { in tryParseOptionalShiftExtend() function in AArch64AsmParser
4680 Res = tryParseOptionalShiftExtend(ExtOpnd); in tryParseGPROperand()
4852 OperandMatchResultTy GotShift = tryParseOptionalShiftExtend(Operands); in parseOperand()
7821 Res = tryParseOptionalShiftExtend(ExtOpnd); in tryParseSVEDataVector()