Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCAsmInfo.cpp27 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment; in HexagonMCAsmInfo()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfoCOFF.cpp25 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment; in MCAsmInfoCOFF()
H A DMCAsmInfoXCOFF.cpp53 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in MCAsmInfoXCOFF()
H A DMCAsmInfoDarwin.cpp67 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in MCAsmInfoDarwin()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCAsmInfo.cpp44 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in WebAssemblyMCAsmInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCAsmInfo.cpp53 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment; in PPCELFMCAsmInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h372 LCOMM::LCOMMType LCOMMDirectiveAlignmentType = LCOMM::NoAlignment; variable
732 return LCOMMDirectiveAlignmentType; in getLCOMMDirectiveAlignmentType()