Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp1154 inline static void updateHWFPControl(kmp_team_t *team) { in updateHWFPControl() function
1176 #define updateHWFPControl(x) ((void)0) macro
2697 updateHWFPControl(team); in __kmp_join_call()
6087 updateHWFPControl(*pteam); in __kmp_launch_thread()