Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11670 SDValue &TargetV = StartIdx < 0 ? Hi : Lo; in matchShuffleAsRotate() local
11674 if (!TargetV) in matchShuffleAsRotate()
11675 TargetV = MaskV; in matchShuffleAsRotate()
11676 else if (TargetV != MaskV) in matchShuffleAsRotate()