Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h210 MCSection *EightByteConstantSection = nullptr; variable
389 return EightByteConstantSection; in getEightByteConstantSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1290 return EightByteConstantSection; in SelectSectionForGlobal()
1330 return EightByteConstantSection; in getSectionForConstant()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp113 EightByteConstantSection // .literal8 in initMachOMCObjectFileInfo()