Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1732 struct SectionCPs { struct
1737 SectionCPs(MCSection *s, unsigned a) : S(s), Alignment(a) {} in SectionCPs() argument
1753 SmallVector<SectionCPs, 4> CPSections; in EmitConstantPool()
1779 CPSections.push_back(SectionCPs(S, Align)); in EmitConstantPool()