Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h522 bool hasWeakDefCanBeHiddenDirective() const { in hasWeakDefCanBeHiddenDirective() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h576 bool hasWeakDefCanBeHiddenDirective() const { in hasWeakDefCanBeHiddenDirective() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h621 bool hasWeakDefCanBeHiddenDirective() const { in hasWeakDefCanBeHiddenDirective() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp294 if (!MAI.hasWeakDefCanBeHiddenDirective()) in canBeHidden()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp394 if (!MAI.hasWeakDefCanBeHiddenDirective()) in canBeHidden()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp408 if (!MAI.hasWeakDefCanBeHiddenDirective()) in canBeHidden()