Searched refs:EmitMapOp (Results 1 – 2 of 2) sorted by relevance
85 xla::StatusOr<lmhlo::MapOp> EmitMapOp(const xla::HloInstruction* instr);
321 return EmitMapOp(instr); in EmitOp()958 StatusOr<lmhlo::MapOp> LhloDialectEmitter::EmitMapOp( in EmitMapOp() function in mlir::LhloDialectEmitter