Searched refs:parseJALOffset (Results 1 – 2 of 2) sorted by relevance
164 OperandMatchResultTy parseJALOffset(OperandVector &Operands);1515 OperandMatchResultTy RISCVAsmParser::parseJALOffset(OperandVector &Operands) { in parseJALOffset() function in RISCVAsmParser
212 let ParserMethod = "parseJALOffset";