Lines Matching refs:getDebugLoc

179     BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY),  in EmitCopyFromReg()
283 BuildMI(*MBB, InsertPos, Op.getDebugLoc(), in getVR()
330 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(), in AddRegisterOperand()
397 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(), in AddOperand()
523 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
533 Node->isDivergent(), Node->getDebugLoc()); in EmitSubregNode()
540 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
578 BuildMI(*MF, Node->getDebugLoc(), TII->get(Opc), VRBase); in EmitSubregNode()
616 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitCopyToRegClassNode()
634 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II, NewVReg); in EmitRegSequence()
680 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValue()
769 DebugLoc DL = SD->getDebugLoc(); in EmitDbgInstrRef()
862 DebugLoc DL = SD->getDebugLoc(); in EmitDbgNoLocation()
876 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValueFromSingleOp()
898 DebugLoc DL = SD->getDebugLoc(); in EmitDbgLabel()
981 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II); in EmitMachineNode()
1152 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSpecialNode()
1165 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitSpecialNode()
1180 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSpecialNode()
1191 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp)) in EmitSpecialNode()
1202 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp)) in EmitSpecialNode()
1221 BuildMI(*MF, Node->getDebugLoc(), TII->get(TgtOpc)); in EmitSpecialNode()