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

  /external/llvm/lib/Target/NVPTX/MCTargetDesc/
NVPTXMCAsmInfo.cpp 56 GlobalDirective = "\t// .globl\t";
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 58 GlobalDirective = ".global";
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 227 const char *GlobalDirective;
463 const char *getGlobalDirective() const { return GlobalDirective; }
  /external/llvm/lib/MC/
MCAsmInfo.cpp 67 GlobalDirective = "\t.globl\t";

Completed in 1023 milliseconds