Searched refs:getNumWaitStates (Results 1 – 4 of 4) sorted by relevance
400 unsigned Cycles = SIInstrInfo::getNumWaitStates(MI); in runOnMachineBasicBlock()
415 unsigned NumWaitStates = TII.getNumWaitStates(*CurrCycleInstr); in AdvanceCycle()502 GetNumWaitStatesFn GetNumWaitStates = SIInstrInfo::getNumWaitStates) { in getWaitStatesSince()
1193 static unsigned getNumWaitStates(const MachineInstr &MI);
2029 unsigned SIInstrInfo::getNumWaitStates(const MachineInstr &MI) { in getNumWaitStates() function in SIInstrInfo