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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 369 const char *getData64bitsDirective() const { return Data64bitsDirective; }
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 657 case 8: Directive = MAI->getData64bitsDirective(); break;
    [all...]

Completed in 132 milliseconds