Go to the documentation of this file.
13 #ifndef LLVM_LIB_TARGET_AMDGPU_MCTARGETDESC_AMDGPUMCASMINFO_H
14 #define LLVM_LIB_TARGET_AMDGPU_MCTARGETDESC_AMDGPUMCASMINFO_H
This is an optimization pass for GlobalISel generic memory operations.
Triple - Helper class for working with autoconf configuration names.
unsigned getMaxInstLength(const MCSubtargetInfo *STI) const override
Returns the maximum possible encoded instruction size in bytes.
const char LLVMTargetMachineRef LLVMPassBuilderOptionsRef Options
bool shouldOmitSectionDirective(StringRef SectionName) const override
Return true if the .section directive should be omitted when emitting SectionName.
AMDGPUMCAsmInfo(const Triple &TT, const MCTargetOptions &Options)
StringRef - Represent a constant reference to a string, i.e.
Generic base class for all target subtargets.