Searched refs:EmitAllGatherOp (Results 1 – 2 of 2) sorted by relevance
92 xla::StatusOr<lmhlo::AllGatherOp> EmitAllGatherOp(
255 return EmitAllGatherOp(instr); in EmitOp()1061 StatusOr<lmhlo::AllGatherOp> LhloDialectEmitter::EmitAllGatherOp( in EmitAllGatherOp() function in mlir::LhloDialectEmitter