Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5901 static bool elementPairIsContiguous(ArrayRef<int> Mask, int Elt) { in elementPairIsContiguous() function
5928 if (elementPairIsContiguous(SVN->getMask(), I)) { in lowerVECTOR_SHUFFLE()