Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp147 SmallVectorImpl<unsigned> *ConstructMatches, bool DeviceSetOnly) { in isVariantApplicableInContextHelper() argument
197 if (DeviceSetOnly && in isVariantApplicableInContextHelper()
220 if (!DeviceSetOnly) { in isVariantApplicableInContextHelper()
265 bool DeviceSetOnly) { in isVariantApplicableInContext() argument
267 VMI, Ctx, /* ConstructMatches */ nullptr, DeviceSetOnly); in isVariantApplicableInContext()
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPContext.h185 bool DeviceSetOnly = false);