Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h194 MCSection *ConstDataCoalSection; variable
345 return ConstDataCoalSection; in getConstDataCoalSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp154 ConstDataCoalSection = DataCoalSection; in initMachOMCObjectFileInfo()
159 ConstDataCoalSection = ConstDataSection; in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp800 return ConstDataCoalSection; in SelectSectionForGlobal()