Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h200 MCSection *EightByteConstantSection; variable
358 return EightByteConstantSection; in getEightByteConstantSection()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp993 return EightByteConstantSection; in SelectSectionForGlobal()
1033 return EightByteConstantSection; in getSectionForConstant()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp112 EightByteConstantSection // .literal8 in initMachOMCObjectFileInfo()