Searched refs:SExtIn (Results 1 – 1 of 1) sorted by relevance
50475 SDValue ZExtIn, SExtIn; in detectPMADDUBSW() local50513 SExtIn = N01In; in detectPMADDUBSW()50515 if (ZExtIn != N00In || SExtIn != N01In || in detectPMADDUBSW()50516 ZExtIn != N10In || SExtIn != N11In) in detectPMADDUBSW()50532 return SplitOpsAndApply(DAG, Subtarget, DL, VT, { ZExtIn, SExtIn }, in detectPMADDUBSW()