Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp1057 inline static void updateHWFPControl(kmp_team_t *team) { in updateHWFPControl() function
1079 #define updateHWFPControl(x) ((void)0) macro
2508 updateHWFPControl(team); in __kmp_join_call()
5834 updateHWFPControl(*pteam); in __kmp_launch_thread()