Searched refs:expandMulO (Results 1 – 1 of 1) sorted by relevance
321 bool expandMulO(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2658 return expandMulO(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()5247 bool MipsAsmParser::expandMulO(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandMulO() function in MipsAsmParser