/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/TargetInfo/ |
H A D | AMDGPUTargetInfo.cpp | 18 /// 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 D | AMDGPUTargetInfo.h | 20 /// The target for R600 GPUs. 23 /// The target for GCN GPUs.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPGridValues.h | 26 /// 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 D | R700Instructions.td | 10 // - Available to R700 and newer VLIW4/VLIW5 GPUs 11 // - Available only on R700 family GPUs.
|
H A D | AMDGPUInstrInfo.cpp | 11 /// AMD GPUs.
|
H A D | AMDGPUInstrInfo.h | 11 /// to all AMD GPUs.
|
H A D | AMDGPUCallingConv.td | 1 //===---- AMDCallingConv.td - Calling Conventions for Radeon GPUs ---------===// 9 // This describes the calling conventions for the AMD Radeon GPUs.
|
H A D | R600TargetMachine.cpp | 11 /// information needed to emit code for R600 GPUs.
|
H A D | CaymanInstructions.td | 10 // family GPUs.
|
/freebsd/sys/contrib/device-tree/Bindings/gpu/ |
H A D | nvidia,gk20a.txt | 19 - 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 D | brcm,bcm-v3d.txt | 3 Only the Broadcom V3D 3.x and newer GPUs are covered by this binding.
|
H A D | img,powervr-rogue.yaml | 8 title: Imagination Technologies PowerVR and IMG Rogue GPUs
|
H A D | img,powervr-sgx.yaml | 9 title: Imagination Technologies PowerVR SGX GPUs
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | arm,smmu.yaml | 85 - 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 D | Cuda.cpp | 188 // 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 D | maxim,max6639.yaml | 17 transistors, typically available in CPUs, FPGAs, or GPUs.
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | AMDGPU.cpp | 727 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 D | HIPSPV.cpp | 137 "Only HIP offloading kinds are supported for GPUs."); in addClangTargetOptions()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAliasAnalysis.cpp | 61 // GPUs via addrspacecast(param->generic->global) when cvta.param in getAliasResult()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | SpeculativeExecution.h | 10 // targets where branches are expensive. This is aimed at GPUs. It
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_KDF-SCRYPT.pod | 16 systems that lack large amounts of main memory (such as GPUs or ASICs)
|
/freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
H A D | gmu.yaml | 9 title: GMU attached to certain Adreno GPUs
|
H A D | gpu.yaml | 8 title: Adreno or Snapdragon GPUs
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | EVP_KDF-SCRYPT.7 | 150 systems that lack large amounts of main memory (such as GPUs or ASICs)
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | vgaarb.h | 226 * If a client can't disable its GPUs VGA resources, then we
|