Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp144 unsigned DispatchedOpcodes = DispatchWidth - AvailableEntries; in cycleStart() local
145 CarryOver -= DispatchedOpcodes; in cycleStart()
149 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()