Searched refs:IsConstantInSmallSection (Results 1 – 3 of 3) sorted by relevance
132 IsConstantInSmallSection(const Constant *CN, const TargetMachine &TM) const { in IsConstantInSmallSection() function in MipsTargetObjectFile143 if (IsConstantInSmallSection(C, *TM)) in getSectionForConstant()
39 bool IsConstantInSmallSection(const Constant *CN,
1816 if (TLOF->IsConstantInSmallSection(N->getConstVal(), getTargetMachine())) in lowerConstantPool()