Searched refs:expandUlw (Results 1 – 1 of 1) sorted by relevance
233 bool expandUlw(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2038 return expandUlw(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()3248 bool MipsAsmParser::expandUlw(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandUlw() function in MipsAsmParser