Lines Matching refs:getDebugLoc

175     BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY),  in EmitCopyFromReg()
279 BuildMI(*MBB, InsertPos, Op.getDebugLoc(), in getVR()
333 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(), in AddRegisterOperand()
400 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(), in AddOperand()
526 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
536 Node->isDivergent(), Node->getDebugLoc()); in EmitSubregNode()
543 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
581 BuildMI(*MF, Node->getDebugLoc(), TII->get(Opc), VRBase); in EmitSubregNode()
619 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitCopyToRegClassNode()
637 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II, NewVReg); in EmitRegSequence()
683 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValue()
772 DebugLoc DL = SD->getDebugLoc(); in EmitDbgInstrRef()
872 DebugLoc DL = SD->getDebugLoc(); in EmitDbgNoLocation()
886 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValueFromSingleOp()
919 DebugLoc DL = SD->getDebugLoc(); in EmitDbgLabel()
1002 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II); in EmitMachineNode()
1173 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSpecialNode()
1186 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitSpecialNode()
1201 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSpecialNode()
1212 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp)) in EmitSpecialNode()
1223 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp)) in EmitSpecialNode()
1242 BuildMI(*MF, Node->getDebugLoc(), TII->get(TgtOpc)); in EmitSpecialNode()