Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10714 static int matchVectorShuffleAsRotate(SDValue &V1, SDValue &V2, in matchVectorShuffleAsRotate() function
10810 int Rotation = matchVectorShuffleAsRotate(V1, V2, RepeatedMask); in matchVectorShuffleAsByteRotate()
10890 int Rotation = matchVectorShuffleAsRotate(Lo, Hi, Mask); in lowerVectorShuffleAsRotate()