Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp23188 if (SDValue Splat0 = BV0->getSplatValue()) in combineShuffleOfScalars() local
23189 IsSplat = (Splat0 == BV1->getSplatValue()); in combineShuffleOfScalars()