HomeSort by: relevance | last modified time | path
    Searched refs:GPRel32Directive (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCAsmInfo.cpp 42 GPRel32Directive = "\t.gpword\t";
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h 298 const char *GPRel32Directive = nullptr;
550 const char *getGPRel32Directive() const { return GPRel32Directive; }

Completed in 19 milliseconds