Searched refs:NumZExts (Results 1 – 1 of 1) sorted by relevance
15169 int NumZExts = 0, NumSExts = 0; in shouldSinkOperands() local15179 NumZExts++; in shouldSinkOperands()15195 NumZExts++; in shouldSinkOperands()15221 NumZExts++; in shouldSinkOperands()15230 NumZExts++; in shouldSinkOperands()15238 return !Ops.empty() && (NumSExts == 2 || NumZExts == 2); in shouldSinkOperands()