Home
last modified time | relevance | path

Searched refs:getNextCycles (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DScoreboardHazardRecognizer.cpp53 CurCycle += IS->getNextCycles(); in ScoreboardHazardRecognizer()
167 cycle += IS->getNextCycles(); in getHazardType()
224 cycle += IS->getNextCycles(); in EmitInstruction()
/external/llvm/lib/CodeGen/
DScoreboardHazardRecognizer.cpp50 CurCycle += IS->getNextCycles(); in ScoreboardHazardRecognizer()
164 cycle += IS->getNextCycles(); in getHazardType()
221 cycle += IS->getNextCycles(); in EmitInstruction()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScoreboardHazardRecognizer.cpp60 CurCycle += IS->getNextCycles(); in ScoreboardHazardRecognizer()
164 cycle += IS->getNextCycles(); in getHazardType()
223 cycle += IS->getNextCycles(); in EmitInstruction()
/external/llvm/include/llvm/MC/
DMCInstrItineraries.h86 unsigned getNextCycles() const { in getNextCycles() function
162 StartCycle += IS->getNextCycles(); in getStageLatency()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrItineraries.h85 unsigned getNextCycles() const { in getNextCycles() function
173 StartCycle += IS->getNextCycles(); in getStageLatency()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrItineraries.h86 unsigned getNextCycles() const { in getNextCycles() function
158 StartCycle += IS->getNextCycles(); in getStageLatency()