Home
last modified time | relevance | path

Searched refs:AMDGPUCustomBehaviour (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp60 AMDGPUCustomBehaviour::AMDGPUCustomBehaviour(const MCSubtargetInfo &STI, in AMDGPUCustomBehaviour() function in llvm::mca::AMDGPUCustomBehaviour
67 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()
H A DAMDGPUCustomBehaviour.h47 class AMDGPUCustomBehaviour : public CustomBehaviour {
86 AMDGPUCustomBehaviour(const MCSubtargetInfo &STI,
89 ~AMDGPUCustomBehaviour() = default;
H A DCMakeLists.txt2 AMDGPUCustomBehaviour.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/MCA/
H A DBUILD.gn8 sources = [ "AMDGPUCustomBehaviour.cpp" ]
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6332 llvm/lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.cpp
6333 llvm/lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.h