Searched defs:CondRegs (Results 1 – 2 of 2) sorted by relevance
547 CondRegArray CondRegs = collectCondsInRegs(*TestMBB, TestPos); in runOnMachineFunction() local724 CondRegArray CondRegs = {}; in collectCondsInRegs() local759 const DebugLoc &TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg()785 CondRegArray &CondRegs) { in rewriteSetCC()845 const DebugLoc &Loc, MachineInstr &MI, CondRegArray &CondRegs) { in rewriteArithmetic()921 CondRegArray &CondRegs) { in rewriteMI()
2339 SmallVector<Register, 1> CondRegs(OpdMapper.getVRegs(1)); in applyMappingImpl() local