/external/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetObjectFile.h | 27 ReadOnlySection = nullptr; in NVPTXTargetObjectFile() 53 ReadOnlySection = in Initialize() 91 return ReadOnlySection; in getSectionForConstant()
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreTargetObjectFile.cpp | 41 ReadOnlySection = in Initialize() 124 if (Kind.isReadOnly()) return UseCPRel? ReadOnlySection in SelectSectionForGlobal() 153 return ReadOnlySection; in getSectionForConstant()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreTargetObjectFile.cpp | 42 ReadOnlySection = in Initialize() 129 if (Kind.isReadOnly()) return UseCPRel? ReadOnlySection in SelectSectionForGlobal() 159 return ReadOnlySection; in getSectionForConstant()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreTargetObjectFile.cpp | 41 ReadOnlySection = in Initialize() 124 if (Kind.isReadOnly()) return UseCPRel? ReadOnlySection in SelectSectionForGlobal() 154 return ReadOnlySection; in getSectionForConstant()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetObjectFile.h | 31 return ReadOnlySection; in getSectionForConstant()
|
/external/llvm-project/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetObjectFile.h | 31 return ReadOnlySection; in getSectionForConstant()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 339 return ReadOnlySection; in getSectionForJumpTable() 367 return ReadOnlySection; in getSectionForConstant() 634 return ReadOnlySection; in SelectSectionForGlobal() 669 return ReadOnlySection; // .const in getSectionForConstant() 977 return ReadOnlySection; in SelectSectionForGlobal() 1007 return ReadOnlySection; in getSectionForJumpTable() 1011 return ReadOnlySection; in getSectionForJumpTable()
|
/external/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 276 if (Kind.isReadOnly() && ReadOnlySection != nullptr) in getSectionForConstant() 277 return ReadOnlySection; in getSectionForConstant()
|
/external/llvm/include/llvm/MC/ |
D | MCObjectFileInfo.h | 66 MCSection *ReadOnlySection; variable 226 MCSection *getReadOnlySection() const { return ReadOnlySection; } in getReadOnlySection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 299 if (Kind.isReadOnly() && ReadOnlySection != nullptr) in getSectionForConstant() 300 return ReadOnlySection; in getSectionForConstant()
|
/external/llvm-project/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 323 if (Kind.isReadOnly() && ReadOnlySection != nullptr) in getSectionForConstant() 324 return ReadOnlySection; in getSectionForConstant()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 719 return ReadOnlySection; in getSectionForJumpTable() 748 return ReadOnlySection; in getSectionForConstant() 1027 return ReadOnlySection; in SelectSectionForGlobal() 1062 return ReadOnlySection; // .const in getSectionForConstant() 1394 return ReadOnlySection; in SelectSectionForGlobal() 1424 return ReadOnlySection; in getSectionForJumpTable() 1428 return ReadOnlySection; in getSectionForJumpTable() 1886 return ReadOnlySection; in SelectSectionForGlobal() 1897 return ReadOnlySection; in getSectionForJumpTable() 1911 return ReadOnlySection; in getSectionForConstant()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCObjectFileInfo.cpp | 122 ReadOnlySection // .const in initMachOMCObjectFileInfo() 153 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo() 354 ReadOnlySection = in initELFMCObjectFileInfo() 522 ReadOnlySection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo() 795 ReadOnlySection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCObjectFileInfo.h | 67 MCSection *ReadOnlySection = nullptr; variable 246 MCSection *getReadOnlySection() const { return ReadOnlySection; } in getReadOnlySection()
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCObjectFileInfo.h | 67 MCSection *ReadOnlySection = nullptr; variable 252 MCSection *getReadOnlySection() const { return ReadOnlySection; } in getReadOnlySection()
|
/external/llvm-project/llvm/lib/MC/ |
D | MCObjectFileInfo.cpp | 122 ReadOnlySection // .const in initMachOMCObjectFileInfo() 153 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo() 359 ReadOnlySection = in initELFMCObjectFileInfo() 530 ReadOnlySection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo() 875 ReadOnlySection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 833 return ReadOnlySection; in getSectionForJumpTable() 899 return ReadOnlySection; in getSectionForConstant() 1232 return ReadOnlySection; in SelectSectionForGlobal() 1267 return ReadOnlySection; // .const in getSectionForConstant() 1603 return ReadOnlySection; in SelectSectionForGlobal() 1633 return ReadOnlySection; in getSectionForJumpTable() 1637 return ReadOnlySection; in getSectionForJumpTable() 2241 return ReadOnlySection; in SelectSectionForGlobal() 2252 return ReadOnlySection; in getSectionForJumpTable() 2273 return ReadOnlySection; in getSectionForConstant()
|
/external/llvm/lib/MC/ |
D | MCObjectFileInfo.cpp | 124 ReadOnlySection // .const in initMachOMCObjectFileInfo() 150 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo() 472 ReadOnlySection = in initELFMCObjectFileInfo() 620 ReadOnlySection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAsmPrinter.cpp | 222 auto &ReadOnlySection = *ObjectFileInfo.getReadOnlySection(); in EmitFunctionBodyEnd() local 225 Streamer.SwitchSection(&ReadOnlySection); in EmitFunctionBodyEnd() 230 if (ReadOnlySection.getAlignment() < 64) in EmitFunctionBodyEnd() 231 ReadOnlySection.setAlignment(Align(64)); in EmitFunctionBodyEnd()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAsmPrinter.cpp | 234 auto &ReadOnlySection = *ObjectFileInfo.getReadOnlySection(); in emitFunctionBodyEnd() local 237 Streamer.SwitchSection(&ReadOnlySection); in emitFunctionBodyEnd() 242 if (ReadOnlySection.getAlignment() < 64) in emitFunctionBodyEnd() 243 ReadOnlySection.setAlignment(Align(64)); in emitFunctionBodyEnd()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1224 MCSection *ReadOnlySection = getObjFileLowering().getSectionForConstant( in doFinalization() local 1227 OutStreamer->SwitchSection(ReadOnlySection); in doFinalization() 1395 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(*F, *Mang, TM); in EmitJumpTableInfo() local 1396 OutStreamer->SwitchSection(ReadOnlySection); in EmitJumpTableInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1560 MCSection *ReadOnlySection = getObjFileLowering().getSectionForConstant( in doFinalization() local 1563 OutStreamer->SwitchSection(ReadOnlySection); in doFinalization() 1847 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(F, TM); in EmitJumpTableInfo() local 1848 OutStreamer->SwitchSection(ReadOnlySection); in EmitJumpTableInfo()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1750 MCSection *ReadOnlySection = getObjFileLowering().getSectionForConstant( in doFinalization() local 1753 OutStreamer->SwitchSection(ReadOnlySection); in doFinalization() 1982 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(F, TM); in emitJumpTableInfo() local 1983 OutStreamer->SwitchSection(ReadOnlySection); in emitJumpTableInfo()
|
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 3407 MCSection *ReadOnlySection = in expandLoadSingleImmToFPR() local 3416 getStreamer().SwitchSection(ReadOnlySection); in expandLoadSingleImmToFPR() 3459 MCSection *ReadOnlySection = in expandLoadDoubleImmToGPR() local 3468 getStreamer().SwitchSection(ReadOnlySection); in expandLoadDoubleImmToGPR() 3542 MCSection *ReadOnlySection = in expandLoadDoubleImmToFPR() local 3551 getStreamer().SwitchSection(ReadOnlySection); in expandLoadDoubleImmToFPR()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 3379 MCSection *ReadOnlySection = in expandLoadSingleImmToFPR() local 3388 getStreamer().SwitchSection(ReadOnlySection); in expandLoadSingleImmToFPR() 3431 MCSection *ReadOnlySection = in expandLoadDoubleImmToGPR() local 3440 getStreamer().SwitchSection(ReadOnlySection); in expandLoadDoubleImmToGPR() 3514 MCSection *ReadOnlySection = in expandLoadDoubleImmToFPR() local 3523 getStreamer().SwitchSection(ReadOnlySection); in expandLoadDoubleImmToFPR()
|