Searched defs:TestLoc (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FlagsCopyLowering.cpp | 436 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()
|