Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp437 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp436 DebugLoc TestLoc = CopyDefI.getDebugLoc(); in runOnMachineFunction() local
773 DebugLoc TestLoc, X86::CondCode Cond) { in promoteCondToReg()
785 DebugLoc TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg()
809 DebugLoc TestLoc, MachineInstr &MI, MachineOperand &FlagUse, in rewriteArithmetic()
862 DebugLoc TestLoc, in rewriteCMov()
888 DebugLoc TestLoc, in rewriteFCMov()
933 DebugLoc TestLoc, MachineInstr &JmpI, CondRegArray &CondRegs) { in rewriteCondJmp()
964 DebugLoc TestLoc, MachineInstr &SetBI, MachineOperand &FlagUse, in rewriteSetCarryExtended()
1088 DebugLoc TestLoc, in rewriteSetCC()