HomeSort by relevance Sort by last modified time
    Searched defs:GPRel64Directive (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 202 const char *GPRel64Directive;
406 const char *getGPRel64Directive() const { return GPRel64Directive; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCAsmInfo.h 198 const char *GPRel64Directive = nullptr;
418 const char *getGPRel64Directive() const { return GPRel64Directive; }

Completed in 95 milliseconds