Searched refs:LCOMMDirectiveAlignmentType (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/MC/
H A DMCAsmInfoCOFF.cpp24 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment;
H A DMCAsmInfoDarwin.cpp32 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment;
H A DMCAsmInfo.cpp70 LCOMMDirectiveAlignmentType = LCOMM::NoAlignment;
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCAsmInfo.cpp29 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment;
/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h250 LCOMM::LCOMMType LCOMMDirectiveAlignmentType; member in class:llvm::MCAsmInfo
454 return LCOMMDirectiveAlignmentType;

Completed in 2036 milliseconds