Searched refs:getSectionKind (Results 1 – 3 of 3) sorted by relevance
107 SectionKind getSectionKind(const DataLayout *DL) const;
1018 MachineConstantPoolEntry::getSectionKind(const DataLayout *DL) const { in getSectionKind() function in MachineConstantPoolEntry
1758 SectionKind Kind = CPE.getSectionKind(&getDataLayout()); in EmitConstantPool()2851 SectionKind Kind = CPE.getSectionKind(&DL); in GetCPISymbol()