Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp37 COMMDirectiveAlignmentIsInBytes = false; in AMDGPUMCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfoCOFF.cpp23 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoCOFF()
DMCAsmInfoDarwin.cpp66 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoDarwin()
DMCAsmInfo.cpp70 COMMDirectiveAlignmentIsInBytes = true; in MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h253 bool COMMDirectiveAlignmentIsInBytes; variable
469 return COMMDirectiveAlignmentIsInBytes; in getCOMMDirectiveAlignmentIsInBytes()
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp63 COMMDirectiveAlignmentIsInBytes = false; in AMDGPUMCAsmInfo()