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()
508 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
517 Node->getDebugLoc()); in EmitSubregNode()
524 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
557 BuildMI(*MF, Node->getDebugLoc(), TII->get(Opc), VRBase); in EmitSubregNode()
595 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitCopyToRegClassNode()
613 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II, NewVReg); in EmitRegSequence()
654 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValue()
784 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II); in EmitMachineNode()
907 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitSpecialNode()
918 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSpecialNode()
929 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp)) in EmitSpecialNode()
940 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), in EmitSpecialNode()