Searched refs:readYaml (Results 1 – 3 of 3) sorted by relevance
65 readYaml(const BenchmarkResultContext &Context, llvm::StringRef Filename);
251 InstructionBenchmark::readYaml(const BenchmarkResultContext &Context, in readYaml() function in exegesis::InstructionBenchmark
91 ExitOnErr(InstructionBenchmark::readYaml(Ctx, Filename)); in TEST()