Searched refs:IsReduction (Results 1 – 4 of 4) sorted by relevance
63 bool IsReduction = TII->isReductionOp(MI.getOpcode()); in runOnMachineFunction() local66 if (!IsReduction && !IsVector && !IsCube) { in runOnMachineFunction()104 if (IsReduction) { in runOnMachineFunction()
238 bool IsReduction = TII->isReductionOp(MI.getOpcode()); in runOnMachineFunction() local241 if (!IsReduction && !IsVector && !IsCube) { in runOnMachineFunction()284 if (IsReduction) { in runOnMachineFunction()
605 IsReduction(IsRedux), PatternLastInst(I), MinMaxKind(MRK_Invalid) {} in ReductionInstDesc()608 IsReduction(true), PatternLastInst(I), MinMaxKind(K) {} in ReductionInstDesc()611 bool IsReduction; member4872 if (!ReduxDesc.IsReduction) in AddReductionVar()4935 !isMinMaxSelectCmpPattern(UI, IgnoredVal).IsReduction)) in AddReductionVar()