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