Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/MC/
HDMCAsmInfo.h247 LCOMM::LCOMMType LCOMMDirectiveAlignmentType; // Defaults to NoAlignment. variable
500 return LCOMMDirectiveAlignmentType; in getLCOMMDirectiveAlignmentType()
/trueos/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCAsmInfo.cpp30 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment; in HexagonMCAsmInfo()
/trueos/contrib/llvm/lib/MC/
HDMCAsmInfoCOFF.cpp25 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment; in MCAsmInfoCOFF()
HDMCAsmInfoDarwin.cpp34 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in MCAsmInfoDarwin()
HDMCAsmInfo.cpp73 LCOMMDirectiveAlignmentType = LCOMM::NoAlignment; in MCAsmInfo()