Searched refs:AMDGPUCustomBehaviour (Results 1 – 5 of 5) sorted by relevance
60 AMDGPUCustomBehaviour::AMDGPUCustomBehaviour(const MCSubtargetInfo &STI, in AMDGPUCustomBehaviour() function in llvm::mca::AMDGPUCustomBehaviour67 unsigned AMDGPUCustomBehaviour::checkCustomHazard(ArrayRef<InstRef> IssuedInst, in checkCustomHazard()101 unsigned AMDGPUCustomBehaviour::handleWaitCnt(ArrayRef<InstRef> IssuedInst, in handleWaitCnt()173 void AMDGPUCustomBehaviour::computeWaitCnt(const InstRef &IR, unsigned &Vmcnt, in computeWaitCnt()228 void AMDGPUCustomBehaviour::generateWaitCntInfo() { in generateWaitCntInfo()300 bool AMDGPUCustomBehaviour::isVMEM(const MCInstrDesc &MCID) { in isVMEM()307 bool AMDGPUCustomBehaviour::hasModifiersSet( in hasModifiersSet()321 bool AMDGPUCustomBehaviour::isAlwaysGDS(uint16_t Opcode) const { in isAlwaysGDS()339 return new AMDGPUCustomBehaviour(STI, SrcMgr, MCII); in createAMDGPUCustomBehaviour()
47 class AMDGPUCustomBehaviour : public CustomBehaviour {86 AMDGPUCustomBehaviour(const MCSubtargetInfo &STI,89 ~AMDGPUCustomBehaviour() = default;
2 AMDGPUCustomBehaviour.cpp
8 sources = [ "AMDGPUCustomBehaviour.cpp" ]
6332 llvm/lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.cpp6333 llvm/lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.h