Searched refs:expandLoadSingleImmToGPR (Results 1 – 1 of 1) sorted by relevance
241 bool expandLoadSingleImmToGPR(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2554 return expandLoadSingleImmToGPR(Inst, IDLoc, Out, STI) ? MER_Fail in tryExpandInstruction()3428 bool MipsAsmParser::expandLoadSingleImmToGPR(MCInst &Inst, SMLoc IDLoc, in expandLoadSingleImmToGPR() function in MipsAsmParser