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.h211 MCSection *EightByteConstantSection = nullptr; variable
408 return EightByteConstantSection; in getEightByteConstantSection()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1383 return EightByteConstantSection; in SelectSectionForGlobal()
1423 return EightByteConstantSection; in getSectionForConstant()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp132 EightByteConstantSection // .literal8 in initMachOMCObjectFileInfo()