Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h210 MCSection *EightByteConstantSection = nullptr; variable
390 return EightByteConstantSection; in getEightByteConstantSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1311 return EightByteConstantSection; in SelectSectionForGlobal()
1351 return EightByteConstantSection; in getSectionForConstant()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp114 EightByteConstantSection // .literal8 in initMachOMCObjectFileInfo()