Lines Matching full:mca
11 /// CustomBehaviour. This class is used by the tool llvm-mca to enforce
13 /// scheduling model for mca to enforce it automatically.
21 #include "llvm/MCA/CustomBehaviour.h"
25 namespace mca {
48 /// Whenever MCA would like to dispatch an s_waitcnt instructions,
76 /// This method gets called from checkCustomHazard when mca is attempting to
89 const mca::SourceMgr &SrcMgr, const MCInstrInfo &MCII);
95 /// This method is called after MCA has already checked for
98 /// by MCA naturally.
102 } // namespace mca