LLVM API Documentation
#include <AMDGPUMCAsmInfo.h>
Definition at line 22 of file AMDGPUMCAsmInfo.h.
|
explicit |
Definition at line 14 of file AMDGPUMCAsmInfo.cpp.
References llvm::MCAsmInfo::AlignDirective, llvm::MCAsmInfo::AlignmentIsInBytes, llvm::MCAsmInfo::AsciiDirective, llvm::MCAsmInfo::AscizDirective, llvm::MCAsmInfo::AssemblerDialect, llvm::MCAsmInfo::COMMDirectiveAlignmentIsInBytes, llvm::MCAsmInfo::CommentColumn, llvm::MCAsmInfo::CommentString, llvm::MCAsmInfo::Data16bitsDirective, llvm::MCAsmInfo::Data32bitsDirective, llvm::MCAsmInfo::Data64bitsDirective, llvm::MCAsmInfo::Data8bitsDirective, llvm::MCAsmInfo::GlobalDirective, llvm::MCAsmInfo::GlobalPrefix, llvm::MCAsmInfo::GPRel32Directive, llvm::MCAsmInfo::HasAggressiveSymbolFolding, llvm::MCAsmInfo::HasDotTypeDotSizeDirective, llvm::MCAsmInfo::HasLEB128, llvm::MCAsmInfo::HasMachoTBSSDirective, llvm::MCAsmInfo::HasMachoZeroFillDirective, llvm::MCAsmInfo::HasMicrosoftFastStdCallMangling, llvm::MCAsmInfo::HasNoDeadStrip, llvm::MCAsmInfo::HasSetDirective, llvm::MCAsmInfo::HasSingleParameterDotFile, llvm::MCAsmInfo::HasStaticCtorDtorReferenceInStaticMode, llvm::MCAsmInfo::HasSubsectionsViaSymbols, llvm::MCAsmInfo::InlineAsmEnd, llvm::MCAsmInfo::InlineAsmStart, llvm::MCAsmInfo::LabelSuffix, llvm::MCAsmInfo::LinkerPrivateGlobalPrefix, llvm::MCAsmInfo::LinkerRequiresNonEmptyDwarfLines, llvm::MCAsmInfo::LinkOnceDirective, llvm::MCAsmInfo::MaxInstLength, llvm::MCAsmInfo::PrivateGlobalPrefix, llvm::MCAsmInfo::SeparatorString, llvm::MCAsmInfo::SunStyleELFSectionSwitchSyntax, llvm::MCAsmInfo::SupportsDebugInformation, llvm::MCAsmInfo::TextAlignFillValue, llvm::MCAsmInfo::UsesELFSectionDirectiveForBSS, llvm::MCAsmInfo::WeakDefDirective, llvm::MCAsmInfo::WeakRefDirective, and llvm::MCAsmInfo::ZeroDirective.
getNonexecutableStackSection - Targets can implement this method to specify a section to switch to if the translation unit doesn't have any trampolines that require an executable stack.
Reimplemented from llvm::MCAsmInfo.
Definition at line 68 of file AMDGPUMCAsmInfo.cpp.