Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12605 static int matchShuffleAsElementRotate(SDValue &V1, SDValue &V2, in matchShuffleAsElementRotate() function
12701 int Rotation = matchShuffleAsElementRotate(V1, V2, RepeatedMask); in matchShuffleAsByteRotate()
12781 int Rotation = matchShuffleAsElementRotate(Lo, Hi, Mask); in lowerShuffleAsVALIGN()
35593 int Rotation = matchShuffleAsElementRotate(V1, V2, Mask); in matchBinaryPermuteShuffle()