Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5509 static bool elementPairIsContiguous(ArrayRef<int> Mask, int Elt) { in elementPairIsContiguous() function
5536 if (elementPairIsContiguous(SVN->getMask(), I)) { in lowerVECTOR_SHUFFLE()