|
LLVM 23.0.0git
|
#include "AMDGPUHWEvents.h"#include "GCNSubtarget.h"#include "SIInstrInfo.h"#include "llvm/ADT/StringExtras.h"#include "llvm/Support/Debug.h"#include "llvm/Support/raw_ostream.h"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::AMDGPU |
Functions | |
| static HWEventSet | llvm::AMDGPU::getExpertSchedulingEventType (const MachineInstr &Inst, const SIInstrInfo &TII) |
| static HWEvent | llvm::AMDGPU::getVmemHWEvent (const MachineInstr &Inst, const GCNSubtarget &ST, const SIInstrInfo &TII) |
| static HWEventSet | llvm::AMDGPU::getEventsForImpl (const MachineInstr &Inst, const GCNSubtarget &ST, const SIInstrInfo &TII) |
| HWEventSet | llvm::AMDGPU::getEventsFor (const MachineInstr &Inst, const GCNSubtarget &ST, bool IsExpertMode) |