Searched refs:EmitCollectivePermuteOp (Results 1 – 2 of 2) sorted by relevance
96 xla::StatusOr<lmhlo::CollectivePermuteOp> EmitCollectivePermuteOp(
275 return EmitCollectivePermuteOp(instr); in EmitOp()1091 LhloDialectEmitter::EmitCollectivePermuteOp(const HloInstruction* instr) { in EmitCollectivePermuteOp() function in mlir::LhloDialectEmitter