Searched defs:cycleStart (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DEntryStage.cpp53 llvm::Error EntryStage::cycleStart() { function in class:llvm::mca::EntryStage
H A DMicroOpQueueStage.cpp56 Error MicroOpQueueStage::cycleStart() { function in class:llvm::mca::MicroOpQueueStage
H A DRetireStage.cpp25 llvm::Error RetireStage::cycleStart() { function in class:llvm::mca::RetireStage
H A DDispatchStage.cpp138 Error DispatchStage::cycleStart() { function in class:llvm::mca::DispatchStage
H A DExecuteStage.cpp93 Error ExecuteStage::cycleStart() { function in class:llvm::mca::ExecuteStage
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DStage.h49 virtual Error cycleStart() { return ErrorSuccess(); } function in class:llvm::mca::Stage
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp61 void RegisterFile::cycleStart() { function in class:llvm::mca::RegisterFile

Completed in 111 milliseconds