Home
last modified time | relevance | path

Searched defs:swapByteOrder (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/llvm/unittests/Support/
H A DSwapByteOrderTest.cpp141 TEST(swapByteOrder, uint8_t) { in TEST() argument
147 TEST(swapByteOrder, uint16_t) { in TEST() argument
153 TEST(swapByteOrder, uint32_t) { in TEST() argument
159 TEST(swapByteOrder, uint64_t) { in TEST() argument
165 TEST(swapByteOrder, int8_t) { in TEST() argument
171 TEST(swapByteOrder, int16_t) { in TEST() argument
177 TEST(swapByteOrder, int32_t) { in TEST() argument
183 TEST(swapByteOrder, int64_t) { in TEST() argument
189 TEST(swapByteOrder, float) { in TEST() argument
195 TEST(swapByteOrder, double) { in TEST() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DSwapByteOrder.h61 inline void swapByteOrder(T &Value) { in swapByteOrder() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DSwapByteOrder.h61 inline void swapByteOrder(T &Value) { in swapByteOrder() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DSwapByteOrder.h61 inline void swapByteOrder(T &Value) { in swapByteOrder() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DSwapByteOrder.h61 inline void swapByteOrder(T &Value) { in swapByteOrder() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DSwapByteOrder.h117 inline void swapByteOrder(T &Value) { in swapByteOrder() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DSwapByteOrder.h120 inline void swapByteOrder(T &Value) { in swapByteOrder() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSwapByteOrder.h153 inline void swapByteOrder(T &Value) { in swapByteOrder() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DSwapByteOrder.h112 inline void swapByteOrder(T &Value) { in swapByteOrder() function