Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DRetireStage.cpp25 llvm::Error RetireStage::cycleStart() { in cycleStart() function in llvm::mca::RetireStage
DMicroOpQueueStage.cpp56 Error MicroOpQueueStage::cycleStart() { in cycleStart() function in llvm::mca::MicroOpQueueStage
DEntryStage.cpp53 llvm::Error EntryStage::cycleStart() { in cycleStart() function in llvm::mca::EntryStage
DDispatchStage.cpp138 Error DispatchStage::cycleStart() { in cycleStart() function in llvm::mca::DispatchStage
DExecuteStage.cpp93 Error ExecuteStage::cycleStart() { in cycleStart() function in llvm::mca::ExecuteStage
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
DStage.h49 virtual Error cycleStart() { return ErrorSuccess(); } in cycleStart() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp61 void RegisterFile::cycleStart() { in cycleStart() function in llvm::mca::RegisterFile