Searched refs:expandRotationImm (Results 1 – 1 of 1) sorted by relevance
308 bool expandRotationImm(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2644 return expandRotationImm(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()4988 bool MipsAsmParser::expandRotationImm(MCInst &Inst, SMLoc IDLoc, in expandRotationImm() function in MipsAsmParser