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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 294 const char *WeakDirective;
519 const char *getWeakDirective() const { return WeakDirective; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCAsmInfo.h 298 const char *WeakDirective;
544 const char *getWeakDirective() const { return WeakDirective; }

Completed in 113 milliseconds