Searched refs:expandDRotation (Results 1 – 1 of 1) sorted by relevance
310 bool expandDRotation(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2647 return expandDRotation(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()5051 bool MipsAsmParser::expandDRotation(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandDRotation() function in MipsAsmParser