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

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h263 bool COMMDirectiveAlignmentIsInBytes; member in class:llvm::MCAsmInfo
508 return COMMDirectiveAlignmentIsInBytes;
/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCAsmInfo.h261 /// COMMDirectiveAlignmentIsInBytes - True is COMMDirective's optional
263 bool COMMDirectiveAlignmentIsInBytes; // Defaults to true; member in class:llvm::MCAsmInfo
523 return COMMDirectiveAlignmentIsInBytes;

Completed in 114 milliseconds