Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCTargetDesc.cpp119 class AMDGPUMCInstrAnalysis : public MCInstrAnalysis { class
121 explicit AMDGPUMCInstrAnalysis(const MCInstrInfo *Info) in AMDGPUMCInstrAnalysis() function in __anonaae306fc0111::AMDGPUMCInstrAnalysis
143 return new AMDGPUMCInstrAnalysis(Info); in createAMDGPUMCInstrAnalysis()