Lines Matching refs:WebAssembly
157 case WebAssembly::OPERAND_BASIC_BLOCK: in getInstruction()
158 case WebAssembly::OPERAND_LOCAL: in getInstruction()
159 case WebAssembly::OPERAND_GLOBAL: in getInstruction()
160 case WebAssembly::OPERAND_FUNCTION32: in getInstruction()
161 case WebAssembly::OPERAND_OFFSET32: in getInstruction()
162 case WebAssembly::OPERAND_P2ALIGN: in getInstruction()
163 case WebAssembly::OPERAND_TYPEINDEX: in getInstruction()
170 case WebAssembly::OPERAND_I32IMM: in getInstruction()
171 case WebAssembly::OPERAND_I64IMM: { in getInstruction()
177 case WebAssembly::OPERAND_SIGNATURE: { in getInstruction()
183 case WebAssembly::OPERAND_F32IMM: { in getInstruction()
188 case WebAssembly::OPERAND_F64IMM: { in getInstruction()
194 case WebAssembly::OPERAND_VEC_I8IMM: { in getInstruction()
199 case WebAssembly::OPERAND_VEC_I16IMM: { in getInstruction()
204 case WebAssembly::OPERAND_VEC_I32IMM: { in getInstruction()
209 case WebAssembly::OPERAND_VEC_I64IMM: { in getInstruction()
214 case WebAssembly::OPERAND_BRLIST: { in getInstruction()