Searched refs:expandSge (Results 1 – 1 of 1) sorted by relevance
291 bool expandSge(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2583 return expandSge(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()4600 bool MipsAsmParser::expandSge(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandSge() function in MipsAsmParser