Searched refs:EmitOutfeedOp (Results 1 – 2 of 2) sorted by relevance
83 xla::StatusOr<lmhlo::OutfeedOp> EmitOutfeedOp(
335 return EmitOutfeedOp(instr); in EmitOp()1117 StatusOr<lmhlo::OutfeedOp> LhloDialectEmitter::EmitOutfeedOp( in EmitOutfeedOp() function in mlir::LhloDialectEmitter