OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:swapByteOrder
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/Support/
SwapByteOrder.h
1
//===-
SwapByteOrder
.h - Generic and optimized byte swaps -------*- C++ -*-===//
117
inline void
swapByteOrder
(T &Value) {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
SwapByteOrder.h
1
//===-
SwapByteOrder
.h - Generic and optimized byte swaps -------*- C++ -*-===//
120
inline void
swapByteOrder
(T &Value) {
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
SwapByteOrder.h
1
//===-
SwapByteOrder
.h - Generic and optimized byte swaps -------*- C++ -*-===//
120
inline void
swapByteOrder
(T &Value) {
Completed in 4317 milliseconds