Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCAsmInfo.cpp42 COMMDirectiveAlignmentIsInBytes = false; in WebAssemblyMCAsmInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmInfoCOFF.cpp24 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoCOFF()
H A DMCAsmInfoXCOFF.cpp51 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoXCOFF()
H A DMCAsmInfoDarwin.cpp66 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoDarwin()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp41 COMMDirectiveAlignmentIsInBytes = false; in AMDGPUMCAsmInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h362 bool COMMDirectiveAlignmentIsInBytes = true; variable
709 return COMMDirectiveAlignmentIsInBytes; in getCOMMDirectiveAlignmentIsInBytes()