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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCAsmInfo.cpp 39 GPRel32Directive = "\t.gpword\t";
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 47 GPRel32Directive = 0;
  /external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 47 GPRel32Directive = 0;
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 47 GPRel32Directive = 0;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 198 /// GPRel32Directive - if non-null, a directive that is used to emit a word
201 const char *GPRel32Directive; // Defaults to NULL.
381 const char *getGPRel32Directive() const { return GPRel32Directive; }
  /external/llvm/lib/MC/
MCAsmInfo.cpp 71 GPRel32Directive = 0;

Completed in 480 milliseconds