Searched refs:isConstantInSmallSection (Results 1 – 3 of 3) sorted by relevance
109 bool LanaiTargetObjectFile::isConstantInSmallSection(const DataLayout &DL, in isConstantInSmallSection() function in LanaiTargetObjectFile118 if (isConstantInSmallSection(DL, C)) in getSectionForConstant()
38 bool isConstantInSmallSection(const DataLayout &DL, const Constant *CN) const;
1140 TLOF->isConstantInSmallSection(DAG.getDataLayout(), C)) { in LowerConstantPool()