Home
last modified time | relevance | path

Searched defs:SplatLo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15530 bool SplatLo = isShuffleEquivalent(Mask, {0, 1, 0, 1}, V1); in lowerV2X128Shuffle() local
42764 bool SplatLo = isShuffleEquivalent(Mask, {0, 1, 0, 1}, LHS); in combineTargetShuffle() local