Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDANV.cpp664 bool IsHIP = CGM.getLangOpts().HIP; in makeModuleCtorFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp686 bool IsHIP = in CreateOffloadingDeviceToolChains() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp4199 bool IsHIP = JA.isOffloading(Action::OFK_HIP); in ConstructJob() local