Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11338 static int matchShuffleAsElementRotate(SDValue &V1, SDValue &V2, in matchShuffleAsElementRotate() function
11434 int Rotation = matchShuffleAsElementRotate(V1, V2, RepeatedMask); in matchShuffleAsByteRotate()
11515 int Rotation = matchShuffleAsElementRotate(Lo, Hi, Mask); in lowerShuffleAsVALIGN()
38336 int Rotation = matchShuffleAsElementRotate(V1, V2, Mask); in matchBinaryPermuteShuffle()