Home
last modified time | relevance | path

Searched refs:MergeableConst16Section (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp54 MergeableConst16Section = Ctx.getELFSection( in Initialize()
123 if (Kind.isMergeableConst16()) return MergeableConst16Section; in SelectSectionForGlobal()
154 if (Kind.isMergeableConst16()) return MergeableConst16Section; in getSectionForConstant()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp54 MergeableConst16Section = Ctx.getELFSection( in Initialize()
119 if (Kind.isMergeableConst16()) return MergeableConst16Section; in SelectSectionForGlobal()
150 if (Kind.isMergeableConst16()) return MergeableConst16Section; in getSectionForConstant()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h126 const MCSection *MergeableConst16Section; variable
229 return MergeableConst16Section; in getMergeableConst16Section()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp273 if (Kind.isMergeableConst16() && MergeableConst16Section) in SelectSectionForGlobal()
274 return MergeableConst16Section; in SelectSectionForGlobal()
306 if (Kind.isMergeableConst16() && MergeableConst16Section) in getSectionForConstant()
307 return MergeableConst16Section; in getSectionForConstant()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h161 MCSection *MergeableConst16Section; variable
297 return MergeableConst16Section; in getMergeableConst16Section()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h174 MCSection *MergeableConst16Section; variable
325 return MergeableConst16Section; in getMergeableConst16Section()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreTargetObjectFile.cpp43 MergeableConst16Section = in Initialize()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp362 if (Kind.isMergeableConst16() && MergeableConst16Section) in getSectionForConstant()
363 return MergeableConst16Section; in getSectionForConstant()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp311 MergeableConst16Section = in InitELFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp562 if (Kind.isMergeableConst16() && MergeableConst16Section) in getSectionForConstant()
563 return MergeableConst16Section; in getSectionForConstant()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp493 MergeableConst16Section = in initELFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp510 MergeableConst16Section = in initELFMCObjectFileInfo()