Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_stats.h64 IDLE, enumerator
740 _nestLevel(0), _event_vector(), next(this), prev(this), state(IDLE), in kmp_stats_list()
H A Dkmp_wait_release.h575 KMP_SET_THREAD_STATE(IDLE);
676 if (KMP_GET_THREAD_STATE() == IDLE) {
H A Dz_Linux_util.cpp480 KMP_SET_THREAD_STATE(IDLE); in __kmp_launch_worker()
/llvm-project-15.0.7/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.td934 def IDLE : MISC_I15<0b00000110010010001, "idle">;