Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp338 yaml::Input Yin(*ExpectedMemoryBuffer.get()); in readYaml() local
355 yaml::Input Yin(*ExpectedMemoryBuffer.get()); in readYamls() local
388 yaml::Input Yin(InputContent); in readYamlFrom() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp245 yaml::Input Yin(S); in fromYAML() local