Lines Matching refs:getDebugLoc

174     BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY),  in EmitCopyFromReg()
278 BuildMI(*MBB, InsertPos, Op.getDebugLoc(), in getVR()
356 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(), in AddRegisterOperand()
426 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(), in AddOperand()
552 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
562 Node->isDivergent(), Node->getDebugLoc()); in EmitSubregNode()
569 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
607 BuildMI(*MF, Node->getDebugLoc(), TII->get(Opc), VRBase); in EmitSubregNode()
645 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitCopyToRegClassNode()
663 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II, NewVReg); in EmitRegSequence()
707 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValue()
792 DebugLoc DL = SD->getDebugLoc(); in EmitDbgInstrRef()
924 DebugLoc DL = SD->getDebugLoc(); in EmitDbgNoLocation()
934 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValueList()
950 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValueFromSingleOp()
983 DebugLoc DL = SD->getDebugLoc(); in EmitDbgLabel()
1066 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II); in EmitMachineNode()
1259 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSpecialNode()
1272 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitSpecialNode()
1287 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSpecialNode()
1298 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp)) in EmitSpecialNode()
1309 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp)) in EmitSpecialNode()
1328 BuildMI(*MF, Node->getDebugLoc(), TII->get(TgtOpc)); in EmitSpecialNode()