Home
last modified time | relevance | path

Searched refs:NumSubscripts (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp152 unsigned NumSubscripts = getNumSubscripts(); in hasSpacialReuse() local
153 if (NumSubscripts != Other.getNumSubscripts()) { in hasSpacialReuse()
160 for (auto SubNum : seq<unsigned>(0, NumSubscripts - 1)) { in hasSpacialReuse()
/external/llvm-project/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp161 unsigned NumSubscripts = getNumSubscripts(); in hasSpacialReuse() local
162 if (NumSubscripts != Other.getNumSubscripts()) { in hasSpacialReuse()
169 for (auto SubNum : seq<unsigned>(0, NumSubscripts - 1)) { in hasSpacialReuse()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h639 unsigned NumSubscripts);
654 unsigned NumSubscripts);
/external/llvm-project/llvm/include/llvm-c/
DDebugInfo.h646 unsigned NumSubscripts);
661 unsigned NumSubscripts);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp991 unsigned NumSubscripts) { in LLVMDIBuilderCreateArrayType() argument
993 NumSubscripts}); in LLVMDIBuilderCreateArrayType()
1002 unsigned NumSubscripts) { in LLVMDIBuilderCreateVectorType() argument
1004 NumSubscripts}); in LLVMDIBuilderCreateVectorType()
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp1030 unsigned NumSubscripts) { in LLVMDIBuilderCreateArrayType() argument
1032 NumSubscripts}); in LLVMDIBuilderCreateArrayType()
1041 unsigned NumSubscripts) { in LLVMDIBuilderCreateVectorType() argument
1043 NumSubscripts}); in LLVMDIBuilderCreateVectorType()