Searched refs:NumSTPopped (Results 1 – 1 of 1) sorted by relevance
1524 unsigned NumSTPopped = CountTrailingOnes_32(STPopped); in handleSpecialFP() local1527 << NumSTPopped << ", and defines " << NumSTDefs << " regs.\n"); in handleSpecialFP()1554 for (unsigned i = 0; i < NumSTPopped; ++i) { in handleSpecialFP()1606 StackTop -= NumSTPopped; in handleSpecialFP()