Home
last modified time | relevance | path

Searched defs:GlobalType (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h38 const wasm::WasmGlobalType *GlobalType, in WasmSymbol()
49 const wasm::WasmGlobalType *GlobalType; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h29 std::optional<wasm::WasmGlobalType> GlobalType; variable
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp543 const wasm::WasmGlobalType *GlobalType = nullptr; in parseNameSection() local
716 const wasm::WasmGlobalType *GlobalType = nullptr; in parseLinkingSectionSymtab() local
1441 const wasm::WasmGlobalType *GlobalType = nullptr; in parseExportSection() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp3278 TOCEntryType GlobalType = TOCType_GlobalInternal; in emitTTypeReference() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp920 Type *GlobalType = ArrayType::get(Type::getInt8Ty(GV->getContext()), in OptimizeGlobalAddressOfAllocation() local