/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | OcamlGCPrinter.cpp | 78 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly() 105 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly() 111 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
|
D | AsmPrinter.cpp | 1648 OutStreamer->SwitchSection(TLOF.getDataSection()); in doFinalization()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | OcamlGCPrinter.cpp | 74 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly() 101 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly() 107 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
|
D | AsmPrinter.cpp | 1154 OutStreamer->SwitchSection(TLOF.getDataSection()); in doFinalization()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | OcamlGCPrinter.cpp | 78 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly() 105 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly() 111 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
|
D | AsmPrinter.cpp | 1462 OutStreamer->SwitchSection(TLOF.getDataSection()); in doFinalization()
|
/external/llvm/include/llvm/Transforms/ |
D | InstrProfiling.h | 61 StringRef getDataSection() const;
|
/external/llvm/include/llvm/MC/ |
D | MCObjectFileInfo.h | 224 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
|
/external/llvm/lib/MC/ |
D | WinCOFFStreamer.cpp | 69 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 101 StringRef InstrProfiling::getDataSection() const { in getDataSection() function in InstrProfiling 410 Data->setSection(getDataSection()); in getOrCreateRegionCounters()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCWinCOFFStreamer.cpp | 76 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
|
/external/llvm-project/llvm/lib/MC/ |
D | MCWinCOFFStreamer.cpp | 76 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCObjectFileInfo.h | 244 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCObjectFileInfo.h | 250 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
|
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsTargetStreamer.cpp | 883 MCSection &DataSection = *OFI.getDataSection(); in finish()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsTargetStreamer.cpp | 864 MCSection &DataSection = *OFI.getDataSection(); in finish()
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsTargetStreamer.cpp | 750 MCSection &DataSection = *OFI.getDataSection(); in finish()
|
/external/llvm-project/llvm/docs/ |
D | GarbageCollection.rst | 943 OS.SwitchSection(AP.getObjFileLowering().getDataSection());
|
/external/llvm/docs/ |
D | GarbageCollection.rst | 1013 OS.SwitchSection(AP.getObjFileLowering().getDataSection());
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 5067 return getDataSection(); in SelectSectionForGlobal()
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 4570 return getDataSection(); in SelectSectionForGlobal()
|
/external/llvm-project/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 5046 return getDataSection(); in SelectSectionForGlobal()
|