Home
last modified time | relevance | path

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

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