Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h201 MCSection *ConstDataCoalSection = nullptr; variable
363 return ConstDataCoalSection; in getConstDataCoalSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h202 MCSection *ConstDataCoalSection = nullptr; variable
372 return ConstDataCoalSection; in getConstDataCoalSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp150 ConstDataCoalSection = DataCoalSection; in initMachOMCObjectFileInfo()
155 ConstDataCoalSection = ConstDataSection; in initMachOMCObjectFileInfo()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp150 ConstDataCoalSection = DataCoalSection; in initMachOMCObjectFileInfo()
155 ConstDataCoalSection = ConstDataSection; in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp995 return ConstDataCoalSection; in SelectSectionForGlobal()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1200 return ConstDataCoalSection; in SelectSectionForGlobal()