Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h209 MCSection *FourByteConstantSection = nullptr; variable
387 return FourByteConstantSection; in getFourByteConstantSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1309 return FourByteConstantSection; in SelectSectionForGlobal()
1349 return FourByteConstantSection; in getSectionForConstant()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp110 FourByteConstantSection // .literal4 in initMachOMCObjectFileInfo()