Lines Matching refs:Uint8
66 V(I32AtomicLoad8U, Uint8) \
68 V(I64AtomicLoad8U, Uint8) \
72 V(I32AtomicAdd8U, Uint8) \
75 V(I64AtomicAdd8U, Uint8) \
80 V(I32AtomicSub8U, Uint8) \
82 V(I64AtomicSub8U, Uint8) \
87 V(I32AtomicAnd8U, Uint8) \
89 V(I64AtomicAnd8U, Uint8) \
94 V(I32AtomicOr8U, Uint8) \
96 V(I64AtomicOr8U, Uint8) \
101 V(I32AtomicXor8U, Uint8) \
103 V(I64AtomicXor8U, Uint8) \
108 V(I32AtomicExchange8U, Uint8) \
110 V(I64AtomicExchange8U, Uint8) \
115 V(I32AtomicCompareExchange8U, Uint8) \
117 V(I64AtomicCompareExchange8U, Uint8) \
124 V(I32AtomicStore8U, Uint8) \
126 V(I64AtomicStore8U, Uint8) \