Home
last modified time | relevance | path

Searched defs:binary_le_impl (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/yaml2obj/
Dyaml2coff.cpp245 struct binary_le_impl { struct
247 binary_le_impl(value_type V) : Value(V) {} in binary_le_impl() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFEmitter.cpp316 template <typename value_type> struct binary_le_impl { struct
318 binary_le_impl(value_type V) : Value(V) {} in binary_le_impl() argument
/external/llvm-project/llvm/lib/ObjectYAML/
DCOFFEmitter.cpp316 template <typename value_type> struct binary_le_impl { struct
318 binary_le_impl(value_type V) : Value(V) {} in binary_le_impl() argument