Searched refs:expandDRotationImm (Results 1 – 1 of 1) sorted by relevance
319 bool expandDRotationImm(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2596 return expandDRotationImm(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()5085 bool MipsAsmParser::expandDRotationImm(MCInst &Inst, SMLoc IDLoc, in expandDRotationImm() function in MipsAsmParser