Searched refs:expandBranchImm (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp270 bool expandBranchImm(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,
2422 return expandBranchImm(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success;
3611 bool MipsAsmParser::expandBranchImm(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, function in class:MipsAsmParser

Completed in 74 milliseconds