Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
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()
DMCWinCOFFStreamer.cpp209 MCSection *Sec = getCurrentSectionOnly(); in EmitCOFFSymbolIndex()
214 new MCSymbolIdFragment(Symbol, getCurrentSectionOnly()); in EmitCOFFSymbolIndex()
DMCCodeView.cpp431 OS.getCurrentSectionOnly()); in emitInlineLineTableForFunction()
441 OS.getCurrentSectionOnly()); in emitDefRange()
DMCAsmStreamer.cpp450 TS->changeSection(getCurrentSectionOnly(), Section, Subsection, OS); in ChangeSection()
921 assert(getCurrentSectionOnly() && in EmitBytes()
979 assert(getCurrentSectionOnly() && in EmitValueImpl()
1936 assert(getCurrentSectionOnly() && in EmitInstruction()
DMCMachOStreamer.cpp302 ISD.Section = getCurrentSectionOnly(); in EmitSymbolAttribute()
DMCDwarf.cpp1215 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp160 MCSection *Cur = OutStreamer->getCurrentSectionOnly(); in EmitInterruptVectorSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectStreamer.h79 MCSection *CurSection = getCurrentSectionOnly(); in insert()
DMCStreamer.h362 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly() function
/third_party/skia/third_party/externals/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()
DAsmPrinter.cpp245 return OutStreamer->getCurrentSectionOnly(); in getCurrentSection()
3160 auto PrevSection = OutStreamer->getCurrentSectionOnly(); in emitXRayTable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp368 MCSection *Sec = OS.getCurrentSectionOnly(); in needAlign()
474 MCSection *Sec = OS.getCurrentSectionOnly(); in alignBranchesEnd()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp593 MCSection *Cur = OutStreamer->getCurrentSectionOnly(); in EmitStartOfAsmFile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp588 static_cast<const MCSectionCOFF *>(getStreamer().getCurrentSectionOnly()); in ParseDirectiveLinkOnce()
DDarwinAsmParser.cpp553 getStreamer().getCurrentSectionOnly()); in parseDirectiveIndirectSymbol()
DAsmParser.cpp902 MCSection *Sec = getStreamer().getCurrentSectionOnly(); in Run()
998 if (!ParsingInlineAsm && !getStreamer().getCurrentSectionOnly()) { in checkForValidSection()
2240 getStreamer().getCurrentSectionOnly())) { in parseStatement()
3333 const MCSection *Section = getStreamer().getCurrentSectionOnly(); in parseDirectiveAlign()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp222 MCSection *Cur = OutStreamer->getCurrentSectionOnly(); in EmitStartOfAsmFile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp3681 const MCSection *Section = getStreamer().getCurrentSectionOnly(); in parseDirectiveEven()
3684 Section = getStreamer().getCurrentSectionOnly(); in parseDirectiveEven()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3376 MCSection *CS = getStreamer().getCurrentSectionOnly(); in expandLoadSingleImmToFPR()
3430 MCSection *CS = getStreamer().getCurrentSectionOnly(); in expandLoadDoubleImmToGPR()
3511 MCSection *CS = getStreamer().getCurrentSectionOnly(); in expandLoadDoubleImmToFPR()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp11305 const MCSection *Section = getStreamer().getCurrentSectionOnly(); in parseDirectiveEven()
11312 Section = getStreamer().getCurrentSectionOnly(); in parseDirectiveEven()
11516 const MCSection *Section = getStreamer().getCurrentSectionOnly(); in parseDirectiveAlign()