Home
last modified time | relevance | path

Searched defs:byte_swap (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DEndian.h51 inline value_type byte_swap(value_type value, endianness endian) { in byte_swap() function
59 inline value_type byte_swap(value_type value) { in byte_swap() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h38 inline value_type byte_swap(value_type value) { in byte_swap() function
/third_party/zlib/
Dcrc32.c126 local z_word_t byte_swap(word) in byte_swap() function
/third_party/node/deps/zlib/
Dcrc32.c120 local z_word_t byte_swap(z_word_t word) { in byte_swap() function