Home
last modified time | relevance | path

Searched refs:DeviceSetOnly (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp146 SmallVectorImpl<unsigned> *ConstructMatches, bool DeviceSetOnly) { in isVariantApplicableInContextHelper() argument
196 if (DeviceSetOnly && in isVariantApplicableInContextHelper()
219 if (!DeviceSetOnly) { in isVariantApplicableInContextHelper()
264 bool DeviceSetOnly) { in isVariantApplicableInContext() argument
266 VMI, Ctx, /* ConstructMatches */ nullptr, DeviceSetOnly); in isVariantApplicableInContext()
/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPContext.h185 bool DeviceSetOnly = false);