Home
last modified time | relevance | path

Searched defs:DA (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp67 const DWARFDebugAbbrev *DA, const DWARFSection *RS, in addUnitsImpl()
195 const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, in DWARFUnit()
231 DWARFDataExtractor DA(Context.getDWARFObj(), *AddrOffsetSection, in getAddrOffsetSectionItem() local
249 DWARFDataExtractor DA(Context.getDWARFObj(), StringOffsetSection, in getStringOffsetSectionItem() local
536 DWARFDataExtractor DA(Context.getDWARFObj(), StringOffsetSection, in tryExtractDIEsIfNeeded() local
1081 DWARFDataExtractor &DA) { in validateContributionSize()
1096 parseDWARF64StringOffsetsTableHeader(DWARFDataExtractor &DA, uint64_t Offset) { in parseDWARF64StringOffsetsTableHeader()
1114 parseDWARF32StringOffsetsTableHeader(DWARFDataExtractor &DA, uint64_t Offset) { in parseDWARF32StringOffsetsTableHeader()
1131 parseDWARFStringOffsetsTableHeader(DWARFDataExtractor &DA, in parseDWARFStringOffsetsTableHeader()
1159 DWARFUnit::determineStringOffsetsTableContribution(DWARFDataExtractor &DA) { in determineStringOffsetsTableContribution()
[all …]
H A DDWARFVerifier.cpp1918 DWARFDataExtractor DA(DObj, Section, DCtx.isLittleEndian(), 0); in verifyDebugStrOffsets() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp440 void DefNode::linkToDef(NodeId Self, Def DA) { in linkToDef()
447 void UseNode::linkToDef(NodeId Self, Def DA) { in linkToDef()
793 Def DA = NA; in cloneNode() local
819 Def DA = newNode(NodeAttrs::Ref | NodeAttrs::Def | Flags); in newDef() local
825 Def DA = newNode(NodeAttrs::Ref | NodeAttrs::Def | Flags); in newDef() local
929 Def DA = newDef(PA, RR, PhiFlags); in build() local
957 Def DA = newDef(PA, RR, PhiFlags); in build() local
1050 for (Def DA : IA.Addr->members_if(IsDef, *this)) { in pushClobbers() local
1098 for (Def DA : IA.Addr->members_if(IsDef, *this)) { in pushDefs() local
1307 Def DA = newDef(SA, Op, Flags); in buildStmt() local
[all …]
H A DRDFLiveness.cpp295 auto DeadP = [](const NodeAddr<DefNode *> DA) -> bool { in getAllReachingDefs()
319 const auto DA = DFG.addr<const DefNode *>(D); in getAllReachingDefsRecImpl() local
439 auto DA = DFG.addr<DefNode *>(D); in getAllReachedUses() local
504 NodeAddr<DefNode *> DA = DFG.addr<DefNode *>(DefQ[i]); in computePhiInfo() local
1057 auto DA = DFG.addr<DefNode *>(OR.first); in traverse() local
H A DAssignmentTrackingAnalysis.cpp2174 DebugAggregate DA = {DV.getVariable(), DV.getInlinedAt()}; in buildOverlapMapAndRecordDeclares() local
2211 DebugAggregate DA = {DV.getVariable(), DV.getInlinedAt()}; in buildOverlapMapAndRecordDeclares() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h25 const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, in DWARFCompileUnit()
H A DDWARFTypeUnit.h27 const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, in DWARFTypeUnit()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h86 std::unique_ptr<ImplT, GenericUniformityAnalysisImplDeleter<ImplT>> DA; global() variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp20 DwarfFile::DwarfFile(AsmPrinter *AP, StringRef Pref, BumpPtrAllocator &DA) in DwarfFile() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp95 void DeadCodeElimination::processDef(NodeAddr<DefNode*> DA, in processDef()
H A DHexagonRDFOpt.cpp258 auto IsDead = [this] (NodeAddr<DefNode*> DA) -> bool { in rewrite()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h104 DA = 0x6, enumerator
/freebsd/contrib/arm-optimized-routines/math/
H A Derf.c16 #define DA __erf_data.erf_ratio_D_A macro
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp270 for (auto *DA : It->second) in canCoroBeginEscape() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp102 DomTreeNode *DA = DT->getNode(InstA->getParent()); in domTreeLevelBefore() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp790 } else if (DynamicAllocLValue DA = Base.dyn_cast<DynamicAllocLValue>()) { in printPretty() local
819 } else if (DynamicAllocLValue DA = Base.dyn_cast<DynamicAllocLValue>()) { in printPretty() local
H A DJSONNodeDumper.cpp578 void JSONNodeDumper::VisitDeprecatedAttr(const DeprecatedAttr *DA) { in VisitDeprecatedAttr()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp209 auto &DA = MAM.getResult<PluginInlineAdvisorAnalysis>(M); in tryCreate() local
H A DLoopAccessAnalysis.cpp662 MemoryDepChecker::DepCandidates &DA, in AccessAnalysis()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2903 getDeviceDependences(OffloadAction::DeviceDependences &DA, in getDeviceDependences()
2925 virtual void appendLinkDependences(OffloadAction::DeviceDependences &DA) {} in appendLinkDependences()
3295 getDeviceDependences(OffloadAction::DeviceDependences &DA, in getDeviceDependences()
3469 getDeviceDependences(OffloadAction::DeviceDependences &DA, in getDeviceDependences()
3668 void appendLinkDependences(OffloadAction::DeviceDependences &DA) override {} in appendLinkDependences()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h822 DA = 2, enumerator
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp1011 if (const DeprecatedAttr *DA = dyn_cast<DeprecatedAttr>(Attrs[i])) { in visitFullComment() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp1017 const ConstantDataArray *DA = cast<ConstantDataArray>(GV->getInitializer()); in computeAccessKey() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h421 bool DA; member
/freebsd/contrib/ntp/ntpd/
H A Drefclock_wwv.c311 #define DA 4 /* day digits (3) */ macro
[all...]

12