Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp373 Error InstructionBenchmark::writeYamlTo(const LLVMState &State, in writeYamlTo() function in llvm::exegesis::InstructionBenchmark
400 if (auto Err = writeYamlTo(State, outs())) in writeYaml()
409 if (auto Err = writeYamlTo(State, Ostr)) in writeYaml()
DBenchmarkResult.h89 class Error writeYamlTo(const LLVMState &State, raw_ostream &S);