Searched defs:cycleEvent (Results 1 – 5 of 5) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ | ||
| D | Instruction.cpp | 95 void WriteState::cycleEvent() { in cycleEvent() function in llvm::mca::WriteState |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ | ||
| D | LSUnit.cpp | 44 void LSUnitBase::cycleEvent() { in cycleEvent() function in llvm::mca::LSUnitBase |
| D | Scheduler.cpp | 264 void Scheduler::cycleEvent(SmallVectorImpl<ResourceRef> &Freed, in cycleEvent() function in llvm::mca::Scheduler |
| D | ResourceManager.cpp | 324 void ResourceManager::cycleEvent(SmallVectorImpl<ResourceRef> &ResourcesFreed) { in cycleEvent() function in llvm::mca::ResourceManager |
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/ | ||
| D | LSUnit.h | 160 void cycleEvent() { in cycleEvent() function |