Home
last modified time | relevance | path

Searched refs:WASM_OPCODE_DATA_DROP (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/BinaryFormat/
H A DWasm.h256 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/BinaryFormat/
H A DWasm.h264 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h275 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/BinaryFormat/
H A DWasm.h274 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/BinaryFormat/
H A DWasm.h266 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasm.h290 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/BinaryFormat/
H A DWasm.h274 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DWasm.h266 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasm.h290 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h266 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasm.h292 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/BinaryFormat/
H A DWasm.h292 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h292 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/BinaryFormat/
H A DWasm.h294 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasm.h292 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasm.h292 WASM_OPCODE_DATA_DROP = 0x09, enumerator
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/wasm/
H A DWriter.cpp699 writeUleb128(os, WASM_OPCODE_DATA_DROP, "DATA.DROP"); in createInitMemoryFunction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/wasm/
H A DWriter.cpp829 writeUleb128(os, WASM_OPCODE_DATA_DROP, "data.drop"); in createInitMemoryFunction()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/wasm/
H A DWriter.cpp829 writeUleb128(os, WASM_OPCODE_DATA_DROP, "data.drop"); in createInitMemoryFunction()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/wasm/
H A DWriter.cpp875 writeUleb128(os, WASM_OPCODE_DATA_DROP, "data.drop"); in createInitMemoryFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/wasm/
H A DWriter.cpp875 writeUleb128(os, WASM_OPCODE_DATA_DROP, "data.drop"); in createInitMemoryFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/wasm/
H A DWriter.cpp958 writeUleb128(os, WASM_OPCODE_DATA_DROP, "data.drop"); in createInitMemoryFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/wasm/
H A DWriter.cpp1090 writeUleb128(os, WASM_OPCODE_DATA_DROP, "data.drop"); in createInitMemoryFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/wasm/
H A DWriter.cpp1090 writeUleb128(os, WASM_OPCODE_DATA_DROP, "data.drop"); in createInitMemoryFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/wasm/
H A DWriter.cpp1142 writeUleb128(os, WASM_OPCODE_DATA_DROP, "data.drop");

12