Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h184 const MCSection *EightByteConstantSection; variable
339 return EightByteConstantSection; in getEightByteConstantSection()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp616 return EightByteConstantSection; in SelectSectionForGlobal()
656 return EightByteConstantSection; in getSectionForConstant()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp101 EightByteConstantSection // .literal8 in InitMachOMCObjectFileInfo()