HomeSort by relevance Sort by last modified time
    Searched defs:isUIntN (Results 1 - 11 of 11) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MathExtras.h 73 /// isUIntN - Checks if an unsigned integer fits into the given (dynamic)
75 inline bool isUIntN(unsigned N, uint64_t x) {
  /external/llvm/include/llvm/Support/
MathExtras.h 336 /// isUIntN - Checks if an unsigned integer fits into the given (dynamic)
338 inline bool isUIntN(unsigned N, uint64_t x) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MathExtras.h 358 /// isUIntN - Checks if an unsigned integer fits into the given (dynamic)
360 inline bool isUIntN(unsigned N, uint64_t x) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 358 /// isUIntN - Checks if an unsigned integer fits into the given (dynamic)
360 inline bool isUIntN(unsigned N, uint64_t x) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 358 /// isUIntN - Checks if an unsigned integer fits into the given (dynamic)
360 inline bool isUIntN(unsigned N, uint64_t x) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 358 /// isUIntN - Checks if an unsigned integer fits into the given (dynamic)
360 inline bool isUIntN(unsigned N, uint64_t x) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 358 /// isUIntN - Checks if an unsigned integer fits into the given (dynamic)
360 inline bool isUIntN(unsigned N, uint64_t x) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 358 /// isUIntN - Checks if an unsigned integer fits into the given (dynamic)
360 inline bool isUIntN(unsigned N, uint64_t x) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 358 /// isUIntN - Checks if an unsigned integer fits into the given (dynamic)
360 inline bool isUIntN(unsigned N, uint64_t x) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 358 /// isUIntN - Checks if an unsigned integer fits into the given (dynamic)
360 inline bool isUIntN(unsigned N, uint64_t x) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 358 /// isUIntN - Checks if an unsigned integer fits into the given (dynamic)
360 inline bool isUIntN(unsigned N, uint64_t x) {

Completed in 283 milliseconds