Home
last modified time | relevance | path

Searched refs:getMergeableConst16 (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h193 static SectionKind getMergeableConst16() { return get(MergeableConst16); } in getMergeableConst16() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp216 case 16: return SectionKind::getMergeableConst16(); in getKindForGlobal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp120 SectionKind::getMergeableConst16()); in initMachOMCObjectFileInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp1027 return SectionKind::getMergeableConst16(); in getSectionKind()