Searched refs:expandBranchImm (Results 1 – 1 of 1) sorted by relevance
269 bool expandBranchImm(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2485 return expandBranchImm(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()3681 bool MipsAsmParser::expandBranchImm(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandBranchImm() function in MipsAsmParser