Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/
H A Dir_dumper.cpp66 bool IRDumper::DumpModule(const ModuleIR &module) { in DumpModule() function in header_checker::repr::IRDumper
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/
H A Dmlir_graph_optimization_pass.cc78 static void DumpModule(mlir::ModuleOp module, std::string file_prefix) { in DumpModule() function
/aosp_15_r20/external/google-breakpad/src/client/linux/microdump_writer/
H A Dmicrodump_writer.cc452 void DumpModule(const MappingInfo& mapping, in DumpModule() function in __anon601c17990111::MicrodumpWriter