Home
last modified time | relevance | path

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

123

/external/deqp-deps/SPIRV-Tools/test/link/
Dtype_match_test.cpp37 #define PartVector(DR, DA, N, T) DR(N) " = OpTypeVector " DA(T) " 3" argument
38 #define PartMatrix(DR, DA, N, T) DR(N) " = OpTypeMatrix " DA(T) " 4" argument
39 #define PartImage(DR, DA, N, T) \ argument
41 #define PartSampledImage(DR, DA, N, T) DR(N) " = OpTypeSampledImage " DA(T) argument
42 #define PartArray(DR, DA, N, T) DR(N) " = OpTypeArray " DA(T) " " DA(const) argument
43 #define PartRuntimeArray(DR, DA, N, T) DR(N) " = OpTypeRuntimeArray " DA(T) argument
44 #define PartStruct(DR, DA, N, T) DR(N) " = OpTypeStruct " DA(T) " " DA(T) argument
45 #define PartPointer(DR, DA, N, T) DR(N) " = OpTypePointer Workgroup " DA(T) argument
46 #define PartFunction(DR, DA, N, T) DR(N) " = OpTypeFunction " DA(T) " " DA(T) argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/link/
Dtype_match_test.cpp37 #define PartVector(DR, DA, N, T) DR(N) " = OpTypeVector " DA(T) " 3" argument
38 #define PartMatrix(DR, DA, N, T) DR(N) " = OpTypeMatrix " DA(T) " 4" argument
39 #define PartImage(DR, DA, N, T) \ argument
41 #define PartSampledImage(DR, DA, N, T) DR(N) " = OpTypeSampledImage " DA(T) argument
42 #define PartArray(DR, DA, N, T) DR(N) " = OpTypeArray " DA(T) " " DA(const) argument
43 #define PartRuntimeArray(DR, DA, N, T) DR(N) " = OpTypeRuntimeArray " DA(T) argument
44 #define PartStruct(DR, DA, N, T) DR(N) " = OpTypeStruct " DA(T) " " DA(T) argument
45 #define PartPointer(DR, DA, N, T) DR(N) " = OpTypePointer Workgroup " DA(T) argument
46 #define PartFunction(DR, DA, N, T) DR(N) " = OpTypeFunction " DA(T) " " DA(T) argument
/external/swiftshader/third_party/SPIRV-Tools/test/link/
Dtype_match_test.cpp37 #define PartVector(DR, DA, N, T) DR(N) " = OpTypeVector " DA(T) " 3" argument
38 #define PartMatrix(DR, DA, N, T) DR(N) " = OpTypeMatrix " DA(T) " 4" argument
39 #define PartImage(DR, DA, N, T) \ argument
41 #define PartSampledImage(DR, DA, N, T) DR(N) " = OpTypeSampledImage " DA(T) argument
42 #define PartArray(DR, DA, N, T) DR(N) " = OpTypeArray " DA(T) " " DA(const) argument
43 #define PartRuntimeArray(DR, DA, N, T) DR(N) " = OpTypeRuntimeArray " DA(T) argument
44 #define PartStruct(DR, DA, N, T) DR(N) " = OpTypeStruct " DA(T) " " DA(T) argument
45 #define PartPointer(DR, DA, N, T) DR(N) " = OpTypePointer Workgroup " DA(T) argument
46 #define PartFunction(DR, DA, N, T) DR(N) " = OpTypeFunction " DA(T) " " DA(T) argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp61 const DWARFDebugAbbrev *DA, const DWARFSection *RS, in addUnitsImpl()
172 const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, in DWARFUnit()
236 DWARFDataExtractor DA(Context.getDWARFObj(), *AddrOffsetSection, in getAddrOffsetSectionItem() local
250 DWARFDataExtractor DA(Context.getDWARFObj(), StringOffsetSection, in getStringOffsetSectionItem() local
337 parseListTableHeader(DWARFDataExtractor &DA, uint64_t Offset, in parseListTableHeader()
477 DWARFDataExtractor DA(Context.getDWARFObj(), StringOffsetSection, in tryExtractDIEsIfNeeded() local
868 DWARFDataExtractor &DA) { in validateContributionSize()
883 parseDWARF64StringOffsetsTableHeader(DWARFDataExtractor &DA, uint64_t Offset) { in parseDWARF64StringOffsetsTableHeader()
901 parseDWARF32StringOffsetsTableHeader(DWARFDataExtractor &DA, uint64_t Offset) { in parseDWARF32StringOffsetsTableHeader()
918 parseDWARFStringOffsetsTableHeader(DWARFDataExtractor &DA, in parseDWARFStringOffsetsTableHeader()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUUnifyDivergentExitNodes.cpp99 static bool isUniformlyReached(const LegacyDivergenceAnalysis &DA, in isUniformlyReached()
201 LegacyDivergenceAnalysis &DA = getAnalysis<LegacyDivergenceAnalysis>(); in runOnFunction() local
DAMDGPUAnnotateUniformValues.cpp34 LegacyDivergenceAnalysis *DA; member in __anoncb6fb8640111::AMDGPUAnnotateUniformValues
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp36 const DWARFDebugAbbrev *DA, StringRef RS, StringRef SS, in DWARFUnit()
60 DataExtractor DA(AddrOffsetSection, isLittleEndian, AddrSize); in getAddrOffsetSectionItem() local
72 DataExtractor DA(StringOffsetSection, isLittleEndian, 0); in getStringOffsetSectionItem() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp446 void DefNode::linkToDef(NodeId Self, NodeAddr<DefNode*> DA) { in linkToDef()
453 void UseNode::linkToDef(NodeId Self, NodeAddr<DefNode*> DA) { in linkToDef()
796 NodeAddr<DefNode*> DA = NA; in cloneNode() local
824 NodeAddr<DefNode*> DA = newNode(NodeAttrs::Ref | NodeAttrs::Def | Flags); in newDef() local
831 NodeAddr<DefNode*> DA = newNode(NodeAttrs::Ref | NodeAttrs::Def | Flags); in newDef() local
910 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in build() local
936 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in build() local
1310 NodeAddr<DefNode*> DA = newDef(SA, Op, Flags); in buildStmt() local
1324 NodeAddr<DefNode*> DA = newDef(SA, Op, Flags); in buildStmt() local
1359 NodeAddr<DefNode*> DA = newDef(SA, Op, Flags); in buildStmt() local
[all …]
DRDFLiveness.cpp260 auto DeadP = [](const NodeAddr<DefNode*> DA) -> bool { in getAllReachingDefs()
283 const auto DA = DFG.addr<const DefNode*>(D); in getAllReachingDefsRecImpl() local
404 auto DA = DFG.addr<DefNode*>(D); in getAllReachedUses() local
468 NodeAddr<DefNode*> DA = DFG.addr<DefNode*>(DefQ[i]); in computePhiInfo() local
1000 auto DA = DFG.addr<DefNode*>(OR.first); in traverse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DOrderedInstructions.cpp47 DomTreeNode *DA = DT->getNode(InstA->getParent()); in dfsBefore() local
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h20 const DWARFDebugAbbrev *DA, StringRef RS, StringRef SS, in DWARFCompileUnit()
DDWARFTypeUnit.h23 const DWARFDebugAbbrev *DA, StringRef RS, StringRef SS, in DWARFTypeUnit()
/external/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp246 const auto DA = DFG.addr<const DefNode*>(D); in getAllReachingDefsRec() local
302 auto DA = DFG.addr<DefNode*>(D); in getAllReachedUses() local
357 NodeAddr<DefNode*> DA = DFG.addr<DefNode*>(DefQ[i]); in computePhiInfo() local
391 auto HasDef = [&PhiDefs] (NodeAddr<DefNode*> DA) -> bool { in computePhiInfo()
840 auto DA = DFG.addr<DefNode*>(R); in traverse() local
868 auto DA = DFG.addr<DefNode*>(R); in traverse() local
DRDFGraph.cpp416 void DefNode::linkToDef(NodeId Self, NodeAddr<DefNode*> DA) { in linkToDef()
423 void UseNode::linkToDef(NodeId Self, NodeAddr<DefNode*> DA) { in linkToDef()
859 NodeAddr<DefNode*> DA = NA; in cloneNode() local
888 NodeAddr<DefNode*> DA = newNode(NodeAttrs::Ref | NodeAttrs::Def | Flags); in newDef() local
895 NodeAddr<DefNode*> DA = newNode(NodeAttrs::Ref | NodeAttrs::Def | Flags); in newDef() local
957 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in build() local
1223 NodeAddr<DefNode*> DA = newDef(SA, Op, Flags); in buildStmt() local
1246 NodeAddr<DefNode*> DA = newDef(SA, Op, Flags); in buildStmt() local
1417 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in buildPhis() local
1455 NodeAddr<DefNode*> DA = M; in removeUnusedPhis() local
[all …]
/external/llvm/lib/Target/AMDGPU/
DAMDGPUCodeGenPrepare.cpp34 DivergenceAnalysis *DA; member in __anon1e655ffc0111::AMDGPUCodeGenPrepare
DAMDGPUAnnotateUniformValues.cpp32 DivergenceAnalysis *DA; member in __anon80c90fc20111::AMDGPUAnnotateUniformValues
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h20 const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, in DWARFCompileUnit()
DDWARFTypeUnit.h28 const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, in DWARFTypeUnit()
/external/clang/include/clang/AST/
DTemplateBase.h78 struct DA { struct
79 unsigned Kind;
80 void *QT;
81 ValueDecl *D;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDivergenceAnalysis.h181 DivergenceAnalysis DA; variable
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.runtime.pass.cpp78 using DA = NCConvertingDeleter<A[]>; // non-copyable deleters in test_sfinae() typedef
Dmove_convert.single.pass.cpp75 using DA = NCConvertingDeleter<A>; // non-copyable deleters in test_sfinae() typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.runtime.pass.cpp78 using DA = NCConvertingDeleter<A[]>; // non-copyable deleters in test_sfinae() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp23 DwarfFile::DwarfFile(AsmPrinter *AP, StringRef Pref, BumpPtrAllocator &DA) in DwarfFile()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp21 DwarfFile::DwarfFile(AsmPrinter *AP, StringRef Pref, BumpPtrAllocator &DA) in DwarfFile()

123