Searched refs:ExpectNegative (Results 1 – 1 of 1) sorted by relevance
227 bool ExpectNegative = false);2840 bool ExpectNegative) { in parseZcmpStackAdj() argument2857 if (Negative != ExpectNegative || StackAdjustment % 16 != 0 || in parseZcmpStackAdj()2861 if (ExpectNegative) { in parseZcmpStackAdj()