Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_affinity.h1036 volatile kmp_int8 resizing; // 0=not resizing, 1=resizing variable
1053 : maxLevels(7), depth(1), uninitialized(not_initialized), resizing(0) {} in hierarchy_info()
1078 resizing = 0; in init()
1138 kmp_int8 bool_result = KMP_COMPARE_AND_STORE_ACQ8(&resizing, 0, 1); in resize()
1144 bool_result = KMP_COMPARE_AND_STORE_ACQ8(&resizing, 0, 1); in resize()
1199 resizing = 0; // One writer in resize()
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/
H A Dsection-headers.test63 ## Note: check with and without --show-lma to make sure resizing happens in