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