Searched refs:getScope (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/tools/opt/
H A DBreakpointPrinter.cpp33 getContextName(NS->getScope(), N);
38 getContextName(TY->getScope(), N);
52 getContextName(SP->getScope(), Name);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugLoc.cpp35 MDNode *DebugLoc::getScope() const { function in class:DebugLoc
37 return get()->getScope();
109 Ctx, MD->getLine(), MD->getColumn(), MD->getScope(), Last);
123 auto *Scope = cast<DIScope>(getScope());
H A DDebugInfoMetadata.cpp105 DIScope *S = LocA->getScope();
109 S = S->getScope();
111 S = L->getScope();
116 S = LocB->getScope();
121 S = S->getScope();
123 S = L->getScope();
131 S = LocA->getScope();
230 DIScope *DIScope::getScope() const { function in class:DIScope
232 return T->getScope();
235 return SP->getScope();
[all...]
H A DDebugInfo.cpp83 processScope(GV->getScope());
100 processScope(NS->getScope());
102 processScope(M->getScope());
118 processScope(Loc->getScope());
125 processScope(DT->getScope());
164 processScope(LB->getScope());
166 processScope(NS->getScope());
168 processScope(M->getScope());
175 processScope(SP->getScope());
207 processScope(DV->getScope());
[all...]
H A DDIBuilder.cpp938 assert(DL->getScope()->getSubprogram() ==
939 VarInfo->getScope()->getSubprogram() &&
961 assert(DL->getScope()->getSubprogram() ==
962 VarInfo->getScope()->getSubprogram() &&
983 assert(DL->getScope()->getSubprogram() ==
984 LabelInfo->getScope()->getSubprogram() &&
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugLoc.h95 MDNode *getScope() const;
H A DDebugInfoMetadata.h436 DIScope *getScope() const;
651 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } function in class:llvm::DIType
817 getScope(), getBaseType(), getSizeInBits(),
964 getScope(), getBaseType(), getSizeInBits(),
1473 DILocalScope *getScope() const { return cast<DILocalScope>(getRawScope()); } function in class:llvm::DICompileUnit::DILocation
1488 DIFile *getFile() const { return getScope()->getFile(); }
1489 StringRef getFilename() const { return getScope()->getFilename(); }
1490 StringRef getDirectory() const { return getScope()->getDirectory(); }
1491 Optional<StringRef> getSource() const { return getScope()->getSource(); }
1495 /// Walk through \a getInlinedAt() and return \a getScope() fro
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp108 if (Sym->hasName() && Sym->getScope() != Scope::Local) {
114 if (Sym->getScope() == Scope::Default)
277 if (Sym->getScope() == Scope::Local)
288 if (TargetSym.getScope() != Scope::Local) {
325 assert(Local->getScope() == Scope::Local &&
357 if (Sym->getScope() == Scope::Local) {
363 if (TargetSym.getScope() != Scope::Local)
402 assert(Local->getScope() == Scope::Local &&
406 assert(Named->getScope() != Scope::Local &&
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp125 DILocalScope *Scope = DL->getScope();
171 Parent = getOrCreateLexicalScope(Block->getScope());
199 Parent = getOrCreateInlinedScope(Block->getScope(), InlinedAt);
222 Parent = getOrCreateAbstractScope(Block->getScope());
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp154 SIAtomicScope getScope() const { function in class:__anon3985::final
1158 Changed |= CC->enableLoadCacheBypass(MI, MOI.getScope(),
1163 Changed |= CC->insertWait(MI, MOI.getScope(),
1171 Changed |= CC->insertWait(MI, MOI.getScope(),
1176 Changed |= CC->insertCacheInvalidate(MI, MOI.getScope(),
1202 Changed |= CC->insertWait(MI, MOI.getScope(),
1239 Changed |= CC->insertWait(MI, MOI.getScope(),
1248 Changed |= CC->insertCacheInvalidate(MI, MOI.getScope(),
1269 Changed |= CC->insertWait(MI, MOI.getScope(),
1280 Changed |= CC->insertWait(MI, MOI.getScope(),
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp379 Offset -= DIL->getScope()->getSubprogram()->getLine();
381 StringRef Name = DIL->getScope()->getSubprogram()->getLinkageName();
383 Name = DIL->getScope()->getSubprogram()->getName();
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h97 Scope &getScope(unsigned Idx) { return Scopes[Idx]; } function in class:clang::interp::Function
H A DInterpFrame.cpp46 for (auto &Local : Func->getScope(Idx).locals()) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp173 return (DIL->getLine() - DIL->getScope()->getSubprogram()->getLine()) &
186 PrevDIL->getScope()->getSubprogram()->getLinkageName()));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp428 collectLiveScopes(cast<DILocalScope>(*LS.getScope()));
438 collectLiveScopes(*DL.getScope());
518 if (AliveScopes.count(DII->getDebugLoc()->getScope()))
543 if (AliveScopes.count(DII->getDebugLoc()->getScope()))
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp281 getInlineSite(OuterIA, InlinedAt->getScope()->getSubprogram())
329 Scope = Scope->getScope();
370 const DIScope *Scope = Ty->getScope();
405 const DIScope *Scope = SP->getScope();
499 const DISubprogram *Inlinee = Var.DIVar->getScope()->getSubprogram();
521 const DIScope *Scope = DL.get()->getScope();
551 getInlineSite(SiteLoc, Loc->getScope()->getSubprogram()).SiteFuncId;
557 getInlineSite(SiteLoc, Loc->getScope()->getSubprogram());
1026 FuncName = getFullyQualifiedName(SP->getScope(), SP->getName());
1334 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedA
[all...]
H A DDwarfCompileUnit.cpp132 auto *GVContext = GV->getScope();
145 DeclContext = SDMDecl->getScope();
156 DeclContext = GV->getScope();
318 DIE *ContextDIE = getOrCreateContextDIE(CB->getScope());
325 addGlobalName(Name, NDie, CB->getScope());
980 ContextDIE = getOrCreateContextDIE(SP->getScope());
1398 auto *Context = SPDecl ? SPDecl->getScope() : SP->getScope();
H A DDebugHandlerBase.cpp218 getDISubprogram(DIVar->getScope())->describes(&MF->getFunction())) {
H A DDwarfUnit.cpp633 auto *Context = Ty->getScope();
695 auto *Context = Ty->getScope();
742 if (const DIScope *S = Context->getScope())
1093 DIE *ContextDIE = getOrCreateContextDIE(NS->getScope());
1105 addGlobalName(Name, NDie, NS->getScope());
1114 DIE *ContextDIE = getOrCreateContextDIE(M->getScope());
1122 addGlobalName(M->getName(), MDie, M->getScope());
1145 Minimal ? &getUnitDie() : getOrCreateContextDIE(SP->getScope());
1478 auto *Context = CTy->getScope();
1626 DIE *ContextDIE = getOrCreateContextDIE(DT->getScope());
[all...]
H A DDwarfDebug.cpp1093 if (isa<DILocalScope>(N->getScope()))
1095 if (DIE *D = TheCU.getOrCreateContextDIE(N->getScope()))
1185 return !isa<DILocalScope>(IE->getScope());
1570 if (DL->getScope() == PredDL->getScope())
1803 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA);
1805 Scope = LScopes.findLexicalScope(LocalVar->getScope());
1876 Label->getScope()->getNonLexicalBlockFileScope();
1900 Scope = LScopes.findLexicalScope(DV->getScope());
1902 Scope = LScopes.findLexicalScope(DL->getScope());
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h209 return DL ? getOrCreateLexicalScope(DL->getScope(), DL->getInlinedAt())
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp117 switch (Sym.getScope()) {
H A DMachOLinkGraphBuilder.h157 static Scope getScope(StringRef Name, uint8_t Type);
H A DEHFrameSupport.cpp609 Sym->getScope() < CanonicalSym->getScope() ||
H A DMachOLinkGraphBuilder.cpp66 Scope MachOLinkGraphBuilder::getScope(StringRef Name, uint8_t Type) { function in class:llvm::jitlink::MachOLinkGraphBuilder
309 getLinkage(Desc), getScope(*Name, Type));

Completed in 307 milliseconds

12