Searched refs:getSectionKind (Results 1 – 3 of 3) sorted by relevance
104 SectionKind getSectionKind(const DataLayout *DL) const;
1393 MachineConstantPoolEntry::getSectionKind(const DataLayout *DL) const { in getSectionKind() function in MachineConstantPoolEntry
2631 SectionKind Kind = CPE.getSectionKind(&getDataLayout()); in emitConstantPool()3840 SectionKind Kind = CPE.getSectionKind(&DL); in GetCPISymbol()