| /openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
| H A D | ROCm.h | 119 SmallString<0> HIP; variable 141 return !OCML.empty() && !OCKL.empty() && !OpenCL.empty() && !HIP.empty() && in allGenericLibsValid() 220 assert(!HIP.empty()); in getHIPPath() 221 return HIP; in getHIPPath()
|
| H A D | HIPUtility.cpp | 41 void HIP::constructHIPFatbinCommand(Compilation &C, const JobAction &JA, in constructHIPFatbinCommand() 98 void HIP::constructGenerateObjFileFromHIPFatBinary( in constructGenerateObjFileFromHIPFatBinary() 118 HIP::constructHIPFatbinCommand(C, JA, BundleFile, Inputs, Args, T); in constructGenerateObjFileFromHIPFatBinary()
|
| H A D | HIPUtility.h | 17 namespace HIP {
|
| H A D | HIPSPV.cpp | 113 return HIP::constructGenerateObjFileFromHIPFatBinary(C, Output, Inputs, in ConstructJob() 117 return HIP::constructHIPFatbinCommand(C, JA, Output.getFilename(), Inputs, in ConstructJob()
|
| H A D | HIPAMD.cpp | 186 return HIP::constructGenerateObjFileFromHIPFatBinary(C, Output, Inputs, in ConstructJob() 190 return HIP::constructHIPFatbinCommand(C, JA, Output.getFilename(), Inputs, in ConstructJob()
|
| /openbsd-src/gnu/llvm/clang/lib/Basic/ |
| H A D | LangOptions.cpp | 172 Opts.HIP = Lang == Language::HIP; in setLangDefaults() 173 Opts.CUDA = Lang == Language::CUDA || Opts.HIP; in setLangDefaults() 174 if (Opts.HIP) { in setLangDefaults()
|
| H A D | LangStandards.cpp | 74 case Language::HIP: in getDefaultLanguageStandard()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | SyncScope.h | 80 enum class AtomicScopeModelKind { None, OpenCL, HIP }; enumerator 215 case AtomicScopeModelKind::HIP: in create()
|
| H A D | LangStandards.def | 207 // HIP 208 LANGSTANDARD(hip, "hip", HIP, "HIP",
|
| H A D | LangStandard.h | 42 HIP, enumerator
|
| H A D | LangOptions.def | 241 LANGOPT(HIP , 1, 0, "HIP") 270 LANGOPT(GPUAllowDeviceInit, 1, 0, "allowing device side global init functions for HIP") 271 …(GPUMaxThreadsPerBlock, 32, 1024, "default max threads per block for kernel launch bounds for HIP") 272 LANGOPT(GPUDeferDiag, 1, 0, "defer host/device related diagnostic messages for CUDA/HIP") 273 …gSideOverloads, 1, 0, "always exclude wrong side overloads in overloading resolution for CUDA/HIP") 280 LANGOPT(HIPUseNewLaunchAPI, 1, 0, "Use new kernel launching API for HIP")
|
| H A D | DiagnosticDriverKinds.td | 69 "cannot find HIP runtime; provide its path via '--rocm-path', or pass " 70 "'-nogpuinc' to build without HIP runtime">; 73 "cannot find HIP device library%select{| for %1}0; provide its path via " 75 "without HIP device library">; 97 "mixed CUDA and HIP compilation is not supported">;
|
| H A D | DiagnosticCommonKinds.td | 378 // HIP 380 "'%0' is ignored since it is only supported for HIP">,
|
| H A D | Features.def | 277 // CUDA/HIP Features
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGCUDANV.cpp | 196 if (CGM.getLangOpts().HIP) in addPrefixToName() 202 if (CGM.getLangOpts().HIP) in addUnderscoredPrefixToName() 251 if (CGM.getLangOpts().HIP) { in getLaunchFn() 320 (CGF.getLangOpts().HIP && CGF.getLangOpts().HIPUseNewLaunchAPI)) in emitDeviceStub() 362 if (CGF.getLangOpts().HIP && CGF.getLangOpts().GPUDefaultStream == in emitDeviceStubBodyNew() 569 if (CGM.getLangOpts().HIP || in makeRegisterGlobalsFn() 693 bool IsHIP = CGM.getLangOpts().HIP; in makeModuleCtorFunction() 989 if (CGM.getLangOpts().HIP) { in makeModuleDtorFunction() 1131 StringRef Section = CGM.getLangOpts().HIP ? "hip_offloading_entries" in createOffloadingEntries() 1201 if (!CGM.getLangOpts().HIP) { in getKernelHandle()
|
| H A D | CGDeclCXX.cpp | 763 if (getLangOpts().HIP && getLangOpts().CUDAIsDevice) { in EmitCXXModuleInitFunc() 915 if (getLangOpts().HIP && getLangOpts().CUDAIsDevice) { in EmitCXXGlobalInitFunc()
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ClangOffloadBundler.rst | 48 | CUDA/HIP output | cui | Text | 156 hip Offload code object for the HIP language. Used for all 157 HIP language offload code objects when the 162 to be loaded by the HIP runtime. The fat binary can be 166 hipv4 Offload code object for the HIP language. Used for AMD GPU 169 to be loaded by the HIP runtime. The fat binary can be
|
| H A D | ClangOffloadPackager.rst | 113 | OFK_HIP | 0x03 | The producer was HIP |
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | FrontendOptions.cpp | 34 .Case("hip", Language::HIP) in getInputKindForExtension()
|
| H A D | InitPreprocessor.cpp | 573 if (!LangOpts.HIP) in InitializeStandardPredefinedMacros() 576 if (LangOpts.HIP) { in InitializeStandardPredefinedMacros() 1270 if (LangOpts.CUDAIsDevice && !LangOpts.HIP) { in InitializePredefinedMacros()
|
| /openbsd-src/etc/ |
| H A D | protocols | 145 hip 139 HIP # Host Identity Protocol (RFC5201)
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86RegisterInfo.td | 100 def HIP : X86Reg<"", -1>; 148 def EIP : X86Reg<"eip", 0, [IP, HIP]>, DwarfRegNum<[-2, 8, 8]>; 413 (add HAX, HCX, HDX, HSI, HDI, HBX, HBP, HSP, HIP,
|
| /openbsd-src/gnu/llvm/clang/include/clang/Driver/ |
| H A D | Options.td | 503 defvar hip = LangOpts<"HIP">; 815 HelpText<"Pass <arg> to the CUDA/HIP host compilation">, MetaVarName<"<arg>">; 817 HelpText<"Pass <arg> to the CUDA/HIP device compilation">, MetaVarName<"<arg>">; 943 HelpText<"Specify an offloading device architecture for CUDA, HIP, or OpenMP. (e.g. sm_35). " 945 "For HIP offloading, the device architecture can be followed by target ID features " 951 HelpText<"Link clang-offload-bundler bundles for HIP">; 953 HelpText<"Do not link against HIP runtime libraries">; 955 …HelpText<"Remove CUDA/HIP offloading device architecture (e.g. sm_35, gfx906) from the list of dev… 974 HelpText<"Flush denormal floating point values to zero in CUDA/HIP device mode.">; 991 HelpText<"Specify default stream. The default value is 'legacy'. (HIP only)">, [all …]
|
| H A D | Types.def | 46 TYPE("hip", HIP, PP_HIP, "hip", phases::Preprocess, phase…
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Encode/ucm/ |
| H A D | cp874.ucm | 183 <U0E2B> \xCB |0 # THAI CHARACTER HO HIP
|