Home
last modified time | relevance | path

Searched defs:IndexCastConverter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
H A Dlower_index_cast_pass.cc33 struct IndexCastConverter : public OpRewritePattern<arith::IndexCastOp> { struct
36 LogicalResult matchAndRewrite(arith::IndexCastOp op, in matchAndRewrite()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dlower_index_cast_pass.cc33 struct IndexCastConverter : public OpRewritePattern<IndexCastOp> { struct
36 LogicalResult matchAndRewrite(IndexCastOp op, in matchAndRewrite()