Searched refs:IsReduction (Results 1 – 3 of 3) sorted by relevance
63 bool IsReduction = TII->isReductionOp(MI.getOpcode()); in runOnMachineFunction() local66 if (!IsReduction && !IsVector && !IsCube) { in runOnMachineFunction()104 if (IsReduction) { in runOnMachineFunction()
239 bool IsReduction = TII->isReductionOp(MI.getOpcode()); in runOnMachineFunction() local242 if (!IsReduction && !IsVector && !IsCube) { in runOnMachineFunction()285 if (IsReduction) { in runOnMachineFunction()
626 IsReduction(IsRedux), PatternLastInst(I), MinMaxKind(MRK_Invalid) {} in ReductionInstDesc()629 IsReduction(true), PatternLastInst(I), MinMaxKind(K) {} in ReductionInstDesc()632 bool IsReduction; member4129 if (!ReduxDesc.IsReduction) in AddReductionVar()4192 !isMinMaxSelectCmpPattern(UI, IgnoredVal).IsReduction)) in AddReductionVar()