Home
last modified time | relevance | path

Searched refs:read32be (Results 126 – 150 of 192) sorted by relevance

12345678

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DEndian.h384 inline uint32_t read32be(const void *P) { return read32<big>(P); } in read32be() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DEndian.h384 inline uint32_t read32be(const void *P) { return read32<big>(P); } in read32be() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Support/
H A DEndian.h386 inline uint32_t read32be(const void *P) { return read32<big>(P); } in read32be() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DEndian.h384 inline uint32_t read32be(const void *P) { return read32<big>(P); } in read32be() function
/dports/devel/llvm90/llvm-9.0.1.src/lib/Object/
H A DXCOFFObjectFile.cpp489 uint32_t Size = support::endian::read32be(Obj->base() + Offset); in parseStringTable()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Support/
H A DEndian.h386 inline uint32_t read32be(const void *P) { return read32<big>(P); } in read32be() function
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/Support/
H A DEndian.h386 inline uint32_t read32be(const void *P) { return read32<big>(P); } in read32be() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in isLiteralERE()
H A DSHA256.cpp210 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
H A DSHA256.cpp210 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DSHA1.cpp231 InternalState.Buffer.L[I] = support::endian::read32be(&Data[I * 4]); in update()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Object/
H A DXCOFFObjectFile.cpp631 uint32_t Size = support::endian::read32be(Obj->base() + Offset); in parseStringTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp631 uint32_t Size = support::endian::read32be(Obj->base() + Offset); in parseStringTable()

12345678