HomeSort by relevance Sort by last modified time
    Searched refs:UsesELFSectionDirectiveForBSS (Results 1 - 11 of 11) sorted by null

  /external/llvm/lib/Target/MSP430/MCTargetDesc/
MSP430MCAsmInfo.cpp 26 UsesELFSectionDirectiveForBSS = true;
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCAsmInfo.cpp 36 UsesELFSectionDirectiveForBSS = true;
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmInfo.cpp 24 UsesELFSectionDirectiveForBSS = true;
  /external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 40 UsesELFSectionDirectiveForBSS = true;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 49 UsesELFSectionDirectiveForBSS = true;
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCAsmInfo.cpp 59 UsesELFSectionDirectiveForBSS = true;
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 49 UsesELFSectionDirectiveForBSS = true;
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCAsmInfo.cpp 45 UsesELFSectionDirectiveForBSS = true;
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCAsmInfo.cpp 44 UsesELFSectionDirectiveForBSS = true;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 205 bool UsesELFSectionDirectiveForBSS;
392 bool usesELFSectionDirectiveForBSS() const {
393 return UsesELFSectionDirectiveForBSS;
  /external/llvm/lib/MC/
MCAsmInfo.cpp 61 UsesELFSectionDirectiveForBSS = false;

Completed in 370 milliseconds