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

  /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";
114 case nvptx: return "nvptx";
115 case nvptx64: return "nvptx";
260 .Case("nvptx", nvptx)
368 .Case("nvptx", Triple::nvptx)
572 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
  /external/llvm/unittests/ADT/
TripleTest.cpp 512 T.setArch(Triple::nvptx);
513 EXPECT_EQ(Triple::nvptx, T.get32BitArchVariant().getArch());
537 EXPECT_EQ(Triple::nvptx, T.get32BitArchVariant().getArch());
    [all...]
  /external/e2fsprogs/config/
config.sub 328 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 329 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/libmicrohttpd/
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/pcre/dist/
config.sub 334 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/tcpdump/
config.sub 334 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /toolchain/binutils/binutils-2.25/
config.sub 333 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
    [all...]
  /external/clang/lib/Basic/
Targets.cpp     [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
CGBuiltin.cpp     [all...]
  /external/clang/lib/Driver/
Tools.cpp     [all...]
  /external/llvm/
configure     [all...]

Completed in 342 milliseconds