Searched defs:CondRegs (Results 1 – 2 of 2) sorted by relevance
538 CondRegArray CondRegs = collectCondsInRegs(*TestMBB, TestPos); in runOnMachineFunction() local735 CondRegArray CondRegs = {}; in collectCondsInRegs() local770 const DebugLoc &TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg()795 CondRegArray &CondRegs) { in rewriteArithmetic()851 CondRegArray &CondRegs) { in rewriteCMov()877 CondRegArray &CondRegs) { in rewriteFCMov()919 const DebugLoc &TestLoc, MachineInstr &JmpI, CondRegArray &CondRegs) { in rewriteCondJmp()953 CondRegArray &CondRegs) { in rewriteSetCC()
2250 SmallVector<Register, 1> CondRegs(OpdMapper.getVRegs(1)); in applyMappingImpl() local