Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_dispatch.cpp1784 unsigned int fpcwSet = 0; in __kmp_dispatch_next_algorithm() local
1821 if (!fpcwSet) { in __kmp_dispatch_next_algorithm()
1824 fpcwSet = 0x30000; in __kmp_dispatch_next_algorithm()
1849 if (fpcwSet && (oldFpcw & fpcwSet)) in __kmp_dispatch_next_algorithm()