Searched defs:AlignmentIsInBytes (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h227 /// AlignmentIsInBytes - If this is true (the default) then the asmprinter
231 bool AlignmentIsInBytes; // Defaults to true member in class:llvm::MCAsmInfo
503 return AlignmentIsInBytes;

Completed in 184 milliseconds