Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dembed_memref_prints.cc38 Operation* EmitMemRefPrint(Location loc, Type element_type, Value arg, in EmitMemRefPrint() function
82 void EmitMemRefPrint(Location loc, Value memref, OpBuilder* b) { in EmitMemRefPrint() function