Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h216 MCSection *EightByteConstantSection = nullptr; variable
413 return EightByteConstantSection; in getEightByteConstantSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp133 EightByteConstantSection // .literal8 in initMachOMCObjectFileInfo()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1443 return EightByteConstantSection; in SelectSectionForGlobal()
1483 return EightByteConstantSection; in getSectionForConstant()