/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LexicalScopes.cpp | 125 DILocalScope *Scope = DL->getScope(); in findLexicalScope() local 142 LexicalScope *LexicalScopes::getOrCreateLexicalScope(const DILocalScope *Scope, in getOrCreateLexicalScope() argument 160 getOrCreateRegularScope(const DILocalScope * Scope) getOrCreateRegularScope() argument 188 getOrCreateInlinedScope(const DILocalScope * Scope,const DILocation * InlinedAt) getOrCreateInlinedScope() argument 212 getOrCreateAbstractScope(const DILocalScope * Scope) getOrCreateAbstractScope() argument 236 constructScopeNest(LexicalScope * Scope) constructScopeNest() argument 285 LexicalScope *Scope = getOrCreateLexicalScope(DL); getMachineBasicBlocks() local 308 LexicalScope *Scope = getOrCreateLexicalScope(DL); dominates() local [all...] |
/freebsd-src/sys/contrib/dev/acpica/components/parser/ |
H A D | psscope.c | 224 ACPI_GENERIC_STATE *Scope; in AcpiPsInitScope() local 271 ACPI_GENERIC_STATE *Scope; AcpiPsPushScope() local 333 ACPI_GENERIC_STATE *Scope = ParserState->Scope; AcpiPsPopScope() local 388 ACPI_GENERIC_STATE *Scope; AcpiPsCleanupScope() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMemoryLegalizer.cpp | 95 SIAtomicScope Scope = SIAtomicScope::SYSTEM; global() member in __anond7d82e590111::SIMemOpInfo 103 SIMemOpInfo(AtomicOrdering Ordering=AtomicOrdering::SequentiallyConsistent,SIAtomicScope Scope=SIAtomicScope::SYSTEM,SIAtomicAddrSpace OrderingAddrSpace=SIAtomicAddrSpace::ATOMIC,SIAtomicAddrSpace InstrAddrSpace=SIAtomicAddrSpace::ALL,bool IsCrossAddressSpaceOrdering=true,AtomicOrdering FailureOrdering=AtomicOrdering::SequentiallyConsistent,bool IsVolatile=false,bool IsNonTemporal=false) SIMemOpInfo() argument 760 SIAtomicScope Scope = SIAtomicScope::NONE; constructFromMIWithMMO() local 828 SIAtomicScope Scope = SIAtomicScope::NONE; getAtomicFenceInfo() local 894 enableLoadCacheBypass(const MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace) const enableLoadCacheBypass() argument 929 enableStoreCacheBypass(const MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace) const enableStoreCacheBypass() argument 942 enableRMWCacheBypass(const MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace) const enableRMWCacheBypass() argument 1001 insertWait(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,SIMemOp Op,bool IsCrossAddrSpaceOrdering,Position Pos) const insertWait() argument 1099 insertAcquire(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,Position Pos) const insertAcquire() argument 1144 insertRelease(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,bool IsCrossAddrSpaceOrdering,Position Pos) const insertRelease() argument 1153 insertAcquire(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,Position Pos) const insertAcquire() argument 1205 enableLoadCacheBypass(const MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace) const enableLoadCacheBypass() argument 1247 enableStoreCacheBypass(const MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace) const enableStoreCacheBypass() argument 1282 enableRMWCacheBypass(const MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace) const enableRMWCacheBypass() argument 1354 insertWait(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,SIMemOp Op,bool IsCrossAddrSpaceOrdering,Position Pos) const insertWait() argument 1382 insertAcquire(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,Position Pos) const insertAcquire() argument 1448 insertRelease(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,bool IsCrossAddrSpaceOrdering,Position Pos) const insertRelease() argument 1498 enableLoadCacheBypass(const MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace) const enableLoadCacheBypass() argument 1543 enableStoreCacheBypass(const MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace) const enableStoreCacheBypass() argument 1582 enableRMWCacheBypass(const MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace) const enableRMWCacheBypass() argument 1651 insertAcquire(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,Position Pos) const insertAcquire() argument 1737 insertRelease(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,bool IsCrossAddrSpaceOrdering,Position Pos) const insertRelease() argument 1801 enableLoadCacheBypass(const MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace) const enableLoadCacheBypass() argument 1894 insertWait(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,SIMemOp Op,bool IsCrossAddrSpaceOrdering,Position Pos) const insertWait() argument 2015 insertAcquire(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,Position Pos) const insertAcquire() argument 2070 enableLoadCacheBypass(const MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace) const enableLoadCacheBypass() argument 2195 insertWait(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,SIMemOp Op,bool IsCrossAddrSpaceOrdering,Position Pos) const insertWait() argument 2291 insertAcquire(MachineBasicBlock::iterator & MI,SIAtomicScope Scope,SIAtomicAddrSpace AddrSpace,Position Pos) const insertAcquire() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVRange.cpp | 52 void LVRange::addEntry(LVScope *Scope, LVAddress LowerAddress, in addEntry() 68 void LVRange::addEntry(LVScope *Scope) { in addEntry() 89 LVScope *Scope = nullptr; in getEntry() local 148 LVScope *Scope = RangeEntry.scope(); in print() local
|
H A D | LVScope.cpp | 166 void LVScope::addElement(LVScope *Scope) { in addElement() 727 std::function<void(LVScope * Scope)> TraverseChildren = [&](LVScope *Scope) { in traverseParentsAndChildren() 1178 void LVScopeCompileUnit::addSize(LVScope *Scope, LVOffset Lower, in addSize() 1311 void LVScopeCompileUnit::increment(LVScope *Scope) { in increment() 1331 void LVScopeCompileUnit::addedElement(LVScope *Scope) { in addedElement() 1376 LVScope *Scope = Line->getParentScope(); in addLineZero() local 1528 void LVScopeCompileUnit::printScopeSize(const LVScope *Scope, raw_ostream &OS) { in printScopeSize() 1554 [&](const LVScope *Scope) { in printSizes() 1557 for (const LVScope *Scope : MatchedScopes) in printSizes() local 1647 for (const LVScope *Scope : MatchedScopes) { in printMatchedElements() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DirectiveEmitter.cpp | 461 IfDefScope Scope("GEN_FLANG_DIRECTIVE_CLAUSE_SETS", OS); GenerateDirectiveClauseSets() local 501 IfDefScope Scope("GEN_FLANG_DIRECTIVE_CLAUSE_MAP", OS); GenerateDirectiveClauseMap() local 536 IfDefScope Scope("GEN_FLANG_CLAUSE_PARSER_CLASSES", OS); GenerateFlangClauseParserClass() local 564 IfDefScope Scope("GEN_FLANG_CLAUSE_PARSER_CLASSES_LIST", OS); GenerateFlangClauseParserClassList() local 577 IfDefScope Scope("GEN_FLANG_DUMP_PARSE_TREE_CLAUSES", OS); GenerateFlangClauseDump() local 592 IfDefScope Scope("GEN_FLANG_CLAUSE_UNPARSE", OS); GenerateFlangClauseUnparse() local 644 IfDefScope Scope("GEN_FLANG_CLAUSE_CHECK_ENTER", OS); GenerateFlangClauseCheckPrototypes() local 659 IfDefScope Scope("GEN_FLANG_CLAUSE_PARSER_KIND_MAP", OS); GenerateFlangClauseParserKindMap() local 690 IfDefScope Scope("GEN_FLANG_CLAUSES_PARSER", OS); GenerateFlangClausesParser() local 788 IfDefScope Scope("GEN_CLANG_CLAUSE_CLASS", OS); GenerateClauseClassMacro() local 855 IfDefScope Scope("GEN_DIRECTIVES_IMPL", OS); EmitDirectivesBasicImpl() local [all...] |
H A D | DAGISelMatcherOpt.cpp | 33 if (ScopeMatcher *Scope = dyn_cast<ScopeMatcher>(N)) { in ContractNodes() local 208 ScopeMatcher *Scope = nullptr; in FactorNodes() local 472 std::unique_ptr<Matcher> Scope(SM); FactorNodes() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | Attributes.cpp | 32 const IdentifierInfo *Scope, const IdentifierInfo *Attr, in hasAttribute() argument 76 normalizeAttrScopeName(const IdentifierInfo * Scope,AttributeCommonInfo::Syntax SyntaxUsed) normalizeAttrScopeName() argument 124 normalizeName(const IdentifierInfo * Name,const IdentifierInfo * Scope,AttributeCommonInfo::Syntax SyntaxUsed) normalizeName() argument 156 StringRef Scope = normalizeAttrScopeName(getScopeName(), Syntax); calculateAttributeSpellingListIndex() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.cpp | 111 LVScope *Scope = SymbolName.Scope; in print() local 310 getSection(LVScope * Scope,LVAddress Address,LVSectionIndex SectionIndex) getSection() argument 342 addSectionRange(LVSectionIndex SectionIndex,LVScope * Scope) addSectionRange() argument 348 addSectionRange(LVSectionIndex SectionIndex,LVScope * Scope,LVAddress LowerAddress,LVAddress UpperAddress) addSectionRange() argument 365 createInstructions(LVScope * Scope,LVSectionIndex SectionIndex,const LVNameInfo & NameInfo) createInstructions() argument 535 LVScope *Scope = Name.first; createInstructions() local 591 LVScope *Scope = Function; processLines() local 718 LVScope *Scope; processLines() local 881 LVScope *Scope = InlineeIter->first; includeInlineeLines() local [all...] |
/freebsd-src/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsconvert.c | 454 ACPI_NAMESPACE_NODE *Scope, in AcpiNsConvertToUnicode() argument 529 ACPI_NAMESPACE_NODE *Scope, in AcpiNsConvertToResource() argument 615 ACPI_NAMESPACE_NODE *Scope, in AcpiNsConvertToReference() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 241 auto *Scope = new CHRScope(TailRegInfos, TailSubs); split() local 308 if (CHRScope *Scope = findScopes(R, nullptr, nullptr, Output)) { findScopes() local 408 operator <<(raw_ostream & OS,const CHRScope & Scope) operator <<() argument 872 checkScopeHoistable(CHRScope * Scope) checkScopeHoistable() argument 1105 getSelectsInScope(CHRScope * Scope,DenseSet<Instruction * > & Output) getSelectsInScope() argument 1131 splitScope(CHRScope * Scope,CHRScope * Outer,DenseSet<Value * > * OuterConditionValues,Instruction * OuterInsertPoint,SmallVectorImpl<CHRScope * > & Output,DenseSet<Instruction * > & Unhoistables) splitScope() argument 1289 classifyBiasedScopes(CHRScope * Scope,CHRScope * OutermostScope) classifyBiasedScopes() argument 1314 hasAtLeastTwoBiasedBranches(CHRScope * Scope) hasAtLeastTwoBiasedBranches() argument 1370 setCHRRegions(CHRScope * Scope,CHRScope * OutermostScope) setCHRRegions() argument 1480 hoistScopeConditions(CHRScope * Scope,Instruction * HoistPoint,DenseSet<PHINode * > & TrivialPHIs,DominatorTree & DT) hoistScopeConditions() argument 1508 negateICmpIfUsedByBranchOrSelectOnly(ICmpInst * ICmp,Instruction * ExcludedUser,CHRScope * Scope) negateICmpIfUsedByBranchOrSelectOnly() argument 1555 insertTrivialPHIs(CHRScope * Scope,BasicBlock * EntryBlock,BasicBlock * ExitBlock,DenseSet<PHINode * > & TrivialPHIs) insertTrivialPHIs() argument 1618 assertCHRRegionsHaveBiasedBranchOrSelect(CHRScope * Scope) assertCHRRegionsHaveBiasedBranchOrSelect() argument 1620 __anon96cf4c2a0e02(RegInfo &RI, CHRScope *Scope) assertCHRRegionsHaveBiasedBranchOrSelect() argument 1640 assertBranchOrSelectConditionHoisted(CHRScope * Scope,BasicBlock * PreEntryBlock) assertBranchOrSelectConditionHoisted() argument 1674 transformScopes(CHRScope * Scope,DenseSet<PHINode * > & TrivialPHIs) transformScopes() argument 1762 cloneScopeBlocks(CHRScope * Scope,BasicBlock * PreEntryBlock,BasicBlock * ExitBlock,Region * LastRegion,ValueToValueMapTy & VMap) cloneScopeBlocks() argument 1847 fixupBranchesAndSelects(CHRScope * Scope,BasicBlock * PreEntryBlock,BranchInst * MergedBR,uint64_t ProfileCount) fixupBranchesAndSelects() argument 1888 fixupBranch(Region * R,CHRScope * Scope,IRBuilder<> & IRB,Value * & MergedCondition,BranchProbability & CHRBranchBias) fixupBranch() argument 1931 fixupSelect(SelectInst * SI,CHRScope * Scope,IRBuilder<> & IRB,Value * & MergedCondition,BranchProbability & CHRBranchBias) fixupSelect() argument 1956 addToMergedCondition(bool IsTrueBiased,Value * Cond,Instruction * BranchOrSelect,CHRScope * Scope,IRBuilder<> & IRB,Value * & MergedCondition) addToMergedCondition() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.h | 37 LVScope *Scope = nullptr; member 165 addInlineeLines(LVScope * Scope,LVLines & Lines) addInlineeLines() argument 186 getSectionIndex(LVScope * Scope) getSectionIndex() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVReader.h | 247 void setCompileUnit(LVScope *Scope) { in setCompileUnit() 271 virtual LVSectionIndex getSectionIndex(LVScope *Scope) { in getSectionIndex() 287 void notifyAddedElement(LVScope *Scope) { in notifyAddedElement() 312 bool doPrintScope(const LVScope *Scope) const { in doPrintScope()
|
H A D | LVRange.h | 28 LVScope *Scope = nullptr; variable 34 LVRangeEntry(LVAddress LowerAddress, LVAddress UpperAddress, LVScope *Scope) in LVRangeEntry()
|
H A D | LVScope.h | 338 void setReference(LVScope *Scope) override { in setReference() 480 void printScopeSize(const LVScope *Scope, raw_ostream &OS) const { in printScopeSize() 506 void addPublicName(LVScope *Scope, LVAddress LowPC, LVAddress HighPC) { in addPublicName() 510 const LVNameInfo &findPublicName(LVScope *Scope) { in findPublicName() 576 void addMatched(LVScope *Scope) { MatchedScopes.push_back(Scope); } in addMatched() 659 void setReference(LVScope *Scope) override { in setReference() 763 void setReference(LVScope *Scope) override { in setReference()
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | ByteCodeStmtGen.cpp |
|
H A D | InterpFrame.cpp | 37 for (auto &Scope : Func->scopes()) { InterpFrame() local 80 for (auto &Scope : Func->scopes()) { ~InterpFrame() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 148 getDISubprogram(const MDNode * Scope) getDISubprogram() argument 157 MDNode *Scope = DeclareLoc.getScope(); getDebugValueLoc() local 169 MDNode *Scope = DeclareLoc.getScope(); getDebugValueLoc() local 283 processScope(DIScope * Scope) processScope() argument 380 addScope(DIScope * Scope) addScope() argument 728 auto *Scope = map(MLD->getScope()); getReplacementMDLocation() local 874 auto *Scope = DL.getScope(); stripNonLineTableDebugInfo() local 1114 LLVMDIBuilderCreateFunction(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,const char * LinkageName,size_t LinkageNameLen,LLVMMetadataRef File,unsigned LineNo,LLVMMetadataRef Ty,LLVMBool IsLocalToUnit,LLVMBool IsDefinition,unsigned ScopeLine,LLVMDIFlags Flags,LLVMBool IsOptimized) LLVMDIBuilderCreateFunction() argument 1129 LLVMDIBuilderCreateLexicalBlock(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,LLVMMetadataRef File,unsigned Line,unsigned Col) LLVMDIBuilderCreateLexicalBlock() argument 1138 LLVMDIBuilderCreateLexicalBlockFile(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,LLVMMetadataRef File,unsigned Discriminator) LLVMDIBuilderCreateLexicalBlockFile() argument 1148 LLVMDIBuilderCreateImportedModuleFromNamespace(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,LLVMMetadataRef NS,LLVMMetadataRef File,unsigned Line) LLVMDIBuilderCreateImportedModuleFromNamespace() argument 1159 LLVMDIBuilderCreateImportedModuleFromAlias(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,LLVMMetadataRef ImportedEntity,LLVMMetadataRef File,unsigned Line,LLVMMetadataRef * Elements,unsigned NumElements) LLVMDIBuilderCreateImportedModuleFromAlias() argument 1172 LLVMDIBuilderCreateImportedModuleFromModule(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,LLVMMetadataRef M,LLVMMetadataRef File,unsigned Line,LLVMMetadataRef * Elements,unsigned NumElements) LLVMDIBuilderCreateImportedModuleFromModule() argument 1185 LLVMDIBuilderCreateImportedDeclaration(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,LLVMMetadataRef Decl,LLVMMetadataRef File,unsigned Line,const char * Name,size_t NameLen,LLVMMetadataRef * Elements,unsigned NumElements) LLVMDIBuilderCreateImportedDeclaration() argument 1199 LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx,unsigned Line,unsigned Column,LLVMMetadataRef Scope,LLVMMetadataRef InlinedAt) LLVMDIBuilderCreateDebugLocation() argument 1221 LLVMDIScopeGetFile(LLVMMetadataRef Scope) LLVMDIScopeGetFile() argument 1275 LLVMDIBuilderCreateEnumerationType(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,LLVMMetadataRef File,unsigned LineNumber,uint64_t SizeInBits,uint32_t AlignInBits,LLVMMetadataRef * Elements,unsigned NumElements,LLVMMetadataRef ClassTy) LLVMDIBuilderCreateEnumerationType() argument 1287 LLVMDIBuilderCreateUnionType(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,LLVMMetadataRef File,unsigned LineNumber,uint64_t SizeInBits,uint32_t AlignInBits,LLVMDIFlags Flags,LLVMMetadataRef * Elements,unsigned NumElements,unsigned RunTimeLang,const char * UniqueId,size_t UniqueIdLen) LLVMDIBuilderCreateUnionType() argument 1343 LLVMDIBuilderCreateStructType(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,LLVMMetadataRef File,unsigned LineNumber,uint64_t SizeInBits,uint32_t AlignInBits,LLVMDIFlags Flags,LLVMMetadataRef DerivedFrom,LLVMMetadataRef * Elements,unsigned NumElements,unsigned RunTimeLang,LLVMMetadataRef VTableHolder,const char * UniqueId,size_t UniqueIdLen) LLVMDIBuilderCreateStructType() argument 1359 LLVMDIBuilderCreateMemberType(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,LLVMMetadataRef File,unsigned LineNo,uint64_t SizeInBits,uint32_t AlignInBits,uint64_t OffsetInBits,LLVMDIFlags Flags,LLVMMetadataRef Ty) LLVMDIBuilderCreateMemberType() argument 1375 LLVMDIBuilderCreateStaticMemberType(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,LLVMMetadataRef File,unsigned LineNumber,LLVMMetadataRef Type,LLVMDIFlags Flags,LLVMValueRef ConstantVal,uint32_t AlignInBits) LLVMDIBuilderCreateStaticMemberType() argument 1423 LLVMDIBuilderCreateTypedef(LLVMDIBuilderRef Builder,LLVMMetadataRef Type,const char * Name,size_t NameLen,LLVMMetadataRef File,unsigned LineNo,LLVMMetadataRef Scope,uint32_t AlignInBits) LLVMDIBuilderCreateTypedef() argument 1442 LLVMDIBuilderCreateForwardDecl(LLVMDIBuilderRef Builder,unsigned Tag,const char * Name,size_t NameLen,LLVMMetadataRef Scope,LLVMMetadataRef File,unsigned Line,unsigned RuntimeLang,uint64_t SizeInBits,uint32_t AlignInBits,const char * UniqueIdentifier,size_t UniqueIdentifierLen) LLVMDIBuilderCreateForwardDecl() argument 1454 LLVMDIBuilderCreateReplaceableCompositeType(LLVMDIBuilderRef Builder,unsigned Tag,const char * Name,size_t NameLen,LLVMMetadataRef Scope,LLVMMetadataRef File,unsigned Line,unsigned RuntimeLang,uint64_t SizeInBits,uint32_t AlignInBits,LLVMDIFlags Flags,const char * UniqueIdentifier,size_t UniqueIdentifierLen) LLVMDIBuilderCreateReplaceableCompositeType() argument 1499 LLVMDIBuilderCreateBitFieldMemberType(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,LLVMMetadataRef File,unsigned LineNumber,uint64_t SizeInBits,uint64_t OffsetInBits,uint64_t StorageOffsetInBits,LLVMDIFlags Flags,LLVMMetadataRef Type) LLVMDIBuilderCreateBitFieldMemberType() argument 1514 LLVMDIBuilderCreateClassType(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,LLVMMetadataRef File,unsigned LineNumber,uint64_t SizeInBits,uint32_t AlignInBits,uint64_t OffsetInBits,LLVMDIFlags Flags,LLVMMetadataRef DerivedFrom,LLVMMetadataRef * Elements,unsigned NumElements,LLVMMetadataRef VTableHolder,LLVMMetadataRef TemplateParamsNode,const char * UniqueIdentifier,size_t UniqueIdentifierLen) LLVMDIBuilderCreateClassType() argument 1600 LLVMDIBuilderCreateGlobalVariableExpression(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,const char * Linkage,size_t LinkLen,LLVMMetadataRef File,unsigned LineNo,LLVMMetadataRef Ty,LLVMBool LocalToUnit,LLVMMetadataRef Expr,LLVMMetadataRef Decl,uint32_t AlignInBits) LLVMDIBuilderCreateGlobalVariableExpression() argument 1650 LLVMDIBuilderCreateTempGlobalVariableFwdDecl(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,const char * Linkage,size_t LnkLen,LLVMMetadataRef File,unsigned LineNo,LLVMMetadataRef Ty,LLVMBool LocalToUnit,LLVMMetadataRef Decl,uint32_t AlignInBits) LLVMDIBuilderCreateTempGlobalVariableFwdDecl() argument 1704 LLVMDIBuilderCreateAutoVariable(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,LLVMMetadataRef File,unsigned LineNo,LLVMMetadataRef Ty,LLVMBool AlwaysPreserve,LLVMDIFlags Flags,uint32_t AlignInBits) LLVMDIBuilderCreateAutoVariable() argument 1714 LLVMDIBuilderCreateParameterVariable(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,unsigned ArgNo,LLVMMetadataRef File,unsigned LineNo,LLVMMetadataRef Ty,LLVMBool AlwaysPreserve,LLVMDIFlags Flags) LLVMDIBuilderCreateParameterVariable() argument [all...] |
H A D | DIBuilder.cpp | 391 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber, in createBitFieldMemberType() argument 539 getNonCompileUnitScope(Scope), nullpt argument 365 createMemberType(DIScope * Scope,StringRef Name,DIFile * File,unsigned LineNumber,uint64_t SizeInBits,uint32_t AlignInBits,uint64_t OffsetInBits,DINode::DIFlags Flags,DIType * Ty,DINodeArray Annotations) createMemberType() argument 381 createVariantMemberType(DIScope * Scope,StringRef Name,DIFile * File,unsigned LineNumber,uint64_t SizeInBits,uint32_t AlignInBits,uint64_t OffsetInBits,Constant * Discriminant,DINode::DIFlags Flags,DIType * Ty) createVariantMemberType() argument 405 createStaticMemberType(DIScope * Scope,StringRef Name,DIFile * File,unsigned LineNumber,DIType * Ty,DINode::DIFlags Flags,llvm::Constant * Val,unsigned Tag,uint32_t AlignInBits) createStaticMemberType() argument 507 createUnionType(DIScope * Scope,StringRef Name,DIFile * File,unsigned LineNumber,uint64_t SizeInBits,uint32_t AlignInBits,DINode::DIFlags Flags,DINodeArray Elements,unsigned RunTimeLang,StringRef UniqueIdentifier) createUnionType() argument 519 createVariantPart(DIScope * Scope,StringRef Name,DIFile * File,unsigned LineNumber,uint64_t SizeInBits,uint32_t AlignInBits,DINode::DIFlags Flags,DIDerivedType * Discriminator,DINodeArray Elements,StringRef UniqueIdentifier) createVariantPart() argument 554 createSetType(DIScope * Scope,StringRef Name,DIFile * File,unsigned LineNo,uint64_t SizeInBits,uint32_t AlignInBits,DIType * Ty) createSetType() argument 636 createForwardDecl(unsigned Tag,StringRef Name,DIScope * Scope,DIFile * F,unsigned Line,unsigned RuntimeLang,uint64_t SizeInBits,uint32_t AlignInBits,StringRef UniqueIdentifier) createForwardDecl() argument 651 createReplaceableCompositeType(unsigned Tag,StringRef Name,DIScope * Scope,DIFile * F,unsigned Line,unsigned RuntimeLang,uint64_t SizeInBits,uint32_t AlignInBits,DINode::DIFlags Flags,StringRef UniqueIdentifier,DINodeArray Annotations) createReplaceableCompositeType() argument 767 auto *Scope = cast<DILocalScope>(Context); createLocalVariable() local 779 createAutoVariable(DIScope * Scope,StringRef Name,DIFile * File,unsigned LineNo,DIType * Ty,bool AlwaysPreserve,DINode::DIFlags Flags,uint32_t AlignInBits) createAutoVariable() argument 792 createParameterVariable(DIScope * Scope,StringRef Name,unsigned ArgNo,DIFile * File,unsigned LineNo,DIType * Ty,bool AlwaysPreserve,DINode::DIFlags Flags,DINodeArray Annotations) createParameterVariable() argument 805 auto *Scope = cast<DILocalScope>(Context); createLabel() local 886 createCommonBlock(DIScope * Scope,DIGlobalVariable * Decl,StringRef Name,DIFile * File,unsigned LineNo) createCommonBlock() argument 893 createNameSpace(DIScope * Scope,StringRef Name,bool ExportSymbols) createNameSpace() argument 905 createModule(DIScope * Scope,StringRef Name,StringRef ConfigurationMacros,StringRef IncludePath,StringRef APINotesFile,DIFile * File,unsigned LineNo,bool IsDecl) createModule() argument 914 createLexicalBlockFile(DIScope * Scope,DIFile * File,unsigned Discriminator) createLexicalBlockFile() argument 920 createLexicalBlock(DIScope * Scope,DIFile * File,unsigned Line,unsigned Col) createLexicalBlock() argument [all...] |
H A D | DebugLoc.cpp | 50 const MDNode *Scope = getInlinedAtScope(); in getFnDebugLoc() local 148 auto *Scope = cast<DIScope>(getScope()); in print() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCleanup.cpp | 195 EHCleanupScope *Scope = pushCleanup() local 444 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.begin()); PopCleanupBlocks() local 526 CreateNormalEntry(CodeGenFunction & CGF,EHCleanupScope & Scope) CreateNormalEntry() argument 667 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.begin()); PopCleanupBlock() local 1142 EHCleanupScope &Scope = EmitBranchThroughCleanup() local 1152 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(I)); EmitBranchThroughCleanup() local 1228 EHCleanupScope &Scope = cast<EHCleanupScope>(*CGF.EHStack.find(C)); SetupCleanupBlockActivation() local 1285 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(C)); ActivateCleanupBlock() local 1297 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(C)); DeactivateCleanupBlock() local [all...] |
H A D | CGStmtOpenMP.cpp | 1567 OMPParallelScope Scope(CGF, S); emitCommonOMPParallelDirective() local 1815 OMPLoopScope *Scope = nullptr; global() member in __anonb66eefd10e11::OMPTransformDirectiveScopeRAII 1852 CodeGenFunction::LexicalScope Scope(CGF, S->getSourceRange()); emitBody() local 2477 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); emitCommonSimdLoop() local 2483 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); emitCommonSimdLoop() local 2715 OMPLexicalScope Scope(*this, S, OMPD_unknown); EmitOMPSimdDirective() local 2730 OMPLexicalScope Scope(*this, S, OMPD_unknown); EmitOMPSimdDirective() local 3206 OMPLexicalScope Scope(*this, S, OMPD_parallel); EmitOMPDistributeParallelForDirective() local 3216 OMPLexicalScope Scope(*this, S, OMPD_parallel); EmitOMPDistributeParallelForSimdDirective() local 3225 OMPLexicalScope Scope(*this, S, OMPD_unknown); EmitOMPDistributeSimdDirective() local 3687 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); emitScanBasedDirective() local 3806 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); emitWorksharingDirective() local 3933 OMPLexicalScope Scope(*this, S, OMPD_unknown); EmitOMPForDirective() local 3956 OMPLexicalScope Scope(*this, S, OMPD_unknown); EmitOMPForSimdDirective() local 4179 OMPLexicalScope Scope(*this, S, OMPD_unknown); EmitOMPSectionsDirective() local 4207 LexicalScope Scope(*this, S.getSourceRange()); EmitOMPSectionDirective() local 4213 LexicalScope Scope(*this, S.getSourceRange()); EmitOMPSectionDirective() local 4247 OMPLexicalScope Scope(*this, S, OMPD_unknown); EmitOMPSingleDirective() local 4288 LexicalScope Scope(*this, S.getSourceRange()); EmitOMPMasterDirective() local 4294 LexicalScope Scope(*this, S.getSourceRange()); EmitOMPMasterDirective() local 4334 LexicalScope Scope(*this, S.getSourceRange()); EmitOMPMaskedDirective() local 4341 LexicalScope Scope(*this, S.getSourceRange()); EmitOMPMaskedDirective() local 4374 LexicalScope Scope(*this, S.getSourceRange()); EmitOMPCriticalDirective() local 4390 LexicalScope Scope(*this, S.getSourceRange()); EmitOMPCriticalDirective() local 4408 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); EmitOMPParallelForDirective() local 4442 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); EmitOMPParallelForSimdDirective() local 4718 OMPPrivateScope Scope(CGF); EmitOMPTaskBasedDirective() local 4977 OMPLexicalScope Scope(*this, S, std::nullopt, EmitOMPTaskBasedDirective() local 5088 OMPPrivateScope Scope(CGF); EmitOMPTargetTaskBasedDirective() local 5164 processInReduction(const OMPExecutableDirective & S,OMPTaskDataTy & Data,CodeGenFunction & CGF,const CapturedStmt * CS,OMPPrivateScope & Scope) processInReduction() argument 5312 OMPLexicalScope Scope(*this, S, OMPD_unknown); EmitOMPTaskgroupDirective() local 5470 LexicalScope Scope(*this, S.getSourceRange()); EmitOMPScanDirective() local 5833 OMPLexicalScope Scope(*this, S, OMPD_unknown); EmitOMPDistributeDirective() local 5920 OMPLexicalScope Scope(*this, S, OMPD_unknown); EmitOMPOrderedDirective() local 5957 OMPLexicalScope Scope(*this, S, OMPD_unknown); EmitOMPOrderedDirective() local 6594 LexicalScope Scope(*this, S.getSourceRange()); EmitOMPAtomicDirective() local 6610 OMPLexicalScope Scope(CGF, S, OMPD_target); emitCommonOMPTargetDirective() local 6672 OMPLexicalScope Scope(CGF, S, OMPD_task); emitCommonOMPTargetDirective() local 6745 OMPTeamsScope Scope(CGF, S); emitCommonOMPTeamsDirective() local 7372 OMPLexicalScope Scope(CGF, S, CaptureRegion); EmitOMPTargetDataDirective() local 7384 OMPLexicalScope Scope(CGF, S); EmitOMPTargetDataDirective() local 7433 OMPLexicalScope Scope(*this, S, OMPD_task); EmitOMPTargetEnterDataDirective() local 7454 OMPLexicalScope Scope(*this, S, OMPD_task); EmitOMPTargetExitDataDirective() local 7598 OMPLexicalScope Scope(*this, S, OMPD_taskloop, /*EmitPreInitStmt=*/false); EmitOMPTaskLoopBasedDirective() local 7689 OMPLexicalScope Scope(CGF, S, OMPD_taskloop, /*EmitPreInitStmt=*/false); EmitOMPTaskLoopBasedDirective() local 7764 OMPLexicalScope Scope(*this, S); EmitOMPTaskLoopSimdDirective() local 7776 OMPLexicalScope Scope(*this, S, std::nullopt, /*EmitPreInitStmt=*/false); EmitOMPMasterTaskLoopDirective() local 7788 OMPLexicalScope Scope(*this, S); EmitOMPMasterTaskLoopSimdDirective() local 7800 OMPLexicalScope Scope(CGF, S, OMPD_parallel, /*EmitPreInitStmt=*/false); EmitOMPParallelMasterTaskLoopDirective() local 7818 OMPLexicalScope Scope(CGF, S, OMPD_parallel, /*EmitPreInitStmt=*/false); EmitOMPParallelMasterTaskLoopSimdDirective() local 7846 OMPLexicalScope Scope(*this, S, OMPD_task); EmitOMPTargetUpdateDirective() local 7868 OMPLexicalScope Scope(*this, S, OMPD_unknown); EmitOMPGenericLoopDirective() local 8088 OMPSimdLexicalScope Scope(*this, D); EmitSimpleOMPExecutableDirective() local [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | MultiplexExternalSemaSource.h | 28 class Scope; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 260 static StringRef getPrettyScopeName(const DIScope *Scope) { in getPrettyScopeName() 279 const DIScope *Scope, SmallVectorImpl<StringRef> &QualifiedNameComponents) { in collectParentScopeNames() 323 std::string CodeViewDebug::getFullyQualifiedName(const DIScope *Scope, in getFullyQualifiedName() 335 const DIScope *Scope = Ty->getScope(); in getFullyQualifiedName() local 339 TypeIndex CodeViewDebug::getScopeIndex(const DIScope *Scope) { in getScopeIndex() 399 const DIScope *Scope = SP->getScope(); in getFuncIdForSubprogram() local 514 const DIScope *Scope = DL->getScope(); in maybeRecordLocation() local 1289 LexicalScope *Scope = LScopes.findLexicalScope(VI.Loc); in collectVariableInfoFromMFTable() local 1458 LexicalScope *Scope = nullptr; in collectVariableInfo() local 1607 if (DIScope *Scope = T->getScope()) { in shouldEmitUdt() local [all …]
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | ARMTargetParserCommon.h | 41 StringRef Scope; member
|