Searched refs:getData16bitsDirective (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h367 const char *getData16bitsDirective() const { return Data16bitsDirective; } function in class:llvm::MCAsmInfo
/external/llvm/lib/MC/
H A DMCAsmStreamer.cpp655 case 2: Directive = MAI->getData16bitsDirective(); break;

Completed in 154 milliseconds