Home
last modified time | relevance | path

Searched defs:readYaml (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp335 InstructionBenchmark::readYaml(const LLVMState &State, StringRef Filename) { in readYaml() function in llvm::exegesis::InstructionBenchmark
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileYAML.cpp800 readYaml(std::unique_ptr<MemoryBuffer> &mb) { in readYaml() function