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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp1102 inline static void updateHWFPControl(kmp_team_t *team) { function
1124 #define updateHWFPControl(x) ((void)0) macro
2480 updateHWFPControl(team);
5694 updateHWFPControl(*pteam);

Completed in 33 milliseconds