Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h205 MCSection *EightByteConstantSection = nullptr; variable
371 return EightByteConstantSection; in getEightByteConstantSection()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp1019 return EightByteConstantSection; in SelectSectionForGlobal()
1059 return EightByteConstantSection; in getSectionForConstant()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
HDMCObjectFileInfo.cpp112 EightByteConstantSection // .literal8 in initMachOMCObjectFileInfo()