Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp520 CondRegArray CondRegs = collectCondsInRegs(*TestMBB, TestPos); in runOnMachineFunction() local
728 CondRegArray CondRegs = {}; in collectCondsInRegs() local
763 DebugLoc TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg()
788 CondRegArray &CondRegs) { in rewriteArithmetic()
843 CondRegArray &CondRegs) { in rewriteCMov()
868 DebugLoc TestLoc, MachineInstr &JmpI, CondRegArray &CondRegs) { in rewriteCondJmp()
902 CondRegArray &CondRegs) { in rewriteSetCarryExtended()
1028 CondRegArray &CondRegs) { in rewriteSetCC()