Home
last modified time | relevance | path

Searched defs:IsBigEndianHost (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DHost.h35 static const bool IsBigEndianHost = true; variable
/external/llvm/include/llvm/Support/
DHost.h33 static const bool IsBigEndianHost = true; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DHost.h45 constexpr bool IsBigEndianHost = true; variable