Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp7379 static bool elementPairIsContiguous(ArrayRef<int> Mask, int Elt) { in elementPairIsContiguous() function
7406 if (elementPairIsContiguous(SVN->getMask(), I)) { in lowerVECTOR_SHUFFLE()