Searched defs:TestLoc (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FlagsCopyLowering.cpp | 419 DebugLoc TestLoc = CopyDefI.getDebugLoc(); in runOnMachineFunction() local 740 const DebugLoc &TestLoc, X86::CondCode Cond) { in promoteCondToReg() 752 const DebugLoc &TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg() 776 const DebugLoc &TestLoc, MachineInstr &MI, MachineOperand &FlagUse, in rewriteArithmetic() 822 const DebugLoc &TestLoc, in rewriteCMov() 848 const DebugLoc &TestLoc, in rewriteFCMov() 893 const DebugLoc &TestLoc, MachineInstr &JmpI, CondRegArray &CondRegs) { in rewriteCondJmp() 924 const DebugLoc &TestLoc, in rewriteSetCC()
|