Home
last modified time | relevance | path

Searched defs:DN (Results 1 – 22 of 22) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUDelayedMCExpr.cpp15 static msgpack::DocNode getNode(msgpack::DocNode DN, msgpack::Type Type, in getNode()
30 void DelayedMCExprs::assignDocNode(msgpack::DocNode &DN, msgpack::Type Type, in assignDocNode()
HDAMDGPUDelayedMCExpr.h20 msgpack::DocNode &DN; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDDebugify.cpp325 for (const DINode *DN : SP->getRetainedNodes()) { in collectDebugInfoMetadata() local
571 for (const DINode *DN : SP->getRetainedNodes()) { in checkDebugInfoMetadata() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBTFDebug.cpp609 for (const DINode *DN : SP->getRetainedNodes()) { in processDISubprogram() local
1202 for (const DINode *DN : SP->getRetainedNodes()) { in beginFunctionImpl() local
HDBPFAbstractMemberAccess.cpp212 for (const DINode *DN : SP->getRetainedNodes()) { in run() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCoroutine.cpp36 DeclarationName DN = S.PP.getIdentifierInfo(Name); in lookupMember() local
1251 DeclarationName DN = in makeReturnOnAllocFailure() local
HDSemaAttr.cpp814 DeclarationName DN(II); in ActOnPragmaMSAllocText() local
HDSema.cpp307 DeclarationName DN = &Context.Idents.get(Name); in addImplicitTypedef() local
HDSemaChecking.cpp4432 DeclarationName DN(&Context.Idents.get(NewBuiltinName)); in BuiltinAtomicOverloaded() local
8161 DeclarationName DN(&S.Context.Idents.get(FunctionName)); in emitReplacement() local
HDSemaCodeComplete.cpp5594 DeclarationName DN = T.getNamedConcept()->getDeclName(); in deduceType() local
HDSemaDeclCXX.cpp17185 DeclarationName DN = PP.getIdentifierInfo(Member); in EvaluateStaticAssertMessageAsString() local
HDSemaOpenMP.cpp18217 DeclarationName DN = ReductionId.getName(); in actOnOMPReductionKindClause() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRDFLiveness.cpp521 NodeId DN = DA.Addr->getReachedDef(); in computePhiInfo() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonCommonGEP.cpp859 DomTreeNode *DN = DT->getNode(L->getHeader()); in preheader() local
HDHexagonLoopIdiomRecognition.cpp2249 DomTreeNode *DN = DT->getNode(ExitD); in processCopyingStore() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp1985 for (const DINode *DN : SP->getRetainedNodes()) { in collectEntityInfo() local
2314 for (const DINode *DN : SP->getRetainedNodes()) { in endFunctionImpl() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
HDBuildTree.cpp254 auto DN = D->getDeclName(); in getQualifiedNameStart() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDDeclBase.cpp343 if (const auto *DN = dyn_cast_or_null<NamedDecl>(TheDecl)) { in print() local
/freebsd-13-stable/contrib/ntp/ntpd/
HDrefclock_oncore.c189 int DN; member
HDrefclock_ripencc.c147 WN_t, WN_LSF, DN, delta_t_LSF; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Passes/
HDStandardInstrumentations.cpp1795 DotCfgDiffNode(const DotCfgDiffNode &DN) in DotCfgDiffNode()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclCXX.h3728 UsingEnumDecl(DeclContext *DC, DeclarationName DN, SourceLocation UL, in UsingEnumDecl()