Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49814 bool IsIdentityPostShuffle = in isHorizontalBinOp() local
49816 if (IsIdentityPostShuffle) in isHorizontalBinOp()
49820 if (!IsIdentityPostShuffle && !Subtarget.hasAVX2() && VT.isFloatingPoint() && in isHorizontalBinOp()
49838 (NumShuffles < 2 || !IsIdentityPostShuffle), in isHorizontalBinOp()