Home
last modified time | relevance | path

Searched defs:getEndian (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/MSF/
DMappedBlockStream.h60 support::endianness getEndian() const override { in getEndian() function
127 support::endianness getEndian() const override { in getEndian() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DBinaryByteStream.h40 llvm::support::endianness getEndian() const override { return Endian; } in getEndian() function
97 llvm::support::endianness getEndian() const override { in getEndian() function
147 llvm::support::endianness getEndian() const override { return Endian; } in getEndian() function
240 llvm::support::endianness getEndian() const override { in getEndian() function
DBinaryItemStream.h40 llvm::support::endianness getEndian() const override { return Endian; } in getEndian() function
DBinaryStreamRef.h48 llvm::support::endianness getEndian() const { in getEndian() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DBinaryStreamRef.cpp22 llvm::support::endianness getEndian() const override { in getEndian() function in __anona6344a4d0111::ArrayRefImpl
45 llvm::support::endianness getEndian() const override { in getEndian() function in __anona6344a4d0111::MutableArrayRefImpl
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/MSF/
DMappedBlockStreamTest.cpp38 endianness getEndian() const override { return little; } in getEndian() function in __anon20d442d40111::DiscontiguousStream
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DBinaryStreamTest.cpp33 endianness getEndian() const override { return Endian; } in getEndian() function in __anonb96296ec0111::BrokenStream