Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46284 bool IsIdentityPostShuffle = in isHorizontalBinOp() local
46286 if (IsIdentityPostShuffle) in isHorizontalBinOp()
46290 if (!IsIdentityPostShuffle && !Subtarget.hasAVX2() && VT.isFloatingPoint() && in isHorizontalBinOp()
46308 (NumShuffles < 2 || !IsIdentityPostShuffle), in isHorizontalBinOp()