Searched refs:parseMemOpBaseReg (Results 1 – 1 of 1) sorted by relevance
99 OperandMatchResultTy parseMemOpBaseReg(OperandVector &Operands);1124 RISCVAsmParser::parseMemOpBaseReg(OperandVector &Operands) { in parseMemOpBaseReg() function in RISCVAsmParser1170 return parseMemOpBaseReg(Operands) != MatchOperand_Success; in parseOperand()