Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h127 struct ProducerEntry { struct
128 std::string Name;
129 std::string Version;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h136 struct ProducerEntry { struct
137 std::string Name;
138 std::string Version;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmYAML.cpp329 IO &IO, WasmYAML::ProducerEntry &ProducerEntry) { in mapping()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DWasmYAML.cpp334 IO &IO, WasmYAML::ProducerEntry &ProducerEntry) { in mapping()