Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp37 COMMDirectiveAlignmentIsInBytes = false; in AMDGPUMCAsmInfo()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCAsmInfoCOFF.cpp23 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoCOFF()
H A DMCAsmInfoDarwin.cpp78 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoDarwin()
H A DMCAsmInfo.cpp69 COMMDirectiveAlignmentIsInBytes = true; in MCAsmInfo()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h251 bool COMMDirectiveAlignmentIsInBytes; variable
462 return COMMDirectiveAlignmentIsInBytes; in getCOMMDirectiveAlignmentIsInBytes()