Home
last modified time | relevance | path

Searched refs:tryParseGPRSeqPair (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td620 let RenderMethod = "addRegOperands", ParserMethod="tryParseGPRSeqPair" in {
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp112 OperandMatchResultTy tryParseGPRSeqPair(OperandVector &Operands);
4607 AArch64AsmParser::tryParseGPRSeqPair(OperandVector &Operands) { in tryParseGPRSeqPair() function in AArch64AsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp211 OperandMatchResultTy tryParseGPRSeqPair(OperandVector &Operands);
5396 AArch64AsmParser::tryParseGPRSeqPair(OperandVector &Operands) { in tryParseGPRSeqPair() function in AArch64AsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td661 let RenderMethod = "addRegOperands", ParserMethod="tryParseGPRSeqPair" in {
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc35167 return tryParseGPRSeqPair(Operands);
35169 return tryParseGPRSeqPair(Operands);