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