Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp12366 bool Blend2 = true; in lowerShuffleAsByteRotateAndPermute() local
12382 Blend2 &= (M == (Lane + Elt)); in lowerShuffleAsByteRotateAndPermute()
12398 if (VT.getSizeInBits() > 128 && (Blend1 || Blend2)) in lowerShuffleAsByteRotateAndPermute()