Home
last modified time | relevance | path

Searched refs:readYamlCommon (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp235 readYamlCommon(const BenchmarkResultContext &Context, in readYamlCommon() function
253 return readYamlCommon<InstructionBenchmark>(Context, Filename); in readYaml()
259 return readYamlCommon<std::vector<InstructionBenchmark>>(Context, Filename); in readYamls()