HomeSort by: relevance | last modified time | path
    Searched refs:nvptx (Results 1 - 25 of 92) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
gen-omp-device-properties.sh 21 nvptx_sm_def="$1/nvptx-sm.def"
26 echo arch: nvptx nvptx64
gen-h.sh 21 nvptx_sm_def="$1/nvptx-sm.def"
28 Generated automatically by gen-h.sh from nvptx-sm.def.
gen-opt.sh 21 nvptx_sm_def="$1/nvptx-sm.def"
33 ; Generated automatically by gen-opt.sh from nvptx-sm.def.
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
gen-omp-device-properties.sh 21 nvptx_sm_def="$1/nvptx-sm.def"
26 echo arch: nvptx
gen-h.sh 21 nvptx_sm_def="$1/nvptx-sm.def"
28 Generated automatically by gen-h.sh from nvptx-sm.def.
gen-opt.sh 21 nvptx_sm_def="$1/nvptx-sm.def"
33 ; Generated automatically by gen-opt.sh from nvptx-sm.def.
  /src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/TargetInfo/
NVPTXTargetInfo.cpp 1 //===-- NVPTXTargetInfo.cpp - NVPTX Target Implementation -----------------===//
23 RegisterTarget<Triple::nvptx> X(getTheNVPTXTarget32(), "nvptx",
24 "NVIDIA PTX 32-bit", "NVPTX");
26 "NVIDIA PTX 64-bit", "NVPTX");
  /src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
math.h 41 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
time.h 26 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
complex 43 device = {arch(nvptx, nvptx64)}, \
__clang_openmp_device_functions.h 18 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
cmath 31 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any, allow_templates)})
  /src/external/apache2/llvm/dist/llvm/lib/Support/
Triple.cpp 54 case nvptx: return "nvptx";
135 // NVPTX intrinsics are namespaced under nvvm.
136 case nvptx: return "nvvm";
316 .Case("nvptx", nvptx)
449 .Case("nvptx", Triple::nvptx)
721 case Triple::nvptx:
1291 case llvm::Triple::nvptx
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
Triple.h 86 nvptx, // NVPTX: 32-bit enumerator in enum:llvm::Triple::ArchType
87 nvptx64, // NVPTX: 64-bit
701 /// Tests whether the target is NVPTX (32- or 64-bit).
703 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64;
  /src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
OMPContext.cpp 53 case Triple::nvptx:
  /src/external/gpl3/gcc/dist/contrib/
config-list.mk 83 nvptx-none \
  /src/external/gpl3/gcc.old/dist/contrib/
config-list.mk 76 nvptx-none \
  /src/external/bsd/libevent/dist/build-aux/
config.sub 1220 | none | np1 | ns16k | ns32k | nvptx \
  /src/crypto/external/bsd/heimdal/dist/
config.sub 1249 | none | np1 | ns16k | ns32k | nvptx \
  /src/external/bsd/file/dist/
config.sub 1245 | none | np1 | ns16k | ns32k | nvptx \
  /src/external/bsd/openldap/dist/build/
config.sub 1223 | none | np1 | ns16k | ns32k | nvptx \
  /src/external/gpl3/gcc/dist/
config.sub 1245 | none | np1 | ns16k | ns32k | nvptx \
  /src/external/gpl3/gcc.old/dist/
config.sub 1245 | none | np1 | ns16k | ns32k | nvptx \
  /src/external/gpl3/gdb/dist/readline/readline/support/
config.sub 1249 | none | np1 | ns16k | ns32k | nvptx \
  /src/external/lgpl3/gmp/dist/
configfsf.sub 1223 | none | np1 | ns16k | ns32k | nvptx \

Completed in 28 milliseconds

1 2 3 4