Home
last modified time | relevance | path

Searched defs:IsGPU (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h102 std::optional<bool> IsGPU; global() variable
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp425 OpenMPIRBuilderConfig(bool IsTargetDevice,bool IsGPU,bool OpenMPOffloadMandatory,bool HasRequiresReverseOffload,bool HasRequiresUnifiedAddress,bool HasRequiresUnifiedSharedMemory,bool HasRequiresDynamicAllocators) OpenMPIRBuilderConfig() argument
3302 checkReductionInfos(ArrayRef<OpenMPIRBuilder::ReductionInfo> ReductionInfos,bool IsGPU) checkReductionInfos() argument