Searched refs:expandDMULMacro (Results 1 – 1 of 1) sorted by relevance
327 bool expandDMULMacro(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2619 return expandDMULMacro(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()5267 bool MipsAsmParser::expandDMULMacro(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandDMULMacro() function in MipsAsmParser