Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp.h1340 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_tpause() local
1345 : "a"(timeLo), "d"(timeHi), "c"(hint) in __kmp_tpause()
1369 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_umwait() local
1374 : "a"(timeLo), "d"(timeHi), "c"(hint) in __kmp_umwait()