Home
last modified time | relevance | path

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

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