Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp17867 int CommutVal = (i & 0xe) + NumElts * ((i & 1) ^ 1); in matchShuffleWithSHUFPD() local
17870 if (Mask[i] < CommutVal || Mask[i] > CommutVal + 1) in matchShuffleWithSHUFPD()