Lines Matching refs:getDebugLoc
132 emitGRX32Move(*MI->getParent(), MI, MI->getDebugLoc(), in expandRIEPseudo()
157 emitGRX32Move(*MI->getParent(), MI, MI->getDebugLoc(), in expandZExtPseudo()
596 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in storeRegToStackSlot()
611 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in loadRegFromStackSlot()
712 MI->getDebugLoc(), /*NoImplicit=*/true)); in convertToThreeAddress()
745 BuildMI(*MBB, MI, MI->getDebugLoc(), get(NewOpcode)) in convertToThreeAddress()
767 return BuildMI(*InsertPt->getParent(), InsertPt, MI->getDebugLoc(), in foldMemoryOperandImpl()
790 return BuildMI(*InsertPt->getParent(), InsertPt, MI->getDebugLoc(), in foldMemoryOperandImpl()
804 return BuildMI(*InsertPt->getParent(), InsertPt, MI->getDebugLoc(), in foldMemoryOperandImpl()
816 return BuildMI(*InsertPt->getParent(), InsertPt, MI->getDebugLoc(), in foldMemoryOperandImpl()
842 return BuildMI(*InsertPt->getParent(), InsertPt, MI->getDebugLoc(), in foldMemoryOperandImpl()
853 return BuildMI(*InsertPt->getParent(), InsertPt, MI->getDebugLoc(), in foldMemoryOperandImpl()
877 MI->getDebugLoc(), get(MemOpcode)); in foldMemoryOperandImpl()
1280 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in loadImmediate()