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 363 const char *getData32bitsDirective(unsigned AS = 0) const {
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 645 case 4: Directive = MAI.getData32bitsDirective(AddrSpace); break;
    [all...]

Completed in 420 milliseconds