Searched refs:OMP_REQ_DYNAMIC_ALLOCATORS (Results 1 – 1 of 1) sorted by relevance
415 OMP_REQ_DYNAMIC_ALLOCATORS = 0x010, enumerator416 LLVM_MARK_AS_BITMASK_ENUM(/*LargestValue=*/OMP_REQ_DYNAMIC_ALLOCATORS)438 RequiresFlags |= OMP_REQ_DYNAMIC_ALLOCATORS; in OpenMPIRBuilderConfig()454 return RequiresFlags & OMP_REQ_DYNAMIC_ALLOCATORS; in hasRequiresDynamicAllocators()485 RequiresFlags |= OMP_REQ_DYNAMIC_ALLOCATORS; in setHasRequiresDynamicAllocators()487 RequiresFlags &= ~OMP_REQ_DYNAMIC_ALLOCATORS; in setHasRequiresDynamicAllocators()