Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXPassRegistry.def20 MODULE_PASS("nvptx-lower-ctor-dtor", NVPTXCtorDtorLoweringPass())
31 FUNCTION_ALIAS_ANALYSIS("nvptx-aa", NVPTXAA())
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/TargetInfo/
H A DNVPTXTargetInfo.cpp23 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.h22 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.cpp58 case nvptx: return "nvptx"; in getArchTypeName()
199 case nvptx: return "nvvm"; in getArchTypePrefix()
438 .Case("nvptx", nvptx) in getArchTypeForLLVMName()
580 .Case("nvptx", Triple::nvptx) in parseArch()
928 case Triple::nvptx: in getDefaultFormat()
1620 case llvm::Triple::nvptx: in getArchPointerBitWidth()
1712 case Triple::nvptx: in get32BitArchVariant()
1746 case Triple::nvptx64: T.setArch(Triple::nvptx); break; in get32BitArchVariant()
1825 case Triple::nvptx: T.setArch(Triple::nvptx64); break; in get64BitArchVariant()
1866 case Triple::nvptx: in getBigEndianArchVariant()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h89 nvptx, // NVPTX: 32-bit enumerator
848 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/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp53 case Triple::nvptx: in OMPContext()
/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/sqlite3/
H A Dconfig.sub1249 | none | np1 | ns16k | ns32k | nvptx \
/freebsd/contrib/ldns/
H A Dconfig.sub1249 | none | np1 | ns16k | ns32k | nvptx \
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h810 if (TT.getArch() == llvm::Triple::nvptx) in getOpenMPTriple()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp1018 case Triple::nvptx: in create()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp418 case llvm::Triple::nvptx: in AllocateTarget()
/freebsd/contrib/unbound/
H A Dconfig.sub1377 | nvptx \
/freebsd/contrib/libpcap/
H A Dconfig.sub1229 | none | np1 | ns16k | ns32k | nvptx \
/freebsd/contrib/ncurses/
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 \

12