/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | VarBypassDetector.h | 42 llvm::SmallVector<std::pair<unsigned, const VarDecl *>, 48> Scopes; variable
|
H A D | MacroPPCallbacks.h | 52 llvm::SmallVector<llvm::DIMacroFile *, 4> Scopes; variable
|
H A D | CGAtomic.cpp | 729 auto Scopes = ScopeModel->getRuntimeValues(); in EmitAtomicOp() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | DebugInfo.h | 160 SmallVector<DIScope *, 8> Scopes; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | SyncScope.h | 130 static const unsigned Scopes[] = { in getRuntimeValues() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Function.h | 146 llvm::SmallVector<Scope, 2> Scopes; variable
|
H A D | ByteCodeEmitter.cpp | 68 llvm::SmallVector<Scope, 2> Scopes; in compileFunc() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ScopedNoAliasAA.cpp | 118 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | TransAutoreleasePool.cpp | 164 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt() local 421 SmallVector<PoolScope, 2> Scopes; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 421 DenseSet<CHRScope *> Scopes; member in __anon566c75c30211::CHR 991 SmallVectorImpl<CHRScope *> &Scopes) { in findScopes() 1275 void CHR::classifyBiasedScopes(SmallVectorImpl<CHRScope *> &Scopes) { in classifyBiasedScopes() 1985 dumpScopes(SmallVectorImpl<CHRScope *> &Scopes, const char *Label) { in dumpScopes()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopVersioningLICM.cpp | 557 SmallVector<Metadata *, 4> Scopes{NewScope}, NoAliases{NewScope}; in setNoAliasToLoop() local
|
H A D | EarlyCSE.cpp | 672 NodeScope Scopes; member in __anon16fc0a160311::EarlyCSE::StackNode
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineCSE.cpp | 756 SmallVector<MachineDomTreeNode*, 32> Scopes; in PerformCSE() local
|
H A D | MachineLICM.cpp | 705 SmallVector<MachineDomTreeNode*, 32> Scopes; in HoistOutOfLoop() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseCXXInlineMethods.cpp | 279 MultiParseScope Scopes; member
|
H A D | ParseTemplate.cpp | 1643 MultiParseScope Scopes(*this); in ParseLateTemplatedFuncDef() local
|
H A D | ParseOpenMP.cpp | 658 Parser::MultiParseScope Scopes; member in __anonc154ddd90511::FNContextRAII
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | JumpDiagnostics.cpp | 70 SmallVector<GotoScope, 48> Scopes; member in __anond6565a0e0111::JumpScopeChecker
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | InlineFunction.cpp | 1071 SmallVector<Metadata *, 4> Scopes, NoAliases; in AddAliasScopeMetadata() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 2797 SmallVectorImpl<LexicalScope *> &Scopes, in collectLexicalBlockInfo()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 903 DenseMap<DebugVariable, const DILocation *> Scopes; member in __anon45b083930211::VLocTracker
|