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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCAsmInfo.cpp 40 GPRel32Directive = "\t.gpword\t";
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 47 GPRel32Directive = 0;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 197 const char *GPRel32Directive;
382 const char *getGPRel32Directive() const { return GPRel32Directive; }
  /external/llvm/lib/MC/
MCAsmInfo.cpp 66 GPRel32Directive = nullptr;

Completed in 3282 milliseconds