Searched defs:Scopes (Results 1 – 11 of 11) sorted by relevance
/third_party/node/doc/api/ |
D | permissions.md | 241 #### Scopes subsubsection 262 ##### Example 317 ##### Integrity using scopes 342 ##### Dependency redirection using scopes 385 ##### Example: import maps emulation
|
/third_party/skia/third_party/externals/tint/src/utils/ |
D | scoped_assignment_test.cc | 23 TEST(ScopedAssignmentTest, Scopes) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfo.h | 134 SmallVector<DIScope *, 8> Scopes; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScopedNoAliasAA.cpp | 141 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopVersioningLICM.cpp | 543 SmallVector<Metadata *, 4> Scopes, NoAliases; in setNoAliasToLoop() local
|
D | EarlyCSE.cpp | 634 NodeScope Scopes; member in __anonc5fb90620311::EarlyCSE::StackNode
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | ControlHeightReduction.cpp | 425 DenseSet<CHRScope *> Scopes; member in __anon5014868f0211::CHR 998 SmallVectorImpl<CHRScope *> &Scopes) { in findScopes() 1283 void CHR::classifyBiasedScopes(SmallVectorImpl<CHRScope *> &Scopes) { in classifyBiasedScopes() 1996 dumpScopes(SmallVectorImpl<CHRScope *> &Scopes, const char *Label) { in dumpScopes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineCSE.cpp | 739 SmallVector<MachineDomTreeNode*, 32> Scopes; in PerformCSE() local
|
D | MachineLICM.cpp | 711 SmallVector<MachineDomTreeNode*, 32> Scopes; in HoistOutOfLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 1034 SmallVector<Metadata *, 4> Scopes, NoAliases; in AddAliasScopeMetadata() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 2734 SmallVectorImpl<LexicalScope *> &Scopes, in collectLexicalBlockInfo()
|