Searched defs:TestLoc (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86FlagsCopyLowering.cpp | 437 DebugLoc TestLoc = CopyDefI.getDebugLoc(); in runOnMachineFunction() local 758 const DebugLoc &TestLoc, X86::CondCode Cond) { in promoteCondToReg() 770 const DebugLoc &TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg() 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()
|