Home
last modified time | relevance | path

Searched refs:ubig32_t (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DEndian.h178 <uint32_t, big, unaligned> ubig32_t;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h263 <uint32_t, big, unaligned> ubig32_t; typedef
/external/llvm/include/llvm/Support/
DEndian.h264 <uint32_t, big, unaligned> ubig32_t; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DBinaryStreamTest.cpp526 support::ubig32_t Big{28907823}; in TEST_F()
545 const support::ubig32_t *Big2; in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DEndian.h298 using ubig32_t = variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1595 const auto Word = reinterpret_cast<const support::ubig32_t *>( in DisassembleObject()