Home
last modified time | relevance | path

Searched defs:YIn (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/yaml2obj/
Dyaml2obj.cpp43 static int convertYAML(yaml::Input &YIn, raw_ostream &Out) { in convertYAML()
92 yaml::Input YIn(Buf.get()->getBuffer()); in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2obj.cpp46 static int convertYAML(yaml::Input &YIn, raw_ostream &Out) { in convertYAML()
88 yaml::Input YIn(Buf.get()->getBuffer()); in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp354 yaml::Input YIn(YAMLString); in EmitDebugSections() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DYAMLIOTest.cpp296 Input YIn(Serialized); in TEST() local