Searched refs:STPopped (Results 1 – 1 of 1) sorted by relevance
1437 unsigned STPopped = STUses & (STDefs | STClobbers); in handleSpecialFP() local1438 if (STPopped && !isMask_32(STPopped)) in handleSpecialFP()1440 unsigned NumSTPopped = countTrailingOnes(STPopped); in handleSpecialFP()