Home
last modified time | relevance | path

Searched refs:parseOperandWithSpecifier (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp202 ParseStatus parseOperandWithSpecifier(OperandVector &Operands);
2086 return parseOperandWithSpecifier(Operands); in parseImmediate()
2093 ParseStatus RISCVAsmParser::parseOperandWithSpecifier(OperandVector &Operands) { in parseOperandWithSpecifier() function in RISCVAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td453 let ParserMethod = "parseOperandWithSpecifier";
1907 let ParserMethod = "parseOperandWithSpecifier";