Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfo.cpp125 (SectionName == ".bss" && !usesELFSectionDirectiveForBSS()); in shouldOmitSectionDirective()
/external/llvm/lib/MC/
DMCAsmInfo.cpp166 (SectionName == ".bss" && !usesELFSectionDirectiveForBSS()); in shouldOmitSectionDirective()
/external/llvm-project/llvm/lib/MC/
DMCAsmInfo.cpp133 (SectionName == ".bss" && !usesELFSectionDirectiveForBSS()); in shouldOmitSectionDirective()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h447 bool usesELFSectionDirectiveForBSS() const { in usesELFSectionDirectiveForBSS() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h481 bool usesELFSectionDirectiveForBSS() const { in usesELFSectionDirectiveForBSS() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h513 bool usesELFSectionDirectiveForBSS() const { in usesELFSectionDirectiveForBSS() function