Home
last modified time | relevance | path

Searched refs:WasmLocalDecl (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h122 struct WasmLocalDecl { struct
129 std::vector<WasmLocalDecl> Locals; argument
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h129 struct WasmLocalDecl { struct
136 std::vector<WasmLocalDecl> Locals; argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp1160 wasm::WasmLocalDecl Decl; in parseCodeSection()
/external/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp1308 wasm::WasmLocalDecl Decl; in parseCodeSection()