22void VEELFMCAsmInfo::anchor() {}
This file contains constants used for implementing Dwarf debug support.
const char * Data16bitsDirective
unsigned MinInstAlignment
Every possible instruction length is a multiple of this value.
const char * Data8bitsDirective
These directives are used to output some unit of integer data to the current section.
const char * Data64bitsDirective
const char * Data32bitsDirective
unsigned MaxInstLength
This is the maximum possible length of an instruction, which is needed to compute the size of an inli...
bool UsesELFSectionDirectiveForBSS
This is true if this target uses ELF '.section' directive before the '.bss' one.
bool SupportsDebugInformation
True if target supports emission of debugging information.
unsigned CodePointerSize
Code pointer size in bytes. Default is 4.
unsigned CalleeSaveStackSlotSize
Size of the stack slot reserved for callee-saved registers, in bytes.
Triple - Helper class for working with autoconf configuration names.
VEELFMCAsmInfo(const Triple &TheTriple)
This is an optimization pass for GlobalISel generic memory operations.