Searched refs:TestLoc (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86FlagsCopyLowering.cpp | 111 DebugLoc TestLoc, X86::CondCode Cond); 419 DebugLoc TestLoc = CopyDefI.getDebugLoc(); in runOnMachineFunction() local 493 TestLoc = DebugLoc(); in runOnMachineFunction() 751 DebugLoc TestLoc, X86::CondCode Cond) { in promoteCondToReg() argument 753 auto SetI = BuildMI(TestMBB, TestPos, TestLoc, in promoteCondToReg() 767 CondReg = promoteCondToReg(TestMBB, TestPos, TestLoc, Cond); in getCondOrInverseInReg() 787 DebugLoc TestLoc, MachineInstr &MI, MachineOperand &FlagUse, in rewriteArithmetic() argument 821 CondReg = promoteCondToReg(TestMBB, TestPos, TestLoc, Cond); in rewriteArithmetic() 840 DebugLoc TestLoc, in rewriteCMov() argument 1025 DebugLoc TestLoc, in rewriteSetCC() argument [all …]
|