HomeSort by relevance Sort by last modified time
    Searched refs:nvptx (Results 1 - 25 of 36) sorted by null

1 2

  /external/llvm/lib/Target/NVPTX/TargetInfo/
NVPTXTargetInfo.cpp 1 //===-- NVPTXTargetInfo.cpp - NVPTX Target Implementation -----------------===//
10 #include "NVPTX.h"
19 RegisterTarget<Triple::nvptx> X(TheNVPTXTarget32, "nvptx",
  /external/llvm/lib/Support/
Triple.cpp 52 case nvptx: return "nvptx";
117 // NVPTX intrinsics are namespaced under nvvm.
118 case nvptx: return "nvvm";
271 .Case("nvptx", nvptx)
382 .Case("nvptx", Triple::nvptx)
600 case Triple::nvptx:
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Triple.cpp 55 case nvptx: return "nvptx";
120 // NVPTX intrinsics are namespaced under nvvm.
121 case nvptx: return "nvvm";
284 .Case("nvptx", nvptx)
398 .Case("nvptx", Triple::nvptx)
622 case Triple::nvptx:
    [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 77 nvptx, // NVPTX: 32-bit enumerator in enum:llvm::Triple::ArchType
78 nvptx64, // NVPTX: 64-bit
585 /// Tests whether the target is NVPTX (32- or 64-bit).
587 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 80 nvptx, // NVPTX: 32-bit enumerator in enum:llvm::Triple::ArchType
81 nvptx64, // NVPTX: 64-bit
602 /// Tests whether the target is NVPTX (32- or 64-bit).
604 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 80 nvptx, // NVPTX: 32-bit enumerator in enum:llvm::Triple::ArchType
81 nvptx64, // NVPTX: 64-bit
623 /// Tests whether the target is NVPTX (32- or 64-bit).
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 80 nvptx, // NVPTX: 32-bit enumerator in enum:llvm::Triple::ArchType
81 nvptx64, // NVPTX: 64-bit
623 /// Tests whether the target is NVPTX (32- or 64-bit).
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 80 nvptx, // NVPTX: 32-bit enumerator in enum:llvm::Triple::ArchType
81 nvptx64, // NVPTX: 64-bit
623 /// Tests whether the target is NVPTX (32- or 64-bit).
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 80 nvptx, // NVPTX: 32-bit enumerator in enum:llvm::Triple::ArchType
81 nvptx64, // NVPTX: 64-bit
623 /// Tests whether the target is NVPTX (32- or 64-bit).
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 80 nvptx, // NVPTX: 32-bit enumerator in enum:llvm::Triple::ArchType
81 nvptx64, // NVPTX: 64-bit
623 /// Tests whether the target is NVPTX (32- or 64-bit).
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 80 nvptx, // NVPTX: 32-bit enumerator in enum:llvm::Triple::ArchType
81 nvptx64, // NVPTX: 64-bit
623 /// Tests whether the target is NVPTX (32- or 64-bit).
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 80 nvptx, // NVPTX: 32-bit enumerator in enum:llvm::Triple::ArchType
81 nvptx64, // NVPTX: 64-bit
623 /// Tests whether the target is NVPTX (32- or 64-bit).
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 80 nvptx, // NVPTX: 32-bit enumerator in enum:llvm::Triple::ArchType
81 nvptx64, // NVPTX: 64-bit
623 /// Tests whether the target is NVPTX (32- or 64-bit).
625 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /external/llvm/unittests/ADT/
TripleTest.cpp 553 T.setArch(Triple::nvptx);
554 EXPECT_EQ(Triple::nvptx, T.get32BitArchVariant().getArch());
578 EXPECT_EQ(Triple::nvptx, T.get32BitArchVariant().getArch());
    [all...]
  /external/ImageMagick/config/
config.sub 334 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/e2fsprogs/config/
config.sub 334 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/google-breakpad/autotools/
config.sub 329 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/icu/icu4c/source/
config.sub 328 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/jemalloc/build-aux/
config.sub 335 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/libmicrohttpd/
config.sub 330 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/libnetfilter_conntrack/build-aux/
config.sub 330 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/libpcap/
config.sub 334 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/lmfit/build-aux/
config.sub 335 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/openssh/
config.sub 334 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/pcre/dist2/
config.sub 334 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]

Completed in 635 milliseconds

1 2