Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Object/
H A DWasm.h38 const wasm::WasmGlobalType *GlobalType, in WasmSymbol()
49 const wasm::WasmGlobalType *GlobalType; variable
/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DLogicalElementsTest.cpp33 LVType *GlobalType = nullptr; member in __anonb3007c9e0111::ReaderTestElements
H A DCompareElementsTest.cpp38 LVType *GlobalType = nullptr; member in __anon8e4c552a0111::ReaderTestCompare
/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h29 std::optional<wasm::WasmGlobalType> GlobalType; variable
/llvm-project/llvm/unittests/IR/
H A DStructuralHashTest.cpp76 TEST(StructuralHashTest,GlobalType) TEST() argument
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp540 const wasm::WasmGlobalType *GlobalType = nullptr; in parseNameSection() local
713 const wasm::WasmGlobalType *GlobalType = nullptr; in parseLinkingSectionSymtab() local
1438 const wasm::WasmGlobalType *GlobalType = nullptr; parseExportSection() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp3257 TOCEntryType GlobalType = TOCType_GlobalInternal; emitTTypeReference() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp920 Type *GlobalType = ArrayType::get(Type::getInt8Ty(GV->getContext()), OptimizeGlobalAddressOfAllocation() local