Home
last modified time | relevance | path

Searched refs:isMergeableConst32 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h142 bool isMergeableConst32() const { return K == MergeableConst32; } in isMergeableConst32() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp546 else if (Kind.isMergeableConst32()) in getEntrySizeForKind()
745 if (Kind.isMergeableConst32() && MergeableConst32Section) in getSectionForConstant()
1660 } else if (Kind.isMergeableConst32()) { in getSectionForConstant()