Searched refs:getNumWaitStates (Results 1 – 3 of 3) sorted by relevance
86 unsigned NumWaitStates = TII->getNumWaitStates(*CurrCycleInstr); in AdvanceCycle()
499 unsigned getNumWaitStates(const MachineInstr &MI) const;
841 unsigned SIInstrInfo::getNumWaitStates(const MachineInstr &MI) const { in getNumWaitStates() function in SIInstrInfo