Home
last modified time | relevance | path

Searched defs:WasmGlobal (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h90 struct WasmGlobal { struct
92 WasmGlobalType Type; argument
115 WasmGlobalType Global; argument
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h97 struct WasmGlobal { struct
99 WasmGlobalType Type; argument
122 WasmGlobalType Global; argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp123 struct WasmGlobal { struct
124 wasm::WasmGlobalType Type;
125 uint64_t InitialValue;
/external/llvm-project/llvm/lib/MC/
DWasmObjectWriter.cpp81 struct WasmGlobal { struct
82 wasm::WasmGlobalType Type;
83 uint64_t InitialValue;