Searched refs:wait32 (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrAtomics.td | 54 "memory.atomic.wait32 \t$dst, ${off}(${addr})${p2align}, $exp, $timeout", 55 "memory.atomic.wait32 \t${off}${p2align}", 0x01, false>; 61 "memory.atomic.wait32 \t$dst, ${off}(${addr})${p2align}, $exp, $timeout", 62 "memory.atomic.wait32 \t${off}${p2align}", 0x01, true>;
|
/freebsd/sys/contrib/ck/src/ |
H A D | ck_ec.c | 281 wait_state->ops->wait32(wait_state, &ec->counter, in ck_ec32_wait_slow_once()
|
/freebsd/sys/contrib/ck/include/ |
H A D | ck_ec.h | 305 void (*wait32)(const struct ck_ec_wait_state *, const uint32_t *, member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYInstrInfo.td | 1026 def WAIT32 : I_5_XZ_PRIVI<0x13, 0x1, "wait32">;
|