Home
last modified time | relevance | path

Searched refs:TestLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp111 const DebugLoc &TestLoc, MachineInstr &MI,
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() local
511 TestLoc = DebugLoc(); in runOnMachineFunction()
758 const DebugLoc &TestLoc, X86::CondCode Cond) { in promoteCondToReg() argument
760 auto SetI = BuildMI(TestMBB, TestPos, TestLoc, in promoteCondToReg()
774 CondReg = promoteCondToReg(TestMBB, TestPos, TestLoc, Cond); in getCondOrInverseInReg()
829 CondReg = promoteCondToReg(TestMBB, TestPos, TestLoc, Cond); in rewriteArithmetic()
[all …]