Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp262 void InstructionBenchmark::writeYamlTo(const BenchmarkResultContext &Context, in writeYamlTo() function in exegesis::InstructionBenchmark
278 writeYamlTo(Context, llvm::outs()); in writeYaml()
287 writeYamlTo(Context, Ostr); in writeYaml()
DBenchmarkResult.h74 void writeYamlTo(const BenchmarkResultContext &Context, llvm::raw_ostream &S);