Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.cpp72 static_cast<wasm::ValType>(Sym->getGlobalType().Type)); in emitGlobalType()
73 if (!Sym->getGlobalType().Mutable) in emitGlobalType()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h134 const wasm::WasmGlobalType &getGlobalType() const { in getGlobalType() function
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp200 Type = static_cast<wasm::ValType>(WasmSym->getGlobalType().Type); in getGlobal()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1383 Import.Global = WS.getGlobalType(); in prepareImports()
1649 Global.Type = WS.getGlobalType(); in writeOneObject()