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