Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h211 MCSection *SixteenByteConstantSection = nullptr; variable
392 return SixteenByteConstantSection; in getSixteenByteConstantSection()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1292 return SixteenByteConstantSection; in SelectSectionForGlobal()
1332 return SixteenByteConstantSection; in getSectionForConstant()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp118 SixteenByteConstantSection // .literal16 in initMachOMCObjectFileInfo()