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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DExecuteStage.h80 void notifyResourceAvailable(const ResourceRef &RR) const;
/freebsd-current/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp104 notifyResourceAvailable(RR);
245 void ExecuteStage::notifyResourceAvailable(const ResourceRef &RR) const { function in class:llvm::mca::ExecuteStage

Completed in 100 milliseconds