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

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

Completed in 176 milliseconds