Searched refs:getNumWaitStates (Results 1 – 3 of 3) sorted by relevance
365 unsigned NumWaitStates = TII.getNumWaitStates(*CurrCycleInstr); in AdvanceCycle()415 WaitStates += SIInstrInfo::getNumWaitStates(*I); in getWaitStatesSince()
971 static unsigned getNumWaitStates(const MachineInstr &MI);
1638 unsigned SIInstrInfo::getNumWaitStates(const MachineInstr &MI) { in getNumWaitStates() function in SIInstrInfo