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

  /external/llvm/include/llvm/ADT/
Triple.h 78 nvptx64, // NVPTX: 64-bit enumerator in enum:llvm::Triple::ArchType
587 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 81 nvptx64, // NVPTX: 64-bit enumerator in enum:llvm::Triple::ArchType
604 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 81 nvptx64, // NVPTX: 64-bit enumerator in enum:llvm::Triple::ArchType
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 81 nvptx64, // NVPTX: 64-bit enumerator in enum:llvm::Triple::ArchType
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 81 nvptx64, // NVPTX: 64-bit enumerator in enum:llvm::Triple::ArchType
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 81 nvptx64, // NVPTX: 64-bit enumerator in enum:llvm::Triple::ArchType
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 81 nvptx64, // NVPTX: 64-bit enumerator in enum:llvm::Triple::ArchType
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 81 nvptx64, // NVPTX: 64-bit enumerator in enum:llvm::Triple::ArchType
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 81 nvptx64, // NVPTX: 64-bit enumerator in enum:llvm::Triple::ArchType
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 81 nvptx64, // NVPTX: 64-bit enumerator in enum:llvm::Triple::ArchType
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;

Completed in 317 milliseconds