Home
last modified time | relevance | path

Searched defs:Globals (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DGlobalMerge.cpp220 bool GlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge()
258 BitVector Globals; in doMerge() member
439 bool GlobalMerge::doMerge(const SmallVectorImpl<GlobalVariable *> &Globals, in doMerge()
610 Globals, ConstGlobals, BSSGlobals; in doInitialization() local
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DHardwareAssistedAddressSanitizerDesign.rst151 Globals section in Instrumentation
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFile.h132 std::unique_ptr<GlobalsStream> Globals; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h120 SmallVector<CVGlobalVariable, 1> Globals; member
143 SmallVector<CVGlobalVariable, 1> Globals; member
H A DCodeViewDebug.cpp2800 SmallVectorImpl<CVGlobalVariable> &Globals) { in collectLexicalBlockInfo()
2822 SmallVectorImpl<CVGlobalVariable> *Globals = in collectLexicalBlockInfo() local
3153 void CodeViewDebug::emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals) { in emitGlobalVariableList()
H A DDwarfDebug.cpp2384 const StringMap<const DIE *> &Globals) { in emitDebugPubSection()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DProgram.h177 std::vector<Global *> Globals; variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dsmu8.h44 uint32_t Globals; member
H A Dsmu7.h163 uint32_t Globals; member
H A Dsmu71.h440 uint32_t Globals; member
H A Dsmu73.h525 uint32_t Globals; member
H A Dsmu72.h534 uint32_t Globals; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DWasm.h280 std::vector<wasm::WasmGlobal> Globals; variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsmu7.h144 uint32_t Globals; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp826 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals) { in buildBitSetsFromGlobalVariables()
1621 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals, in buildBitSetsFromDisjointSet()
2171 std::vector<GlobalTypeMember *> Globals; in lower() local
H A DGlobalOpt.cpp586 Module::GlobalListType &Globals = GV->getParent()->getGlobalList(); in SRAGlobal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp858 void WasmObjectWriter::writeGlobalSection(ArrayRef<wasm::WasmGlobal> Globals) { in writeGlobalSection()
1402 SmallVector<wasm::WasmGlobal, 1> Globals; in writeOneObject() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp100 DenseSet<const GlobalVariable *> &Globals) { in DiscoverDependentGlobals()
814 SmallVector<const GlobalVariable *, 8> Globals; in emitGlobals() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp343 unsigned Calls = 0, Refs = 0, Functions = 0, Alias = 0, Globals = 0; in printIndexStats() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp502 GlobalVariablesSeq Globals; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h336 std::vector<Global> Globals; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DIRMover.cpp1515 Module::GlobalListType &Globals = DstM.getGlobalList(); in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1438 std::vector<GlobalVariable *> Globals; in instrumentGlobals() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp221 cl::opt<bool> Globals("globals", cl::desc("Dump global symbols"), variable
H A DDumpOutputStyle.cpp1683 auto &Globals = Err(getPdb().getPDBGlobalsStream()); in dumpGlobals() local

12