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