Home
last modified time | relevance | path

Searched refs:convertYAML (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/yaml2obj/
Dyaml2obj.cpp43 static int convertYAML(yaml::Input &YIn, raw_ostream &Out) { in convertYAML() function
94 int Res = convertYAML(YIn, Out->os()); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2obj.cpp46 static int convertYAML(yaml::Input &YIn, raw_ostream &Out) { in convertYAML() function
90 int Res = convertYAML(YIn, Out->os()); in main()