Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfoCOFF.cpp24 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoCOFF()
H A DMCAsmInfoXCOFF.cpp52 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoXCOFF()
H A DMCAsmInfoDarwin.cpp66 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoDarwin()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCAsmInfo.cpp43 COMMDirectiveAlignmentIsInBytes = false; in WebAssemblyMCAsmInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp38 COMMDirectiveAlignmentIsInBytes = false; in AMDGPUMCAsmInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h368 bool COMMDirectiveAlignmentIsInBytes = true; variable
728 return COMMDirectiveAlignmentIsInBytes; in getCOMMDirectiveAlignmentIsInBytes()