Home
last modified time | relevance | path

Searched refs:getNumWaitStates (Results 1 – 6 of 6) 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp218 unsigned NumWaitStates = TII.getNumWaitStates(*CurrCycleInstr); in AdvanceCycle()
DSIInstrInfo.h798 unsigned getNumWaitStates(const MachineInstr &MI) const;
DSIInstrInfo.cpp1161 unsigned SIInstrInfo::getNumWaitStates(const MachineInstr &MI) const { in getNumWaitStates() function in SIInstrInfo