Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp48 MergeableConst4Section = Ctx.getELFSection( in Initialize()
121 if (Kind.isMergeableConst4()) return MergeableConst4Section; in SelectSectionForGlobal()
152 if (Kind.isMergeableConst4()) return MergeableConst4Section; in getSectionForConstant()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp48 MergeableConst4Section = Ctx.getELFSection( in Initialize()
117 if (Kind.isMergeableConst4()) return MergeableConst4Section; in SelectSectionForGlobal()
148 if (Kind.isMergeableConst4()) return MergeableConst4Section; in getSectionForConstant()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h124 const MCSection *MergeableConst4Section; variable
223 return MergeableConst4Section; in getMergeableConst4Section()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp269 if (Kind.isMergeableConst4() && MergeableConst4Section) in SelectSectionForGlobal()
270 return MergeableConst4Section; in SelectSectionForGlobal()
302 if (Kind.isMergeableConst4() && MergeableConst4Section) in getSectionForConstant()
303 return MergeableConst4Section; in getSectionForConstant()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h159 MCSection *MergeableConst4Section; variable
291 return MergeableConst4Section; in getMergeableConst4Section()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h172 MCSection *MergeableConst4Section; variable
319 return MergeableConst4Section; in getMergeableConst4Section()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreTargetObjectFile.cpp33 MergeableConst4Section = in Initialize()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp358 if (Kind.isMergeableConst4() && MergeableConst4Section) in getSectionForConstant()
359 return MergeableConst4Section; in getSectionForConstant()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp301 MergeableConst4Section = in InitELFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp558 if (Kind.isMergeableConst4() && MergeableConst4Section) in getSectionForConstant()
559 return MergeableConst4Section; in getSectionForConstant()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp485 MergeableConst4Section = in initELFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp502 MergeableConst4Section = in initELFMCObjectFileInfo()