Home
last modified time | relevance | path

Searched refs:getCurrentSectionOnly (Results 1 – 25 of 57) sorted by relevance

123

/external/llvm-project/llvm/lib/MC/
DMCObjectStreamer.cpp50 MCSection *CurSection = getCurrentSectionOnly(); in addPendingLabel()
70 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
93 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
183 assert(getCurrentSectionOnly() && "No current section!"); in getCurrentFragment()
185 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin()) in getCurrentFragment()
231 MCDwarfLineEntry::Make(this, getCurrentSectionOnly()); in emitValueImpl()
293 assert(F->getParent() == getCurrentSectionOnly()); in emitLabelAtPos()
367 const MCSection &Sec = *getCurrentSectionOnly(); in emitInstruction()
383 MCSection *Sec = getCurrentSectionOnly(); in emitInstructionImpl()
388 MCDwarfLineEntry::Make(this, getCurrentSectionOnly()); in emitInstructionImpl()
[all …]
DConstantPools.cpp98 MCSection *Section = Streamer.getCurrentSectionOnly(); in emitForCurrentSection()
104 MCSection *Section = Streamer.getCurrentSectionOnly(); in clearCacheForCurrentSection()
112 MCSection *Section = Streamer.getCurrentSectionOnly(); in addEntry()
DMCELFStreamer.cpp49 return getCurrentSectionOnly()->isBundleLocked(); in isBundleLocked()
104 static_cast<const MCSectionELF &>(*getCurrentSectionOnly()); in emitLabel()
115 static_cast<const MCSectionELF &>(*getCurrentSectionOnly()); in emitLabelAtPos()
148 MCSection *CurSection = getCurrentSectionOnly(); in changeSection()
561 MCSection &Sec = *getCurrentSectionOnly(); in emitInstToData()
634 MCSection &Sec = *getCurrentSectionOnly(); in emitBundleLock()
655 MCSection &Sec = *getCurrentSectionOnly(); in emitBundleUnlock()
690 MCSection *CurSection = getCurrentSectionOnly(); in finishImpl()
DMCWinCOFFStreamer.cpp209 MCSection *Sec = getCurrentSectionOnly(); in EmitCOFFSymbolIndex()
214 new MCSymbolIdFragment(Symbol, getCurrentSectionOnly()); in EmitCOFFSymbolIndex()
DMCStreamer.cpp326 FI->Section = getCurrentSectionOnly(); in checkCVLocSection()
327 else if (FI->Section != getCurrentSectionOnly()) { in checkCVLocSection()
420 assert(getCurrentSectionOnly() && "Cannot emit before setting section!"); in emitLabel()
424 Symbol->setFragment(&getCurrentSectionOnly()->getDummyFragment()); in emitLabel()
699 CurrentWinFrameInfo->TextSection = getCurrentSectionOnly(); in EmitWinCFIStartProc()
741 CurrentWinFrameInfo->TextSection = getCurrentSectionOnly(); in EmitWinCFIStartChained()
DMCCodeView.cpp431 OS.getCurrentSectionOnly()); in emitInlineLineTableForFunction()
441 OS.getCurrentSectionOnly()); in emitDefRange()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp49 MCSection *CurSection = getCurrentSectionOnly(); in addPendingLabel()
73 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
96 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
186 assert(getCurrentSectionOnly() && "No current section!"); in getCurrentFragment()
188 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin()) in getCurrentFragment()
234 MCDwarfLineEntry::Make(this, getCurrentSectionOnly()); in EmitValueImpl()
296 assert(F->getParent() == getCurrentSectionOnly()); in EmitLabelAtPos()
379 MCSection *Sec = getCurrentSectionOnly(); in EmitInstructionImpl()
384 MCDwarfLineEntry::Make(this, getCurrentSectionOnly()); in EmitInstructionImpl()
453 MCDwarfLineEntry::Make(this, getCurrentSectionOnly()); in EmitDwarfLocDirective()
[all …]
DConstantPools.cpp98 MCSection *Section = Streamer.getCurrentSectionOnly(); in emitForCurrentSection()
104 MCSection *Section = Streamer.getCurrentSectionOnly(); in clearCacheForCurrentSection()
112 MCSection *Section = Streamer.getCurrentSectionOnly(); in addEntry()
DMCELFStreamer.cpp49 return getCurrentSectionOnly()->isBundleLocked(); in isBundleLocked()
104 static_cast<const MCSectionELF &>(*getCurrentSectionOnly()); in EmitLabel()
115 static_cast<const MCSectionELF &>(*getCurrentSectionOnly()); in EmitLabelAtPos()
148 MCSection *CurSection = getCurrentSectionOnly(); in ChangeSection()
541 MCSection &Sec = *getCurrentSectionOnly(); in EmitInstToData()
614 MCSection &Sec = *getCurrentSectionOnly(); in EmitBundleLock()
635 MCSection &Sec = *getCurrentSectionOnly(); in EmitBundleUnlock()
670 MCSection *CurSection = getCurrentSectionOnly(); in FinishImpl()
DMCWinCOFFStreamer.cpp209 MCSection *Sec = getCurrentSectionOnly(); in EmitCOFFSymbolIndex()
214 new MCSymbolIdFragment(Symbol, getCurrentSectionOnly()); in EmitCOFFSymbolIndex()
DMCStreamer.cpp313 FI->Section = getCurrentSectionOnly(); in checkCVLocSection()
314 else if (FI->Section != getCurrentSectionOnly()) { in checkCVLocSection()
407 assert(getCurrentSectionOnly() && "Cannot emit before setting section!"); in EmitLabel()
411 Symbol->setFragment(&getCurrentSectionOnly()->getDummyFragment()); in EmitLabel()
685 CurrentWinFrameInfo->TextSection = getCurrentSectionOnly(); in EmitWinCFIStartProc()
720 CurrentWinFrameInfo->TextSection = getCurrentSectionOnly(); in EmitWinCFIStartChained()
DMCCodeView.cpp431 OS.getCurrentSectionOnly()); in emitInlineLineTableForFunction()
441 OS.getCurrentSectionOnly()); in emitDefRange()
/external/llvm/lib/MC/
DMCELFStreamer.cpp42 return getCurrentSectionOnly()->isBundleLocked(); in isBundleLocked()
105 static_cast<const MCSectionELF &>(*getCurrentSectionOnly()); in EmitLabel()
138 MCSection *CurSection = getCurrentSectionOnly(); in ChangeSection()
198 ISD.Section = getCurrentSectionOnly(); in EmitSymbolAttribute()
501 MCSection &Sec = *getCurrentSectionOnly(); in EmitInstToData()
569 MCSection &Sec = *getCurrentSectionOnly(); in EmitBundleLock()
590 MCSection &Sec = *getCurrentSectionOnly(); in EmitBundleUnlock()
625 MCSection *CurSection = getCurrentSectionOnly(); in FinishImpl()
DMCObjectStreamer.cpp47 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
93 assert(getCurrentSectionOnly() && "No current section!"); in getCurrentFragment()
95 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin()) in getCurrentFragment()
232 MCSection *Sec = getCurrentSectionOnly(); in EmitInstruction()
DMCCodeView.cpp248 SecondaryFunctionIds, OS.getCurrentSectionOnly()); in emitInlineLineTableForFunction()
258 OS.getCurrentSectionOnly()); in emitDefRange()
DMCStreamer.cpp248 Symbol->setFragment(&getCurrentSectionOnly()->getDummyFragment()); in EmitLabel()
463 CurrentWinFrameInfo->TextSection = getCurrentSectionOnly(); in EmitWinCFIStartProc()
485 CurrentWinFrameInfo->TextSection = getCurrentSectionOnly(); in EmitWinCFIStartChained()
DMCMachOStreamer.cpp298 ISD.Section = getCurrentSectionOnly(); in EmitSymbolAttribute()
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64TargetStreamer.cpp76 MCSection *Cur = OutStreamer.getCurrentSectionOnly(); in emitNoteSection()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp160 MCSection *Cur = OutStreamer->getCurrentSectionOnly(); in EmitInterruptVectorSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp160 MCSection *Cur = OutStreamer->getCurrentSectionOnly(); in EmitInterruptVectorSection()
/external/llvm/include/llvm/MC/
DMCObjectStreamer.h66 MCSection *CurSection = getCurrentSectionOnly(); in insert()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectStreamer.h80 MCSection *CurSection = getCurrentSectionOnly(); in insert()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectStreamer.h79 MCSection *CurSection = getCurrentSectionOnly(); in insert()
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp126 cast<MCSectionXCOFF>(Streamer.getCurrentSectionOnly()) in emitTCEntry()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp148 Asm->OutStreamer->getCurrentSectionOnly()); in endFunction()
215 CurrentFuncletTextSection = Asm->OutStreamer->getCurrentSectionOnly(); in beginFunclet()
265 Asm->OutStreamer->getCurrentSectionOnly()); in endFuncletImpl()

123