Lines Matching defs:SingleSource
24830 SDValue SingleSource = SDValue();24845 if (SingleSource.getNode()) {24846 if (Op.getOperand(0) != SingleSource)24849 SingleSource = Op.getOperand(0);24854 if (SingleSource.getValueType() != N->getValueType(0))24864 if (SingleSource.getNode())24865 return SingleSource;