Searched refs:readYaml (Results 1 – 4 of 4) sorted by relevance
80 static Expected<InstructionBenchmark> readYaml(const LLVMState &State,
335 InstructionBenchmark::readYaml(const LLVMState &State, StringRef Filename) { in readYaml() function in llvm::exegesis::InstructionBenchmark
86 ExitOnErr(InstructionBenchmark::readYaml(State, Filename)); in TEST_F()
91 ExitOnErr(InstructionBenchmark::readYaml(State, Filename)); in TEST()