Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp1096 inline static void updateHWFPControl(kmp_team_t *team) { in updateHWFPControl() function
1118 #define updateHWFPControl(x) ((void)0) macro
2671 updateHWFPControl(team); in __kmp_join_call()
6058 updateHWFPControl(*pteam); in __kmp_launch_thread()