Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11058 bool Blend2 = true; in lowerShuffleAsByteRotateAndPermute() local
11074 Blend2 &= (M == (Lane + Elt)); in lowerShuffleAsByteRotateAndPermute()
11090 if (VT.getSizeInBits() > 128 && (Blend1 || Blend2)) in lowerShuffleAsByteRotateAndPermute()