Home
last modified time | relevance | path

Searched defs:IsHIP (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp258 createFatbinDesc(Module & M,ArrayRef<char> Image,bool IsHIP,StringRef Suffix) createFatbinDesc() argument
320 createRegisterGlobalsFunction(Module & M,bool IsHIP,EntryArrayTy EntryArray,StringRef Suffix,bool EmitSurfacesAndTextures) createRegisterGlobalsFunction() argument
508 createRegisterFatbinFunction(Module & M,GlobalVariable * FatbinDesc,bool IsHIP,EntryArrayTy EntryArray,StringRef Suffix,bool EmitSurfacesAndTextures) createRegisterFatbinFunction() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp686 bool IsHIP = CGM.getLangOpts().HIP; makeModuleCtorFunction() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp771 bool IsHIP = CreateOffloadingDeviceToolChains() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp4673 bool IsHIP = JA.isOffloading(Action::OFK_HIP); ConstructJob() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7873 bool IsHIP = Op >= AtomicExpr::AO__hip_atomic_load && BuildAtomicExpr() local