HomeSort by relevance Sort by last modified time
    Searched defs:ByteSwap_32 (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MathExtras.h 130 /// ByteSwap_32 - This function returns a byte-swapped representation of the
132 inline uint32_t ByteSwap_32(uint32_t Value) {
  /external/llvm/include/llvm/Support/
MathExtras.h 393 /// ByteSwap_32 - This function returns a byte-swapped representation of the
395 inline uint32_t ByteSwap_32(uint32_t Value) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
MathExtras.h 444 inline uint32_t ByteSwap_32(uint32_t Value) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MathExtras.h 415 /// ByteSwap_32 - This function returns a byte-swapped representation of the
417 inline uint32_t ByteSwap_32(uint32_t Value) {

Completed in 1437 milliseconds