Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp174 bool checkPseudoAddTPRel(MCInst &Inst, OperandVector &Operands);
3425 bool RISCVAsmParser::checkPseudoAddTPRel(MCInst &Inst, in checkPseudoAddTPRel() function in RISCVAsmParser
3682 if (checkPseudoAddTPRel(Inst, Operands)) in processInstruction()