Home
last modified time | relevance | path

Searched refs:ConstDataSection (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h144 const MCSection *ConstDataSection; variable
244 const MCSection *getConstDataSection() const { return ConstDataSection; } in getConstDataSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h179 MCSection *ConstDataSection; variable
314 const MCSection *getConstDataSection() const { return ConstDataSection; } in getConstDataSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h192 MCSection *ConstDataSection; variable
342 const MCSection *getConstDataSection() const { return ConstDataSection; } in getConstDataSection()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp438 return ConstDataSection; in SelectSectionForGlobal()
459 return ConstDataSection; in getSectionForConstant()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp138 ConstDataSection // .const_data in initMachOMCObjectFileInfo()
159 ConstDataCoalSection = ConstDataSection; in initMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp639 return ConstDataSection; in SelectSectionForGlobal()
661 return ConstDataSection; in getSectionForConstant()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp101 ConstDataSection // .const_data in InitMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp837 return ConstDataSection; in SelectSectionForGlobal()
859 return ConstDataSection; in getSectionForConstant()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp154 ConstDataSection // .const_data in initMachOMCObjectFileInfo()