Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer.cc878 void TraceAnalyzer::ParseMetadata() { in ParseMetadata() function in trace_analyzer::TraceAnalyzer
/external/tensorflow/tensorflow/compiler/xla/tools/parser/
Dhlo_parser.cc2447 bool HloParser::ParseMetadata(OpMetadata* metadata) { in ParseMetadata() function in xla::tools::__anon9449f1f20111::HloParser
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1032 bool BitcodeReader::ParseMetadata() { in ParseMetadata() function in BitcodeReader
/external/llvm/lib/AsmParser/
DLLParser.cpp4338 bool LLParser::ParseMetadata(Metadata *&MD, PerFunctionState *PFS) { in ParseMetadata() function in LLParser