Searched refs:GPUs (Results 1 – 18 of 18) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/tools/amdgpu-arch/ |
| H A D | AMDGPUArchByHSA.cpp | 85 std::vector<std::string> *GPUs = in iterateAgentsCallback() local 92 GPUs->push_back(GPUName); in iterateAgentsCallback() 108 std::vector<std::string> GPUs; in printGPUsByHSA() local 109 Status = hsa_iterate_agents(iterateAgentsCallback, &GPUs); in printGPUsByHSA() 114 for (const auto &GPU : GPUs) in printGPUsByHSA() 117 if (GPUs.size() < 1) in printGPUsByHSA()
|
| /freebsd-14.2/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 | AMDGPUCallingConv.td | 1 //===---- AMDCallingConv.td - Calling Conventions for Radeon GPUs ---------===// 9 // This describes the calling conventions for the AMD Radeon GPUs.
|
| H A D | CaymanInstructions.td | 10 // family GPUs.
|
| H A D | EvergreenInstructions.td | 10 // - Available to Evergreen and newer VLIW4/VLIW5 GPUs 11 // - Available only on Evergreen family GPUs.
|
| H A D | R600Instructions.td | 10 // GPUs.
|
| /freebsd-14.2/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.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iommu/ |
| H A D | arm,smmu.yaml | 79 - description: Qcom Adreno GPUs implementing "qcom,smmu-500" and "arm,mmu-500" 91 - description: Qcom Adreno GPUs implementing "arm,mmu-500" (legacy binding) 101 - description: Qcom Adreno GPUs implementing "arm,smmu-v2" 111 - description: Qcom Adreno GPUs on Google Cheza platform
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | AMDGPU.cpp | 712 auto &GPUs = *GPUsOrErr; in TranslateArgs() local 713 if (GPUs.size() > 1) { in TranslateArgs() 716 << llvm::join(GPUs, ", ") << "-mcpu"; in TranslateArgs() 719 Args.MakeArgString(GPUs.front())); in TranslateArgs()
|
| /freebsd-14.2/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-14.2/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-14.2/ |
| H A D | RELNOTES | 112 and AMD GPUs are known.
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticGroups.td | 1386 // Warning about multiple GPUs are detected.
|
| H A D | AttrDocs.td | 5571 functions to run on computational resources such as multi-core CPUs and GPUs.
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 5236 HelpText<"Link the LLVM C Library for GPUs">;
|
| /freebsd-14.2/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 1308 accelerators, GPUs, and IO devices with integrated compute or DMA
|