| /openbsd/src/gnu/llvm/llvm/lib/Support/ |
| D | DynamicLibrary.cpp | 121 struct Globals { struct 124 llvm::StringMap<void *> ExplicitSymbols; 126 DynamicLibrary::HandleSet OpenedHandles; 127 DynamicLibrary::HandleSet OpenedTemporaryHandles; 129 llvm::sys::SmartMutex<true> SymbolsMutex;
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | GlobalMerge.cpp | 221 bool GlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge() 259 BitVector Globals; in doMerge() member 438 bool GlobalMerge::doMerge(const SmallVectorImpl<GlobalVariable *> &Globals, in doMerge() 616 Globals, ConstGlobals, BSSGlobals; in doInitialization() local
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | HardwareAssistedAddressSanitizerDesign.rst | 151 Globals section in Instrumentation
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
| D | PDBFile.h | 130 std::unique_ptr<GlobalsStream> Globals; variable
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.h | 128 SmallVector<CVGlobalVariable, 1> Globals; member 151 SmallVector<CVGlobalVariable, 1> Globals; member
|
| D | CodeViewDebug.cpp | 2940 SmallVectorImpl<CVGlobalVariable> &Globals) { in collectLexicalBlockInfo() 2962 SmallVectorImpl<CVGlobalVariable> *Globals = in collectLexicalBlockInfo() local 3307 void CodeViewDebug::emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals) { in emitGlobalVariableList()
|
| D | DwarfDebug.cpp | 2492 const StringMap<const DIE *> &Globals) { in emitDebugPubSection()
|
| /openbsd/src/gnu/llvm/clang/lib/AST/Interp/ |
| D | Program.h | 201 std::vector<Global *> Globals; variable
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Object/ |
| D | Wasm.h | 277 std::vector<wasm::WasmGlobal> Globals; variable
|
| /openbsd/src/sys/dev/pci/drm/radeon/ |
| D | smu7.h | 140 uint32_t Globals; member
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| D | LowerTypeTests.cpp | 802 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals) { in buildBitSetsFromGlobalVariables() 1643 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals, in buildBitSetsFromDisjointSet() 2202 std::vector<GlobalTypeMember *> Globals; in lower() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/NVPTX/ |
| D | NVPTXAsmPrinter.cpp | 101 DenseSet<const GlobalVariable *> &Globals) { in DiscoverDependentGlobals() 821 SmallVector<const GlobalVariable *, 8> Globals; in emitGlobals() local
|
| /openbsd/src/gnu/llvm/llvm/lib/MC/ |
| D | WasmObjectWriter.cpp | 923 void WasmObjectWriter::writeGlobalSection(ArrayRef<wasm::WasmGlobal> Globals) { in writeGlobalSection() 1467 SmallVector<wasm::WasmGlobal, 1> Globals; in writeOneObject() local
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-lto/ |
| D | llvm-lto.cpp | 381 unsigned Calls = 0, Refs = 0, Functions = 0, Alias = 0, Globals = 0; in printIndexStats() local
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/ObjectYAML/ |
| D | WasmYAML.h | 353 std::vector<Global> Globals; member
|
| /openbsd/src/gnu/llvm/llvm/lib/Linker/ |
| D | IRMover.cpp | 1674 Module::GlobalListType &Globals = DstM.getGlobalList(); in run() local
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
| D | llvm-pdbutil.cpp | 225 cl::opt<bool> Globals("globals", cl::desc("Dump global symbols"), variable
|
| D | DumpOutputStyle.cpp | 1588 auto &Globals = Err(getPdb().getPDBGlobalsStream()); in dumpGlobals() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| D | HWAddressSanitizer.cpp | 1580 std::vector<GlobalVariable *> Globals; in instrumentGlobals() local
|
| /openbsd/src/gnu/llvm/clang/lib/CodeGen/ |
| D | MicrosoftCXXABI.cpp | 41 SmallVector<llvm::GlobalVariable *, 2> Globals; member
|