19 void MipsMCAsmInfo::anchor() { }
bool DwarfRegNumForCFI
True if dwarf register numbers are printed instead of symbolic register names in .cfi_* directives.
const char * Data64bitsDirective
const char * ZeroDirective
This should be set to the directive used to get some number of zero bytes emitted to the current sect...
bool IsLittleEndian
True if target is little endian. Default is true.
unsigned CalleeSaveStackSlotSize
Size of the stack slot reserved for callee-saved registers, in bytes.
bool AlignmentIsInBytes
If this is true (the default) then the asmprinter emits ".align N" directives, where N is the number ...
const char * PrivateGlobalPrefix
This prefix is used for globals like constant pool entries that are completely private to the ...
const char * CommentString
This indicates the comment character used by the assembler.
ArchType getArch() const
getArch - Get the parsed architecture type of this triple.
const char * GPRel64Directive
If non-null, a directive that is used to emit a word which should be relocated as a 64-bit GP-relativ...
unsigned PointerSize
Pointer size in bytes. Default is 4.
bool SupportsDebugInformation
True if target supports emission of debugging information.
const char * Data16bitsDirective
bool UseAssignmentForEHBegin
Triple - Helper class for working with autoconf configuration names.
const char * Data32bitsDirective
const char * GPRel32Directive
If non-null, a directive that is used to emit a word which should be relocated as a 32-bit GP-relativ...
ExceptionHandling ExceptionsType
Exception handling format for the target. Defaults to None.
MipsMCAsmInfo(const Triple &TheTriple)
const char * PrivateLabelPrefix
This prefix is used for labels for basic blocks.