Lines Matching defs:SingleSource
24325 SDValue SingleSource = SDValue();24340 if (SingleSource.getNode()) {24341 if (Op.getOperand(0) != SingleSource)24344 SingleSource = Op.getOperand(0);24349 if (SingleSource.getValueType() != N->getValueType(0))24359 if (SingleSource.getNode())24360 return SingleSource;