Home
last modified time | relevance | path

Searched refs:isMergeableConst (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DSectionKind.h125 isMergeableConst(); in isReadOnly()
136 bool isMergeableConst() const { in isMergeableConst() function
/external/llvm/include/llvm/MC/
DSectionKind.h119 isMergeableConst(); in isReadOnly()
130 bool isMergeableConst() const { in isMergeableConst() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h142 isMergeableConst(); in isReadOnly()
153 bool isMergeableConst() const { in isMergeableConst() function
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp186 if (K.isMergeableCString() || K.isMergeableConst()) in getELFSectionFlags()
260 } else if (Kind.isMergeableConst()) { in selectELFSectionForGlobal()
290 } else if (Kind.isMergeableConst()) { in selectELFSectionForGlobal()
622 if (GV->hasPrivateLinkage() && Kind.isMergeableConst()) { in SelectSectionForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp315 if (K.isMergeableCString() || K.isMergeableConst()) in getELFSectionFlags()
444 assert(!Kind.isMergeableConst() && "unknown data width"); in getEntrySizeForKind()
473 } else if (Kind.isMergeableConst()) { in selectELFSectionForGlobal()
820 if (GO->hasPrivateLinkage() && Kind.isMergeableConst()) { in SelectSectionForGlobal()
1405 if (Kind.isMergeableConst() && C && in getSectionForConstant()
/external/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp136 if (Kind.isMergeableConst() && C) { in getSectionForConstant()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp268 if (Kind.isMergeableConst()) { in SelectSectionForGlobal()
421 if (Kind.isMergeableConst()) { in SelectSectionForGlobal()
/external/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp361 if (Kind.isMergeableConst()) { in selectSmallSectionForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp386 if (Kind.isMergeableConst()) { in selectSmallSectionForGlobal()