Searched refs:CondRegArray (Results 1 – 1 of 1) sorted by relevance
76 using CondRegArray = std::array<unsigned, X86::LAST_VALID_COND + 1>; typedef97 CondRegArray collectCondsInRegs(MachineBasicBlock &MBB,105 const DebugLoc &TestLoc, X86::CondCode Cond, CondRegArray &CondRegs);112 MachineOperand &FlagUse, CondRegArray &CondRegs);116 CondRegArray &CondRegs);120 MachineOperand &FlagUse, CondRegArray &CondRegs);124 CondRegArray &CondRegs);130 MachineOperand &FlagUse, CondRegArray &CondRegs);538 CondRegArray CondRegs = collectCondsInRegs(*TestMBB, TestPos); in runOnMachineFunction()733 CondRegArray X86FlagsCopyLoweringPass::collectCondsInRegs( in collectCondsInRegs()[all …]