Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCAsmInfo.cpp29 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment; in HexagonMCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfoCOFF.cpp24 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment; in MCAsmInfoCOFF()
DMCAsmInfoDarwin.cpp32 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in MCAsmInfoDarwin()
DMCAsmInfo.cpp70 LCOMMDirectiveAlignmentType = LCOMM::NoAlignment; in MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h250 LCOMM::LCOMMType LCOMMDirectiveAlignmentType; variable
454 return LCOMMDirectiveAlignmentType; in getLCOMMDirectiveAlignmentType()