| /external/tensorflow/tensorflow/compiler/xla/python/ | 
| D | mlir.cc | 58 StatusOr<XlaComputation> PyMlirModuleToXlaComputation(std::string mlir_module,  in PyMlirModuleToXlaComputation()87   py::module mlir_module = m.def_submodule("mlir", "MLIR/XLA integration");  in BuildMlirSubmodule()  local
 
 | 
| D | py_client.cc | 337     std::string mlir_module, CompileOptions options,  in CompileMlir()
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ | 
| D | serialize_mlir_module_utils.cc | 38                              mlir::OwningOpRef<mlir::ModuleOp>* mlir_module) {  in DeserializeMlirModule()
 | 
| D | compile_mlir_util.cc | 675   mlir::OwningOpRef<mlir::ModuleOp> mlir_module;  in CompileSerializedMlirToXlaHlo()  local
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ | 
| D | set_tpu_infeed_layout.cc | 31 bool SetTPUInfeedLayout(mlir::OwningOpRef<mlir::ModuleOp> &mlir_module) {  in SetTPUInfeedLayout()
 | 
| /external/tensorflow/tensorflow/core/tpu/kernels/ | 
| D | tpu_compile.proto | 51   string mlir_module = 8;  field
 | 
| D | tpu_compile_op_impl.h | 38   TpuCompileOpKernelImpl(const std::string& mlir_module,  in TpuCompileOpKernelImpl()
 | 
| D | tpu_compile_op_impl.cc | 67     std::string mlir_module;  in CreateMlirImpl()  local
 | 
| D | tpu_compile_op_support.h | 50   absl::string_view mlir_module;  member
 | 
| D | tpu_compile_op_common.h | 66   TpuCompileOpKernelCommon(const std::string& mlir_module,  in TpuCompileOpKernelCommon()
 | 
| D | tpu_compile_op_support.cc | 396                                     std::string* mlir_module) {  in CompileOpMetadataFromContext()
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/jit/ | 
| D | tf_jitrt_benchmark_test.cc | 29 static const char* mlir_module = R"(  variable
 | 
| /external/tensorflow/tensorflow/compiler/mlir/xla/experimental/conv_emitter/ | 
| D | conv_emitter_test.cc | 57   mlir::OwningOpRef<mlir::ModuleOp> mlir_module(  in CompileHloConvAndGetMlir()  local
 | 
| /external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/ | 
| D | jit_compiler.cc | 141                          std::string_view mlir_module,  in JitCompiler()158                          std::string_view mlir_module,  in Instantiate()
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/runtime/ | 
| D | jit_executable.cc | 97     std::string_view mlir_module, std::string_view entrypoint, Options opts,  in Instantiate()149 JitExecutable::JitExecutable(std::string_view mlir_module,  in JitExecutable()
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ | 
| D | gpu_compiler.h | 55                             const std::string& mlir_module,  in JitRtAotCompilationResult()
 | 
| D | gpu_compiler.cc | 879     mlir::ModuleOp mlir_module, llvm::StringRef entry_function_name,  in LowerToJitRt()1008   mlir::OwningOpRef<mlir::ModuleOp> mlir_module =  in CompileModuleToLlvmIrImpl()  local
 
 | 
| D | gpu_executable.cc | 1027     absl::string_view mlir_module,  in LoadFromObjFile()
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ | 
| D | tf_remaining_ops.cc | 124     mlir::OwningOpRef<mlir::ModuleOp>* mlir_module) {  in GetHostFunc()
 | 
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ | 
| D | mlir_emitter.cc | 117   mlir::OwningOpRef<mlir::ModuleOp> mlir_module = mlir::ModuleOp::create(loc);  in EmitMlirFuncAndCall()  local
 | 
| D | cpu_compiler.cc | 895 Status LowerMLIRModule(mlir::ModuleOp mlir_module,  in LowerMLIRModule()1004   auto mlir_module = builder.create<mlir::ModuleOp>(builder.getUnknownLoc());  in createMLIRModule()  local
 
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/python_binding/ | 
| D | tf_cpurt_executor.cc | 70     const std::string& mlir_module, const std::string& entrypoint,  in Compile()
 | 
| D | tf_jitrt_executor.cc | 78     const std::string& mlir_module, const std::string& entrypoint,  in Compile()
 | 
| /external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/ | 
| D | tpu_client_extension.cc | 155               -> StatusOr<std::unique_ptr<PyTpuExecutable>> {  in PYBIND11_MODULE()
 | 
| /external/tensorflow/tensorflow/compiler/xla/service/ | 
| D | hlo.proto | 771   string mlir_module = 4;  field
 |