Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp13403 bool Blend2 = true; in lowerShuffleAsByteRotateAndPermute() local
13419 Blend2 &= (M == (Lane + Elt)); in lowerShuffleAsByteRotateAndPermute()
13435 if (VT.getSizeInBits() > 128 && (Blend1 || Blend2)) in lowerShuffleAsByteRotateAndPermute()