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