Searched refs:SourceOp1 (Results 1 – 1 of 1) sorted by relevance
18943 SDValue SourceOp1 = getSourceOp(Op1); in performUzpCombine() local18945 if (!SourceOp0 || !SourceOp1) in performUzpCombine()18948 if (SourceOp0.getValueType() != SourceOp1.getValueType() || in performUzpCombine()18969 SDValue UzpOp1 = DAG.getNode(ISD::BITCAST, DL, ResultTy, SourceOp1); in performUzpCombine()