Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCAsmInfo.cpp43 COMMDirectiveAlignmentIsInBytes = false; in WebAssemblyMCAsmInfo()
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp39 COMMDirectiveAlignmentIsInBytes = false; in AMDGPUMCAsmInfo()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmInfo.h365 bool COMMDirectiveAlignmentIsInBytes = true; variable
735 return COMMDirectiveAlignmentIsInBytes; in getCOMMDirectiveAlignmentIsInBytes()