Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCAsmInfo.cpp28 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment; in HexagonMCAsmInfo()
/NextBSD/contrib/llvm/lib/Target/WebAssembly/MCTargetDesc/
HDWebAssemblyMCAsmInfo.cpp42 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in WebAssemblyMCAsmInfo()
/NextBSD/contrib/llvm/lib/MC/
HDMCAsmInfoCOFF.cpp24 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment; in MCAsmInfoCOFF()
HDMCAsmInfoDarwin.cpp67 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in MCAsmInfoDarwin()
HDMCAsmInfo.cpp72 LCOMMDirectiveAlignmentType = LCOMM::NoAlignment; in MCAsmInfo()
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCAsmInfo.h261 LCOMM::LCOMMType LCOMMDirectiveAlignmentType; variable
485 return LCOMMDirectiveAlignmentType; in getLCOMMDirectiveAlignmentType()
/NextBSD/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCMCAsmInfo.cpp79 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment; in PPCELFMCAsmInfo()