Searched refs:matchVectorShuffleWithUNPCK (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 9913 static bool matchVectorShuffleWithUNPCK(MVT VT, SDValue &V1, SDValue &V2, in matchVectorShuffleWithUNPCK() function 30633 if (matchVectorShuffleWithUNPCK(MaskVT, V1, V2, Shuffle, IsUnary, Mask, DL, in matchBinaryVectorShuffle()
|