Searched refs:NumZExts (Results 1 – 1 of 1) sorted by relevance
16208 int NumZExts = 0, NumSExts = 0; in shouldSinkOperands() local16218 NumZExts++; in shouldSinkOperands()16234 NumZExts++; in shouldSinkOperands()16260 NumZExts++; in shouldSinkOperands()16269 NumZExts++; in shouldSinkOperands()16277 return !Ops.empty() && (NumSExts == 2 || NumZExts == 2); in shouldSinkOperands()