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