Home
last modified time | relevance | path

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

/external/armnn/include/armnn/backends/
DIBackendInternal.hpp34 struct BackendVersion struct
36 uint32_t m_Major;
37 uint32_t m_Minor;
39 constexpr BackendVersion() in BackendVersion() function
43 constexpr BackendVersion(uint32_t major, uint32_t minor) in BackendVersion() function
48 bool operator==(const BackendVersion& other) const in operator ==()
55 bool operator<=(const BackendVersion& other) const in operator <=()
62 bool operator>=(const BackendVersion& other) const in operator >=()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp249 std::string BackendVersion; in visitKnownRecord() local
275 std::string BackendVersion; in visitKnownRecord() local
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp228 std::string BackendVersion; in visitCompile2Sym() local
257 std::string BackendVersion; in visitCompile3Sym() local