Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h210 MCSection *FourByteConstantSection = nullptr; variable
400 return FourByteConstantSection; in getFourByteConstantSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp123 FourByteConstantSection // .literal4 in initMachOMCObjectFileInfo()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1332 return FourByteConstantSection; in SelectSectionForGlobal()
1372 return FourByteConstantSection; in getSectionForConstant()