Searched refs:EmitAllReduceOp (Results 1 – 2 of 2) sorted by relevance
94 xla::StatusOr<lmhlo::AllReduceOp> EmitAllReduceOp(
257 return EmitAllReduceOp(instr); in EmitOp()1075 StatusOr<lmhlo::AllReduceOp> LhloDialectEmitter::EmitAllReduceOp( in EmitAllReduceOp() function in mlir::LhloDialectEmitter