Home
last modified time | relevance | path

Searched refs:EmitTriangularSolveCustomCall (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.h213 Status EmitTriangularSolveCustomCall(mlir::Operation* op);
H A Dir_emitter_unnested.cc1401 Status IrEmitterUnnested::EmitTriangularSolveCustomCall(mlir::Operation* op) { in EmitTriangularSolveCustomCall() function in xla::gpu::IrEmitterUnnested
5317 return EmitTriangularSolveCustomCall(op); in EmitOp()