Home
last modified time | relevance | path

Searched refs:isMergeable1ByteCString (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h131 bool isMergeable1ByteCString() const { return K == Mergeable1ByteCString; } in isMergeable1ByteCString() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp115 if (Kind.isMergeable1ByteCString()) return CStringSection; in SelectSectionForGlobal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp534 if (Kind.isMergeable1ByteCString()) in getEntrySizeForKind()
1000 if (Kind.isMergeable1ByteCString() && in SelectSectionForGlobal()
1853 if (!Kind.isMergeable1ByteCString()) in SelectSectionForGlobal()