Home
last modified time | relevance | path

Searched refs:UsesELFSectionDirectiveForBSS (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430MCAsmInfo.cpp26 UsesELFSectionDirectiveForBSS = true; in MSP430MCAsmInfo()
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmInfo.cpp24 UsesELFSectionDirectiveForBSS = true; in SystemZMCAsmInfo()
/external/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCAsmInfo.h29 UsesELFSectionDirectiveForBSS = true; in BPFMCAsmInfo()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCAsmInfo.cpp35 UsesELFSectionDirectiveForBSS = true; in HexagonMCAsmInfo()
/external/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp33 UsesELFSectionDirectiveForBSS = true; in AMDGPUMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h207 bool UsesELFSectionDirectiveForBSS; variable
410 return UsesELFSectionDirectiveForBSS; in usesELFSectionDirectiveForBSS()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCAsmInfo.cpp63 UsesELFSectionDirectiveForBSS = true; in PPCELFMCAsmInfo()
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp49 UsesELFSectionDirectiveForBSS = true; in AMDGPUMCAsmInfo()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCAsmInfo.cpp43 UsesELFSectionDirectiveForBSS = true; in SparcELFMCAsmInfo()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp46 UsesELFSectionDirectiveForBSS = true; in AArch64MCAsmInfoDarwin()
/external/llvm/lib/MC/
DMCAsmInfo.cpp62 UsesELFSectionDirectiveForBSS = false; in MCAsmInfo()