Home
last modified time | relevance | path

Searched refs:IsConstantInSmallSection (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsTargetObjectFile.cpp132 IsConstantInSmallSection(const Constant *CN, const TargetMachine &TM) const { in IsConstantInSmallSection() function in MipsTargetObjectFile
143 if (IsConstantInSmallSection(C, *TM)) in getSectionForConstant()
HDMipsTargetObjectFile.h39 bool IsConstantInSmallSection(const Constant *CN,
HDMipsISelLowering.cpp1816 if (TLOF->IsConstantInSmallSection(N->getConstVal(), getTargetMachine())) in lowerConstantPool()