Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCAsmInfo.cpp42 COMMDirectiveAlignmentIsInBytes = false; in WebAssemblyMCAsmInfo()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCAsmInfoCOFF.cpp25 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoCOFF()
H A DMCAsmInfoDarwin.cpp68 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoDarwin()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp35 COMMDirectiveAlignmentIsInBytes = false; in AMDGPUMCAsmInfo()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCAsmInfo.h267 bool COMMDirectiveAlignmentIsInBytes = true; variable
531 return COMMDirectiveAlignmentIsInBytes; in getCOMMDirectiveAlignmentIsInBytes()