Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp134 bool MipsTargetObjectFile::IsConstantInSmallSection( in IsConstantInSmallSection() function in MipsTargetObjectFile
147 if (IsConstantInSmallSection(DL, C, *TM)) in getSectionForConstant()
DMipsTargetObjectFile.h39 bool IsConstantInSmallSection(const DataLayout &DL, const Constant *CN,
DMipsISelLowering.cpp1909 if (TLOF->IsConstantInSmallSection(DAG.getDataLayout(), N->getConstVal(), in lowerConstantPool()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp168 bool MipsTargetObjectFile::IsConstantInSmallSection( in IsConstantInSmallSection() function in MipsTargetObjectFile
181 if (IsConstantInSmallSection(DL, C, *TM)) in getSectionForConstant()
DMipsTargetObjectFile.h39 bool IsConstantInSmallSection(const DataLayout &DL, const Constant *CN,
DMipsISelLowering.cpp2103 if (TLOF->IsConstantInSmallSection(DAG.getDataLayout(), N->getConstVal(), in lowerConstantPool()