Home
last modified time | relevance | path

Searched full:gpus (Results 1 – 25 of 55) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/TargetInfo/
H A DAMDGPUTargetInfo.cpp18 /// The target for R600 GPUs.
24 /// The target for GCN GPUs.
33 "AMD GPUs HD2XXX-HD6XXX", "AMDGPU"); in LLVMInitializeAMDGPUTargetInfo()
35 "AMD GCN GPUs", "AMDGPU"); in LLVMInitializeAMDGPUTargetInfo()
H A DAMDGPUTargetInfo.h20 /// The target for R600 GPUs.
23 /// The target for GCN GPUs.
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPGridValues.h26 /// this file. In the future, should there be differences between GPUs
86 /// For AMDGPU GPUs
112 /// For Nvidia GPUs
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR700Instructions.td10 // - Available to R700 and newer VLIW4/VLIW5 GPUs
11 // - Available only on R700 family GPUs.
H A DAMDGPUInstrInfo.cpp11 /// AMD GPUs.
H A DAMDGPUInstrInfo.h11 /// to all AMD GPUs.
H A DAMDGPUCallingConv.td1 //===---- AMDCallingConv.td - Calling Conventions for Radeon GPUs ---------===//
9 // This describes the calling conventions for the AMD Radeon GPUs.
H A DR600TargetMachine.cpp11 /// information needed to emit code for R600 GPUs.
H A DCaymanInstructions.td10 // family GPUs.
/freebsd/sys/contrib/device-tree/Bindings/gpu/
H A Dnvidia,gk20a.txt19 - vdd-supply: regulator for supply voltage. Only required for GPUs not using
36 - power-domains: GPUs that make use of power domains can define this property
H A Dbrcm,bcm-v3d.txt3 Only the Broadcom V3D 3.x and newer GPUs are covered by this binding.
H A Dimg,powervr-rogue.yaml8 title: Imagination Technologies PowerVR and IMG Rogue GPUs
H A Dimg,powervr-sgx.yaml9 title: Imagination Technologies PowerVR SGX GPUs
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Darm,smmu.yaml85 - description: Qcom Adreno GPUs implementing "qcom,smmu-500" and "arm,mmu-500"
106 - description: Qcom Adreno GPUs implementing "arm,mmu-500" (legacy binding)
116 - description: Qcom Adreno GPUs implementing "arm,smmu-v2"
127 - description: Qcom Adreno GPUs on Google Cheza platform
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DCuda.cpp188 // AMD GPUs do not depend on CUDA versions. in MinVersionForOffloadArch()
230 // AMD GPUs do not depend on CUDA versions. in MaxVersionForOffloadArch()
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dmaxim,max6639.yaml17 transistors, typically available in CPUs, FPGAs, or GPUs.
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp727 auto &GPUs = *GPUsOrErr; in TranslateArgs() local
728 if (GPUs.size() > 1) { in TranslateArgs()
731 << llvm::join(GPUs, ", ") << "-mcpu"; in TranslateArgs()
734 Args.MakeArgString(GPUs.front())); in TranslateArgs()
878 // Detect AMD GPUs availible on the system. in getSystemGPUArchs()
H A DHIPSPV.cpp137 "Only HIP offloading kinds are supported for GPUs."); in addClangTargetOptions()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAliasAnalysis.cpp61 // GPUs via addrspacecast(param->generic->global) when cvta.param in getAliasResult()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DSpeculativeExecution.h10 // targets where branches are expensive. This is aimed at GPUs. It
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KDF-SCRYPT.pod16 systems that lack large amounts of main memory (such as GPUs or ASICs)
/freebsd/sys/contrib/device-tree/Bindings/display/msm/
H A Dgmu.yaml9 title: GMU attached to certain Adreno GPUs
H A Dgpu.yaml8 title: Adreno or Snapdragon GPUs
/freebsd/secure/lib/libcrypto/man/man7/
H A DEVP_KDF-SCRYPT.7150 systems that lack large amounts of main memory (such as GPUs or ASICs)
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dvgaarb.h226 * If a client can't disable its GPUs VGA resources, then we

123