Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h752 bool hasWeakDefCanBeHiddenDirective() const { in hasWeakDefCanBeHiddenDirective() function
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp625 if (!MAI.hasWeakDefCanBeHiddenDirective()) in canBeHidden()