Home
last modified time | relevance | path

Searched refs:nvptx (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXPassRegistry.def20 MODULE_PASS("nvptx-lower-ctor-dtor", NVPTXCtorDtorLoweringPass())
32 FUNCTION_ALIAS_ANALYSIS("nvptx-aa", NVPTXAA())
40 FUNCTION_PASS("nvptx-copy-byval-args", NVPTXCopyByValArgsPass())
41 FUNCTION_PASS("nvptx-lower-args", NVPTXLowerArgsPass(*this))
42 FUNCTION_PASS("nvptx-tag-invariant-loads", NVPTXTagInvariantLoadsPass())
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/TargetInfo/
H A DNVPTXTargetInfo.cpp25 RegisterTarget<Triple::nvptx> X(getTheNVPTXTarget32(), "nvptx", in LLVMInitializeNVPTXTargetInfo()
/freebsd/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dtime.h26 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
H A Dmath.h41 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
H A D__clang_openmp_device_functions.h19 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
H A Dcomplex48 device = {arch(amdgcn, nvptx, nvptx64)}, \
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp57 case nvptx: return "nvptx"; in getArchTypeName()
218 case nvptx: return "nvvm"; in getArchTypePrefix()
470 .Case("nvptx", nvptx) in getArchTypeForLLVMName()
610 .Case("nvptx", Triple::nvptx) in parseArch()
963 case Triple::nvptx: in getDefaultFormat()
1687 case llvm::Triple::nvptx: in getArchPointerBitWidth()
1795 case Triple::nvptx: in get32BitArchVariant()
1828 case Triple::nvptx64: T.setArch(Triple::nvptx); break; in get32BitArchVariant()
1905 case Triple::nvptx: T.setArch(Triple::nvptx64); break; in get64BitArchVariant()
1944 case Triple::nvptx: in getBigEndianArchVariant()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp53 case Triple::nvptx: in OMPContext()
100 case Triple::nvptx: in OMPContext()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h92 nvptx, // NVPTX: 32-bit enumerator
900 return getArch() == Triple::nvptx || getArch() == Triple::nvptx64; in isNVPTX()
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.sub334 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.sub334 m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
/freebsd/contrib/jemalloc/build-aux/
H A Dconfig.sub1223 | none | np1 | ns16k | ns32k | nvptx \
/freebsd/contrib/dialog/
H A Dconfig.sub1222 | none | np1 | ns16k | ns32k | nvptx \
/freebsd/contrib/file/
H A Dconfig.sub1245 | none | np1 | ns16k | ns32k | nvptx \
/freebsd/contrib/libevent/build-aux/
H A Dconfig.sub1220 | none | np1 | ns16k | ns32k | nvptx \
/freebsd/crypto/openssh/
H A Dconfig.sub1249 | none | np1 | ns16k | ns32k | nvptx \
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h843 if (TT.getArch() == llvm::Triple::nvptx) in getOpenMPTriple()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp996 case Triple::nvptx: in create()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp424 case llvm::Triple::nvptx: in AllocateTarget()
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def1270 __OMP_TRAIT_PROPERTY(device, arch, nvptx)
1303 __OMP_TRAIT_PROPERTY(target_device, arch, nvptx)
/freebsd/contrib/libpcap/
H A Dconfig.sub1229 | none | np1 | ns16k | ns32k | nvptx \
/freebsd/contrib/byacc/
H A Dconfig.sub1228 | none | np1 | ns16k | ns32k | nvptx \
/freebsd/contrib/tcpdump/
H A Dconfig.sub1229 | none | np1 | ns16k | ns32k | nvptx \
/freebsd/contrib/sqlite3/autosetup/
H A Dautosetup-config.sub1377 | nvptx \
/freebsd/contrib/unbound/
H A Dconfig.sub1378 | nvptx \

12