Home
last modified time | relevance | path

Searched refs:WASM_TYPE_I32 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h246 WASM_TYPE_I32 = 0x7F, enumerator
393 I32 = WASM_TYPE_I32,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.cpp81 case wasm::WASM_TYPE_I32: in anyTypeToString()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp111 : wasm::WASM_TYPE_I32), in GetExternalSymbolSymbol()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp871 case wasm::WASM_TYPE_I32: in writeGlobalSection()
1364 Import.Global = {wasm::WASM_TYPE_I32, true}; in prepareImports()
1598 case wasm::WASM_TYPE_I32: in writeOneObject()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp466 : wasm::WASM_TYPE_I32), in updateSubprogramScopeDIE()