Searched refs:IsReduction (Results 1 – 2 of 2) sorted by relevance
239 bool IsReduction = TII->isReductionOp(MI.getOpcode()); in runOnMachineFunction() local242 if (!IsReduction && !IsVector && !IsCube) { in runOnMachineFunction()285 if (IsReduction) { in runOnMachineFunction()
647 IsReduction(IsRedux), PatternLastInst(I), MinMaxKind(MRK_Invalid) {} in ReductionInstDesc()650 IsReduction(true), PatternLastInst(I), MinMaxKind(K) {} in ReductionInstDesc()653 bool IsReduction; member5097 if (!ReduxDesc.IsReduction) in AddReductionVar()5160 !isMinMaxSelectCmpPattern(UI, IgnoredVal).IsReduction)) in AddReductionVar()