Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h211 MCSection *EightByteConstantSection = nullptr; variable
403 return EightByteConstantSection; in getEightByteConstantSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp127 EightByteConstantSection // .literal8 in initMachOMCObjectFileInfo()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1334 return EightByteConstantSection; in SelectSectionForGlobal()
1374 return EightByteConstantSection; in getSectionForConstant()