Searched refs:NumSTUses (Results 1 – 1 of 1) sorted by relevance
1412 unsigned NumSTUses = countTrailingOnes(STUses); in handleSpecialFP() local1431 DEBUG(dbgs() << "Asm uses " << NumSTUses << " fixed regs, pops " in handleSpecialFP()1466 for (unsigned I = 0; I < NumSTUses; ++I) in handleSpecialFP()1469 shuffleStackTop(STUsesArray, NumSTUses, Inst); in handleSpecialFP()