Searched defs:cycleEnd (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DEntryStage.cpp59 llvm::Error EntryStage::cycleEnd() { function in class:llvm::mca::EntryStage
H A DMicroOpQueueStage.cpp63 Error MicroOpQueueStage::cycleEnd() { function in class:llvm::mca::MicroOpQueueStage
H A DExecuteStage.cpp122 Error ExecuteStage::cycleEnd() { function in class:llvm::mca::ExecuteStage
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DStage.h52 virtual Error cycleEnd() { return ErrorSuccess(); } function in class:llvm::mca::Stage

Completed in 133 milliseconds