Searched refs:expandLoadSingleImmToFPR (Results 1 – 1 of 1) sorted by relevance
245 bool expandLoadSingleImmToFPR(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2494 return expandLoadSingleImmToFPR(Inst, IDLoc, Out, STI) ? MER_Fail in tryExpandInstruction()3374 bool MipsAsmParser::expandLoadSingleImmToFPR(MCInst &Inst, SMLoc IDLoc, in expandLoadSingleImmToFPR() function in MipsAsmParser