Home
last modified time | relevance | path

Searched refs:getNumWaitStates (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp86 unsigned NumWaitStates = TII->getNumWaitStates(*CurrCycleInstr); in AdvanceCycle()
DSIInstrInfo.h499 unsigned getNumWaitStates(const MachineInstr &MI) const;
DSIInstrInfo.cpp841 unsigned SIInstrInfo::getNumWaitStates(const MachineInstr &MI) const { in getNumWaitStates() function in SIInstrInfo