Home
last modified time | relevance | path

Searched defs:GlobalVT (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/Utils/
DWebAssemblyTypeUtilities.cpp177 void WebAssembly::wasmSymbolSetType(MCSymbolWasm *Sym, const Type *GlobalVT, in wasmSymbolSetType()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp58 Type *GlobalVT = Global->getValueType(); in GetGlobalAddressSymbol() local
DWebAssemblyAsmPrinter.cpp184 Type *GlobalVT = GV->getValueType(); in emitGlobalVariable() local