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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp147 unsigned DispatchedOpcodes = DispatchWidth - AvailableEntries; local
148 CarryOver -= DispatchedOpcodes;
152 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes);

Completed in 54 milliseconds