Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12612 SDValue &TargetV = StartIdx < 0 ? Hi : Lo; in matchShuffleAsElementRotate() local
12616 if (!TargetV) in matchShuffleAsElementRotate()
12617 TargetV = MaskV; in matchShuffleAsElementRotate()
12618 else if (TargetV != MaskV) in matchShuffleAsElementRotate()