Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DWriter.cpp953 writeU8(os, WASM_OPCODE_ATOMICS_PREFIX, "atomics prefix"); in createInitMemoryFunction()
964 writeU8(os, WASM_OPCODE_ATOMICS_PREFIX, "atomics prefix"); in createInitMemoryFunction()
997 writeU8(os, WASM_OPCODE_ATOMICS_PREFIX, "atomics prefix"); in createInitMemoryFunction()
1004 writeU8(os, WASM_OPCODE_ATOMICS_PREFIX, "atomics prefix"); in createInitMemoryFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h267 WASM_OPCODE_ATOMICS_PREFIX = 0xfe, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h288 WASM_OPCODE_ATOMICS_PREFIX = 0xfe, enumerator