Lines Matching full:singlesource
9175 SDValue SingleSource = SDValue();9189 if (SingleSource.getNode()) {9190 if (Op.getOperand(0) != SingleSource)9193 SingleSource = Op.getOperand(0);9198 if (SingleSource.getValueType() != N->getValueType(0))9213 if (SingleSource.getNode())9214 return SingleSource;