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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 207 const char *GPRel32Directive;
407 const char *getGPRel32Directive() const { return GPRel32Directive; }
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAsmInfo.h 192 /// GPRel32Directive - if non-null, a directive that is used to emit a word
195 const char *GPRel32Directive; // Defaults to NULL.
384 const char *getGPRel32Directive() const { return GPRel32Directive; }

Completed in 209 milliseconds