Searched refs:expandCondBranches (Results 1 – 1 of 1) sorted by relevance
220 bool expandCondBranches(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2011 return expandCondBranches(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()2755 bool MipsAsmParser::expandCondBranches(MCInst &Inst, SMLoc IDLoc, in expandCondBranches() function in MipsAsmParser