Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13410 SDValue &TargetV = StartIdx < 0 ? Hi : Lo; in matchShuffleAsElementRotate() local
13414 if (!TargetV) in matchShuffleAsElementRotate()
13415 TargetV = MaskV; in matchShuffleAsElementRotate()
13416 else if (TargetV != MaskV) in matchShuffleAsElementRotate()