Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7866 auto MatchShift = [&](int Shift, int Scale, bool Left, SDValue V) { in lowerVectorShuffleAsShift() local
7911 if (SDValue Match = MatchShift(Shift, Scale, Left, V)) in lowerVectorShuffleAsShift()