Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmInfo.cpp122 (SectionName == ".bss" && !usesELFSectionDirectiveForBSS()); in shouldOmitSectionDirective()
/external/llvm/lib/MC/
DMCAsmInfo.cpp166 (SectionName == ".bss" && !usesELFSectionDirectiveForBSS()); in shouldOmitSectionDirective()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCSectionELF.cpp28 (Name == ".bss" && !MAI.usesELFSectionDirectiveForBSS())) in ShouldOmitSectionDirective()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h415 bool usesELFSectionDirectiveForBSS() const { in usesELFSectionDirectiveForBSS() function
/external/llvm/include/llvm/MC/
DMCAsmInfo.h447 bool usesELFSectionDirectiveForBSS() const { in usesELFSectionDirectiveForBSS() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h463 bool usesELFSectionDirectiveForBSS() const { in usesELFSectionDirectiveForBSS() function