Searched refs:EmitFftOp (Results 1 – 2 of 2) sorted by relevance
128 xla::StatusOr<lmhlo::FftOp> EmitFftOp(const xla::HloInstruction* instr);
299 return EmitFftOp(instr); in EmitOp()1284 xla::StatusOr<lmhlo::FftOp> LhloDialectEmitter::EmitFftOp( in EmitFftOp() function in mlir::LhloDialectEmitter