Searched refs:getNumWaitStates (Results 1 – 4 of 4) sorted by relevance
392 unsigned Cycles = SIInstrInfo::getNumWaitStates(MI); in runOnMachineBasicBlock()
412 unsigned NumWaitStates = TII.getNumWaitStates(*CurrCycleInstr); in AdvanceCycle()499 GetNumWaitStatesFn GetNumWaitStates = SIInstrInfo::getNumWaitStates) { in getWaitStatesSince()
1023 static unsigned getNumWaitStates(const MachineInstr &MI);
1866 unsigned SIInstrInfo::getNumWaitStates(const MachineInstr &MI) { in getNumWaitStates() function in SIInstrInfo