Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h38 const wasm::WasmGlobalType *GlobalType, in WasmSymbol() argument
45 const wasm::WasmGlobalType *GlobalType; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h28 std::optional<wasm::WasmGlobalType> GlobalType; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp632 const wasm::WasmGlobalType *GlobalType = nullptr; parseLinkingSectionSymtab() local
1305 const wasm::WasmGlobalType *GlobalType = nullptr; parseExportSection() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2967 TOCEntryType GlobalType = TOCType_GlobalInternal; emitTTypeReference() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp910 Type *GlobalType = ArrayType::get(Type::getInt8Ty(GV->getContext()), OptimizeGlobalAddressOfAllocation() local