/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | GlobalMerge.cpp | 220 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 D | HardwareAssistedAddressSanitizerDesign.rst | 151 Globals section in Instrumentation
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | PDBFile.h | 132 std::unique_ptr<GlobalsStream> Globals; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.h | 120 SmallVector<CVGlobalVariable, 1> Globals; member 143 SmallVector<CVGlobalVariable, 1> Globals; member
|
H A D | CodeViewDebug.cpp | 2800 SmallVectorImpl<CVGlobalVariable> &Globals) { in collectLexicalBlockInfo() 2822 SmallVectorImpl<CVGlobalVariable> *Globals = in collectLexicalBlockInfo() local 3153 void CodeViewDebug::emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals) { in emitGlobalVariableList()
|
H A D | DwarfDebug.cpp | 2384 const StringMap<const DIE *> &Globals) { in emitDebugPubSection()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Program.h | 177 std::vector<Global *> Globals; variable
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/ |
H A D | smu8.h | 44 uint32_t Globals; member
|
H A D | smu7.h | 163 uint32_t Globals; member
|
H A D | smu71.h | 440 uint32_t Globals; member
|
H A D | smu73.h | 525 uint32_t Globals; member
|
H A D | smu72.h | 534 uint32_t Globals; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | Wasm.h | 280 std::vector<wasm::WasmGlobal> Globals; variable
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | smu7.h | 144 uint32_t Globals; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 826 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 D | GlobalOpt.cpp | 586 Module::GlobalListType &Globals = GV->getParent()->getGlobalList(); in SRAGlobal() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | WasmObjectWriter.cpp | 858 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 D | NVPTXAsmPrinter.cpp | 100 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 D | llvm-lto.cpp | 343 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 D | APINotesYAMLCompiler.cpp | 502 GlobalVariablesSeq Globals; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 336 std::vector<Global> Globals; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1515 Module::GlobalListType &Globals = DstM.getGlobalList(); in run() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 1438 std::vector<GlobalVariable *> Globals; in instrumentGlobals() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 221 cl::opt<bool> Globals("globals", cl::desc("Dump global symbols"), variable
|
H A D | DumpOutputStyle.cpp | 1683 auto &Globals = Err(getPdb().getPDBGlobalsStream()); in dumpGlobals() local
|