HomeSort by relevance Sort by last modified time
    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