Searched refs:expandLoadImm (Results 1 – 1 of 1) sorted by relevance
182 bool expandLoadImm(MCInst &Inst, SMLoc IDLoc,1612 return expandLoadImm(Inst, IDLoc, Instructions); in expandInstruction()1618 return expandLoadImm(Inst, IDLoc, Instructions); in expandInstruction()1707 bool MipsAsmParser::expandLoadImm(MCInst &Inst, SMLoc IDLoc, in expandLoadImm() function in MipsAsmParser