Searched refs:expandSeqI (Results 1 – 1 of 1) sorted by relevance
339 bool expandSeqI(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2677 return expandSeqI(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()5454 bool MipsAsmParser::expandSeqI(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandSeqI() function in MipsAsmParser