Searched refs:CommutVal (Results 1 – 1 of 1) sorted by relevance
11136 int CommutVal = (i & 0xe) + NumElts * ((i & 1)^1); in lowerVectorShuffleWithSHUFPD() local11139 if (Mask[i] < CommutVal || Mask[i] > CommutVal + 1) in lowerVectorShuffleWithSHUFPD()