Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp1258 #define KMP_IS_TARGET_MEM_ALLOC(MA) \ macro
1579 if (KMP_IS_TARGET_MEM_ALLOC(allocator)) { in __kmp_alloc()
1834 if (__kmp_target_mem_available && (KMP_IS_TARGET_MEM_ALLOC(allocator) || in ___kmpc_free()