Searched refs:checkPseudoTLSDESCCall (Results 1 – 1 of 1) sorted by relevance
180 bool checkPseudoTLSDESCCall(MCInst &Inst, OperandVector &Operands);3438 bool RISCVAsmParser::checkPseudoTLSDESCCall(MCInst &Inst, in checkPseudoTLSDESCCall() function in RISCVAsmParser3686 if (checkPseudoTLSDESCCall(Inst, Operands)) in processInstruction()