Lines Matching refs:getDebugLoc
172 emitGRX32Move(*MI.getParent(), MI, MI.getDebugLoc(), DestReg, SrcReg, in expandRIEPseudo()
231 emitGRX32Move(*MI.getParent(), MI, MI.getDebugLoc(), in expandZExtPseudo()
252 BuildMI(*MBB, MI, MI->getDebugLoc(), get(SystemZ::EAR), Reg32) in expandLoadStackGuard()
257 BuildMI(*MBB, MI, MI->getDebugLoc(), get(SystemZ::SLLG), Reg64) in expandLoadStackGuard()
263 BuildMI(*MBB, MI, MI->getDebugLoc(), get(SystemZ::EAR), Reg32) in expandLoadStackGuard()
888 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in storeRegToStackSlot()
903 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in loadRegFromStackSlot()
1013 *MF, MF->CreateMachineInstr(get(ThreeOperandOpcode), MI.getDebugLoc(), in convertToThreeAddress()
1047 BuildMI(*MBB, MI, MI.getDebugLoc(), get(NewOpcode)) in convertToThreeAddress()
1085 MI.getDebugLoc(), get(SystemZ::AGSI)) in foldMemoryOperandImpl()
1112 BuildMI(*InsertPt->getParent(), InsertPt, MI.getDebugLoc(), get(Opcode)) in foldMemoryOperandImpl()
1127 BuildMI(*InsertPt->getParent(), InsertPt, MI.getDebugLoc(), get(Opcode)) in foldMemoryOperandImpl()
1142 BuildMI(*InsertPt->getParent(), InsertPt, MI.getDebugLoc(), get(Opcode)) in foldMemoryOperandImpl()
1157 return BuildMI(*InsertPt->getParent(), InsertPt, MI.getDebugLoc(), in foldMemoryOperandImpl()
1168 return BuildMI(*InsertPt->getParent(), InsertPt, MI.getDebugLoc(), in foldMemoryOperandImpl()
1195 return BuildMI(*InsertPt->getParent(), InsertPt, MI.getDebugLoc(), in foldMemoryOperandImpl()
1206 return BuildMI(*InsertPt->getParent(), InsertPt, MI.getDebugLoc(), in foldMemoryOperandImpl()
1230 MI.getDebugLoc(), get(MemOpcode)); in foldMemoryOperandImpl()
1769 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in loadImmediate()