Searched refs:EmitInfeedOp (Results 1 – 2 of 2) sorted by relevance
82 xla::StatusOr<lmhlo::InfeedOp> EmitInfeedOp(const xla::HloInstruction* instr);
311 return EmitInfeedOp(instr); in EmitOp()1104 StatusOr<lmhlo::InfeedOp> LhloDialectEmitter::EmitInfeedOp( in EmitInfeedOp() function in mlir::LhloDialectEmitter