Searched refs:expandSneI (Results 1 – 1 of 1) sorted by relevance
345 bool expandSneI(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2681 return expandSneI(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()5535 bool MipsAsmParser::expandSneI(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandSneI() function in MipsAsmParser