Home
last modified time | relevance | path

Searched refs:hasWeakDefCanBeHiddenDirective (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h504 bool hasWeakDefCanBeHiddenDirective() const { in hasWeakDefCanBeHiddenDirective() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp286 if (!MAI.hasWeakDefCanBeHiddenDirective()) in canBeHidden()