Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.h86 class Error readYamlFrom(const LLVMState &State, StringRef InputContent);
DBenchmarkResult.cpp386 Error InstructionBenchmark::readYamlFrom(const LLVMState &State, in readYamlFrom() function in llvm::exegesis::InstructionBenchmark