Home
last modified time | relevance | path

Searched refs:NumUndefs (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h366 unsigned NumInts, unsigned NumUndefs);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp688 unsigned NumInts, unsigned NumUndefs) { in createSequentialMask() argument
694 for (unsigned i = 0; i < NumUndefs; i++) in createSequentialMask()