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

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h461 bool hasWeakDefDirective() const { return HasWeakDefDirective; } function in class:llvm::MCAsmInfo
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp293 if (MAI->hasWeakDefDirective()) {

Completed in 251 milliseconds