/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | GlobalMerge.cpp | 219 bool GlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge() 256 BitVector Globals; in doMerge() member 437 bool GlobalMerge::doMerge(const SmallVectorImpl<GlobalVariable *> &Globals, in doMerge() 608 Globals, ConstGlobals, BSSGlobals; in doInitialization() local
|
/third_party/python/Doc/library/ |
D | zoneinfo.rst | 378 Globals chapter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | PDBFile.h | 132 std::unique_ptr<GlobalsStream> Globals; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.h | 120 SmallVector<CVGlobalVariable, 1> Globals; member 143 SmallVector<CVGlobalVariable, 1> Globals; member
|
D | CodeViewDebug.cpp | 2737 SmallVectorImpl<CVGlobalVariable> &Globals) { in collectLexicalBlockInfo() 2759 SmallVectorImpl<CVGlobalVariable> *Globals = in collectLexicalBlockInfo() local 3069 void CodeViewDebug::emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals) { in emitGlobalVariableList()
|
D | DwarfDebug.cpp | 2118 const StringMap<const DIE *> &Globals) { in emitDebugPubSection()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 1227 struct Globals struct in sw::SpirvShader::Impl::Debugger::State 1229 struct Compute 1240 struct Fragment 1248 struct Vertex 1256 uint32_t subgroupSize; 1257 sw::SIMD::uint_t activeLaneMask; 1261 { 2614 using Globals = Impl::Debugger::State::Globals; in dbgBeginEmit() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | Wasm.h | 270 std::vector<wasm::WasmGlobal> Globals; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceGlobalContext.h | 435 VariableDeclarationList Globals; variable
|
D | IceASanInstrumentation.cpp | 85 void ASanInstrumentation::instrumentGlobals(VariableDeclarationList &Globals) { in instrumentGlobals()
|
D | IceDefs.h | 270 VariableDeclarationArray Globals; variable
|
D | WasmTranslator.cpp | 1578 unique_ptr<VariableDeclarationList> Globals = in translate() local
|
D | PNaClTranslator.cpp | 3028 std::unique_ptr<Ice::VariableDeclarationList> Globals = in installGlobalNamesAndGlobalVarInitializers() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 817 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals) { in buildBitSetsFromGlobalVariables() 1591 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals, in buildBitSetsFromDisjointSet() 2102 std::vector<GlobalTypeMember *> Globals; in lower() local
|
D | GlobalOpt.cpp | 563 Module::GlobalListType &Globals = GV->getParent()->getGlobalList(); in SRAGlobal() local
|
/third_party/icu/docs/userguide/dev/ |
D | codingguidelines.md | 1717 ### Globals subsection
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXAsmPrinter.cpp | 100 DenseSet<const GlobalVariable *> &Globals) { in DiscoverDependentGlobals() 823 SmallVector<const GlobalVariable *, 8> Globals; in emitGlobals() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 319 std::vector<Global> Globals; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | HWAddressSanitizer.cpp | 1383 std::vector<GlobalVariable *> Globals; in instrumentGlobals() local
|
D | AddressSanitizer.cpp | 1127 NamedMDNode *Globals = M.getNamedMetadata("llvm.asan.globals"); in GlobalsMetadata() local
|