Searched defs:IsReduction (Results 1 – 4 of 4) sorted by relevance
175 bool IsReduction = TII->isReductionOp(MI.getOpcode()); in runOnMachineFunction() local
239 bool IsReduction = TII->isReductionOp(MI.getOpcode()); in runOnMachineFunction() local
472 bool IsReduction(const NodeDef& node) { in IsReduction() function
687 bool TFGraphDialect::IsReduction(TFOp op) const { in IsReduction() function in mlir::tfg::TFGraphDialect