Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_translate.cc121 llvm::SourceMgr* source_mgr, MLIRContext* context, in FlatBufferFileToMlirTrans()
177 [](llvm::SourceMgr& source_mgr, MLIRContext* context) { in __anonacaeaea80202()
Dmlir_tflite_runner.cc110 llvm::SourceMgr source_mgr; in main() local
Dtf_tfl_translate.cc142 llvm::SourceMgr source_mgr; in main() local
Dtf_to_tfl_flatbuffer.cc103 llvm::SourceMgr* source_mgr, MLIRContext* context) { in LoadFromGraphdefOrMlirSource()
/external/tensorflow/tensorflow/compiler/mlir/tfr/python/
Dtfr_wrapper.cc43 llvm::SourceMgr source_mgr = llvm::SourceMgr(); in PYBIND11_MODULE() local
/external/tensorflow/tensorflow/compiler/mlir/tfjs/translate/
Dtf_tfjs_translate.cc127 llvm::SourceMgr source_mgr; in main() local
Dtf_to_tfjs_json.cc78 llvm::SourceMgr* source_mgr, MLIRContext* context) { in LoadFromGraphdefOrMlirSource()
/external/tensorflow/tensorflow/compiler/mlir/tfr/integration/
Dtfr_decompose_ctx.cc111 llvm::SourceMgr source_mgr; in GetFromText() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionParser.cpp117 clang::SourceManager &source_mgr) in LLDBPreprocessorCallbacks()
1036 clang::SourceManager &source_mgr = m_compiler->getSourceManager(); in ParseInternal() local