Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp266 GlobalVariable *createFatbinDesc(Module &M, ArrayRef<char> Image, bool IsHIP, in createFatbinDesc() argument
328 createRegisterGlobalsFunction(Module & M,bool IsHIP,EntryArrayTy EntryArray,StringRef Suffix,bool EmitSurfacesAndTextures) createRegisterGlobalsFunction() argument
516 createRegisterFatbinFunction(Module & M,GlobalVariable * FatbinDesc,bool IsHIP,EntryArrayTy EntryArray,StringRef Suffix,bool EmitSurfacesAndTextures) createRegisterFatbinFunction() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp699 bool IsHIP = CGM.getLangOpts().HIP; makeModuleCtorFunction() local
/llvm-project/clang/lib/Driver/
H A DDriver.cpp782 bool IsHIP = CreateOffloadingDeviceToolChains() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp4835 bool IsHIP = JA.isOffloading(Action::OFK_HIP); ConstructJob() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3581 bool IsHIP = Op >= AtomicExpr::AO__hip_atomic_compare_exchange_strong && BuildAtomicExpr() local