Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/MSF/
DMappedBlockStream.h57 support::endianness getEndian() const override { in getEndian() function
124 support::endianness getEndian() const override { in getEndian() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMappedBlockStream.h59 support::endianness getEndian() const override { in getEndian() function
126 support::endianness getEndian() const override { in getEndian() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryByteStream.h39 llvm::support::endianness getEndian() const override { return Endian; } in getEndian() function
96 llvm::support::endianness getEndian() const override { in getEndian() function
146 llvm::support::endianness getEndian() const override { return Endian; } in getEndian() function
239 llvm::support::endianness getEndian() const override { in getEndian() function
DBinaryItemStream.h39 llvm::support::endianness getEndian() const override { return Endian; } in getEndian() function
DBinaryStreamRef.h47 llvm::support::endianness getEndian() const { in getEndian() function
/external/llvm-project/llvm/include/llvm/Support/
DBinaryByteStream.h39 llvm::support::endianness getEndian() const override { return Endian; } in getEndian() function
96 llvm::support::endianness getEndian() const override { in getEndian() function
146 llvm::support::endianness getEndian() const override { return Endian; } in getEndian() function
239 llvm::support::endianness getEndian() const override { in getEndian() function
DBinaryItemStream.h39 llvm::support::endianness getEndian() const override { return Endian; } in getEndian() function
DBinaryStreamRef.h47 llvm::support::endianness getEndian() const { in getEndian() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBinaryStreamRef.cpp21 llvm::support::endianness getEndian() const override { in getEndian() function in __anon258ee4f50111::ArrayRefImpl
44 llvm::support::endianness getEndian() const override { in getEndian() function in __anon258ee4f50111::MutableArrayRefImpl
/external/llvm-project/llvm/lib/Support/
DBinaryStreamRef.cpp21 llvm::support::endianness getEndian() const override { in getEndian() function in __anone37034010111::ArrayRefImpl
44 llvm::support::endianness getEndian() const override { in getEndian() function in __anone37034010111::MutableArrayRefImpl
/external/llvm-project/llvm/unittests/DebugInfo/MSF/
DMappedBlockStreamTest.cpp37 endianness getEndian() const override { return little; } in getEndian() function in __anon4f7051880111::DiscontiguousStream
/external/llvm-project/llvm/unittests/Support/
DBinaryStreamTest.cpp33 endianness getEndian() const override { return Endian; } in getEndian() function in __anon6f480e200111::BrokenStream