Searched refs:SToVRHS (Results 1 – 1 of 1) sorted by relevance
16430 SDValue SToVRHS = isScalarToVec(RHS); in combineVectorShuffle() local16431 if (SToVLHS || SToVRHS) { in combineVectorShuffle()16465 if (SToVRHS) { in combineVectorShuffle()16466 RHSScalarSize = SToVRHS.getValueType().getScalarSizeInBits(); in combineVectorShuffle()16477 RHSLastElt, RHS, SToVRHS, DAG, Subtarget); in combineVectorShuffle()