Lines Matching refs:DebugLoc
102 const DebugLoc &TestLoc, X86::CondCode Cond);
105 const DebugLoc &TestLoc, X86::CondCode Cond, CondRegArray &CondRegs);
107 const DebugLoc &Loc, unsigned Reg);
111 const DebugLoc &TestLoc, MachineInstr &MI,
114 MachineBasicBlock::iterator TestPos, const DebugLoc &TestLoc,
119 const DebugLoc &TestLoc, MachineInstr &CMovI,
123 const DebugLoc &TestLoc, MachineInstr &JmpI,
129 const DebugLoc &TestLoc, MachineInstr &SetCCI,
437 DebugLoc TestLoc = CopyDefI.getDebugLoc(); in runOnMachineFunction()
511 TestLoc = DebugLoc(); in runOnMachineFunction()
758 const DebugLoc &TestLoc, X86::CondCode Cond) { in promoteCondToReg()
770 const DebugLoc &TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg()
784 const DebugLoc &Loc, unsigned Reg) { in insertTest()
794 const DebugLoc &TestLoc, MachineInstr &MI, MachineOperand &FlagUse, in rewriteArithmetic()
848 const DebugLoc &TestLoc, in rewriteCMov()
874 const DebugLoc &TestLoc, in rewriteFCMov()
919 const DebugLoc &TestLoc, MachineInstr &JmpI, CondRegArray &CondRegs) { in rewriteCondJmp()
950 const DebugLoc &TestLoc, in rewriteSetCC()