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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 374 const char *getData32bitsDirective() const {
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 674 case 4: Directive = MAI->getData32bitsDirective(); break;
    [all...]

Completed in 55 milliseconds