Searched refs:EmitSortOp (Results 1 – 2 of 2) sorted by relevance
58 xla::StatusOr<lmhlo::SortOp> EmitSortOp(const xla::HloInstruction* instr);
389 return EmitSortOp(instr); in EmitOp()416 StatusOr<lmhlo::SortOp> LhloDialectEmitter::EmitSortOp( in EmitSortOp() function in mlir::LhloDialectEmitter