Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp167 bool MipsTargetObjectFile::IsConstantInSmallSection( in IsConstantInSmallSection() function in MipsTargetObjectFile
180 if (IsConstantInSmallSection(DL, C, *TM)) in getSectionForConstant()
H A DMipsTargetObjectFile.h38 bool IsConstantInSmallSection(const DataLayout &DL, const Constant *CN,
H A DMipsISelLowering.cpp2262 if (TLOF->IsConstantInSmallSection(DAG.getDataLayout(), N->getConstVal(), in lowerConstantPool()