Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCSymbolWasm.h78 const wasm::WasmGlobalType &getGlobalType() const { in getGlobalType() function
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.cpp104 static_cast<wasm::ValType>(Sym->getGlobalType().Type)) in emitGlobalType()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DWasmObjectWriter.cpp1224 Import.Global = WS.getGlobalType(); in writeObject()