Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h145 const MCSection *DataCoalSection; variable
245 const MCSection *getDataCoalSection() const { return DataCoalSection; } in getDataCoalSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h180 MCSection *DataCoalSection; variable
315 const MCSection *getDataCoalSection() const { return DataCoalSection; } in getDataCoalSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h193 MCSection *DataCoalSection; variable
343 const MCSection *getDataCoalSection() const { return DataCoalSection; } in getDataCoalSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp152 DataCoalSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
154 ConstDataCoalSection = DataCoalSection; in initMachOMCObjectFileInfo()
158 DataCoalSection = DataSection; in initMachOMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp146 DataCoalSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
151 DataCoalSection = DataSection; in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp406 return DataCoalSection; in SelectSectionForGlobal()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp104 DataCoalSection in InitMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp603 return DataCoalSection; in SelectSectionForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp801 return DataCoalSection; in SelectSectionForGlobal()