Searched refs:expandSaaAddr (Results 1 – 1 of 1) sorted by relevance
358 bool expandSaaAddr(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,2640 return expandSaaAddr(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()5768 bool MipsAsmParser::expandSaaAddr(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandSaaAddr() function in MipsAsmParser