Searched defs:CondRegs (Results 1 – 2 of 2) sorted by relevance
540 CondRegArray CondRegs = collectCondsInRegs(*TestMBB, TestPos); in runOnMachineFunction() local717 CondRegArray CondRegs = {}; in collectCondsInRegs() local752 const DebugLoc &TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg()778 CondRegArray &CondRegs) { in rewriteSetCC()815 const DebugLoc &Loc, MachineInstr &MI, CondRegArray &CondRegs) { in rewriteArithmetic()891 CondRegArray &CondRegs) { in rewriteMI()
2311 SmallVector<Register, 1> CondRegs(OpdMapper.getVRegs(1)); in applyMappingImpl() local