Lines Matching defs:IDLoc
1234 bool MipsAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction()
1607 bool MipsAsmParser::expandInstruction(MCInst &Inst, SMLoc IDLoc, in expandInstruction()
1636 void createShiftOr(MCOperand Operand, unsigned RegNo, SMLoc IDLoc, in createShiftOr()
1657 void createShiftOr(int64_t Value, unsigned RegNo, SMLoc IDLoc, in createShiftOr()
1665 bool MipsAsmParser::expandJalWithRegs(MCInst &Inst, SMLoc IDLoc, in expandJalWithRegs()
1707 bool MipsAsmParser::expandLoadImm(MCInst &Inst, SMLoc IDLoc, in expandLoadImm()
1803 MipsAsmParser::expandLoadAddressReg(MCInst &Inst, SMLoc IDLoc, in expandLoadAddressReg()
1852 MipsAsmParser::expandLoadAddressImm(MCInst &Inst, SMLoc IDLoc, in expandLoadAddressImm()
1892 MipsAsmParser::expandLoadAddressSym(MCInst &Inst, SMLoc IDLoc, in expandLoadAddressSym()
1957 MCInst &Inst, SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions) { in expandUncondBranchMMPseudo()
1995 void MipsAsmParser::expandMemInst(MCInst &Inst, SMLoc IDLoc, in expandMemInst()
2112 MipsAsmParser::expandLoadStoreMultiple(MCInst &Inst, SMLoc IDLoc, in expandLoadStoreMultiple()
2134 void MipsAsmParser::createNop(bool hasShortDelaySlot, SMLoc IDLoc, in createNop()
2162 bool MipsAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()