Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h206 MCSection *SixteenByteConstantSection = nullptr; variable
374 return SixteenByteConstantSection; in getSixteenByteConstantSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1021 return SixteenByteConstantSection; in SelectSectionForGlobal()
1061 return SixteenByteConstantSection; in getSectionForConstant()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp117 SixteenByteConstantSection // .literal16 in initMachOMCObjectFileInfo()