Searched refs:checkPseudoAddTPRel (Results 1 – 1 of 1) sorted by relevance
174 bool checkPseudoAddTPRel(MCInst &Inst, OperandVector &Operands);3425 bool RISCVAsmParser::checkPseudoAddTPRel(MCInst &Inst, in checkPseudoAddTPRel() function in RISCVAsmParser3682 if (checkPseudoAddTPRel(Inst, Operands)) in processInstruction()