Searched refs:expandSle (Results 1 – 1 of 1) sorted by relevance
300 bool expandSle(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2596 return expandSle(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()4737 bool MipsAsmParser::expandSle(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandSle() function in MipsAsmParser