Lines Matching refs:getDebugLoc
176 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitCopyFromReg()
296 BuildMI(*MBB, InsertPos, Op.getDebugLoc(), in getVR()
338 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(), in AddRegisterOperand()
506 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
515 Node->getDebugLoc()); in EmitSubregNode()
522 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
555 BuildMI(*MF, Node->getDebugLoc(), TII->get(Opc), VRBase); in EmitSubregNode()
593 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitCopyToRegClassNode()
611 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II, NewVReg); in EmitRegSequence()
652 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValue()
782 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II); in EmitMachineNode()
905 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitSpecialNode()
916 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSpecialNode()
927 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp)) in EmitSpecialNode()
938 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), in EmitSpecialNode()