Lines Matching refs:getDebugLoc
174 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitCopyFromReg()
278 BuildMI(*MBB, InsertPos, Op.getDebugLoc(), in getVR()
332 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(), in AddRegisterOperand()
399 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(), in AddOperand()
525 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
535 Node->isDivergent(), Node->getDebugLoc()); in EmitSubregNode()
542 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
580 BuildMI(*MF, Node->getDebugLoc(), TII->get(Opc), VRBase); in EmitSubregNode()
618 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitCopyToRegClassNode()
636 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II, NewVReg); in EmitRegSequence()
680 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValue()
765 DebugLoc DL = SD->getDebugLoc(); in EmitDbgInstrRef()
897 DebugLoc DL = SD->getDebugLoc(); in EmitDbgNoLocation()
907 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValueList()
923 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValueFromSingleOp()
956 DebugLoc DL = SD->getDebugLoc(); in EmitDbgLabel()
1039 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II); in EmitMachineNode()
1221 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSpecialNode()
1234 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitSpecialNode()
1249 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSpecialNode()
1260 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp)) in EmitSpecialNode()
1271 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp)) in EmitSpecialNode()
1290 BuildMI(*MF, Node->getDebugLoc(), TII->get(TgtOpc)); in EmitSpecialNode()