HomeSort by: relevance | last modified time | path
    Searched refs:getNumWaitStates (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
GCNHazardRecognizer.cpp 361 unsigned NumWaitStates = TII.getNumWaitStates(*CurrCycleInstr);
411 WaitStates += SIInstrInfo::getNumWaitStates(*I);
SIInstrInfo.h 970 static unsigned getNumWaitStates(const MachineInstr &MI);
SIInstrInfo.cpp 1622 unsigned SIInstrInfo::getNumWaitStates(const MachineInstr &MI) {

Completed in 23 milliseconds