Searched refs:SExtIn (Results 1 – 1 of 1) sorted by relevance
51798 SDValue ZExtIn, SExtIn; in detectPMADDUBSW() local51836 SExtIn = N01In; in detectPMADDUBSW()51838 if (ZExtIn != N00In || SExtIn != N01In || in detectPMADDUBSW()51839 ZExtIn != N10In || SExtIn != N11In) in detectPMADDUBSW()51855 return SplitOpsAndApply(DAG, Subtarget, DL, VT, { ZExtIn, SExtIn }, in detectPMADDUBSW()