Lines Matching refs:getDebugLoc
178 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitCopyFromReg()
297 BuildMI(*MBB, InsertPos, Op.getDebugLoc(), in getVR()
344 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(), in AddRegisterOperand()
408 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(), in AddOperand()
542 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
552 Node->getDebugLoc()); in EmitSubregNode()
560 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
597 BuildMI(*MF, Node->getDebugLoc(), TII->get(Opc), VRBase); in EmitSubregNode()
635 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitCopyToRegClassNode()
653 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II, NewVReg); in EmitRegSequence()
699 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValue()
786 DebugLoc DL = SD->getDebugLoc(); in EmitDbgLabel()
864 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II); in EmitMachineNode()
1021 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitSpecialNode()
1036 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSpecialNode()
1047 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp)) in EmitSpecialNode()
1058 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), in EmitSpecialNode()