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