Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h639 unsigned NumSubscripts);
654 unsigned NumSubscripts);
/third_party/skia/third_party/externals/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()