Searched defs:IsReduction (Results 1 – 4 of 4) sorted by relevance
176 bool IsReduction = TII->isReductionOp(MI.getOpcode()); in runOnMachineFunction() local
239 bool IsReduction = TII->isReductionOp(MI.getOpcode()); in runOnMachineFunction() local
426 const bool IsReduction = in MatchReductions() local
399 bool IsReduction(const NodeDef& node) { in IsReduction() function