Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h212 MCSection *SixteenByteConstantSection = nullptr; variable
411 return SixteenByteConstantSection; in getSixteenByteConstantSection()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1385 return SixteenByteConstantSection; in SelectSectionForGlobal()
1425 return SixteenByteConstantSection; in getSectionForConstant()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp137 SixteenByteConstantSection // .literal16 in initMachOMCObjectFileInfo()