Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13729 SDValue &TargetV = StartIdx < 0 ? Hi : Lo; in matchShuffleAsElementRotate() local
13733 if (!TargetV) in matchShuffleAsElementRotate()
13734 TargetV = MaskV; in matchShuffleAsElementRotate()
13735 else if (TargetV != MaskV) in matchShuffleAsElementRotate()