Searched refs:NumZExts (Results 1 – 1 of 1) sorted by relevance
13952 int NumZExts = 0, NumSExts = 0; in shouldSinkOperands() local13962 NumZExts++; in shouldSinkOperands()13978 NumZExts++; in shouldSinkOperands()14004 NumZExts++; in shouldSinkOperands()14013 NumZExts++; in shouldSinkOperands()14021 return !Ops.empty() && (NumSExts == 2 || NumZExts == 2); in shouldSinkOperands()