Searched refs:queuing (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_lock.h | 611 kmp_queuing_lock_t queuing; member 1051 m(ticket, a) m(queuing, a) m(adaptive, a) m(drdpa, a) m(rtm_queuing, a) \ 1057 m(ticket, a) m(queuing, a) m(adaptive, a) m(drdpa, a) m(rtm_queuing, a) \ 1066 m(ticket, a) m(queuing, a) m(drdpa, a) m(nested_tas, a) m(nested_futex, a) \ 1072 m(ticket, a) m(queuing, a) m(drdpa, a) m(nested_tas, a) m(nested_ticket, a) \
|
| H A D | kmp_lock.cpp | 2950 #define KMP_FOREACH_LOCK_KIND(m, a) m(ticket, a) m(queuing, a) m(drdpa, a) 3385 table[locktag##sep##queuing] = expand(queuing); \ in __kmp_init_dynamic_user_locks() 3393 table[locktag_adaptive] = expand(queuing); \ in __kmp_init_dynamic_user_locks() 3688 KMP_BIND_USER_LOCK_WITH_CHECKS(queuing); in __kmp_set_user_lock_vptrs() 3689 KMP_BIND_NESTED_USER_LOCK_WITH_CHECKS(queuing); in __kmp_set_user_lock_vptrs() 3691 KMP_BIND_USER_LOCK(queuing); in __kmp_set_user_lock_vptrs() 3692 KMP_BIND_NESTED_USER_LOCK(queuing); in __kmp_set_user_lock_vptrs()
|
| H A D | kmp_settings.cpp | 4520 KMP_STORE_LOCK_SEQ(queuing); in __kmp_stg_parse_lock_kind() 4537 KMP_STORE_LOCK_SEQ(queuing); in __kmp_stg_parse_lock_kind() 4549 KMP_STORE_LOCK_SEQ(queuing); in __kmp_stg_parse_lock_kind() 4558 KMP_STORE_LOCK_SEQ(queuing); in __kmp_stg_parse_lock_kind()
|
| /llvm-project-15.0.7/openmp/runtime/src/i18n/ |
| H A D | en_US.txt | 370 CnsBoundToWorksharing "%1$s must be bound to a work-sharing or work-queuing construct with a… 433 AdaptiveNotSupported "%1$s: Adaptive locks are not supported; using queuing."
|
| /llvm-project-15.0.7/llvm/test/CodeGen/RISCV/ |
| H A D | early-clobber-tied-def-subreg-liveness.mir | 218 …; CHECK-NEXT: queuing new interval: %28 [216r,288r:0)[288r,464e:1)[464e,512r:2) 0@216r 1@288r 2@46…
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | AMDGPUUsage.rst | 3681 The HSA architected queuing language (AQL) defines a user space memory interface
|