Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp268 popSection(); in emitCOFFSafeSEH()
381 popSection(); in emitCommonSymbol()
396 popSection(); in emitLocalCommonSymbol()
H A DMCELFStreamer.cpp349 popSection(); in emitIdent()
391 popSection(); in finalizeCGProfile()
H A DMCMachOStreamer.cpp413 popSection(); in emitZerofill()
H A DMCAsmStreamer.cpp166 bool popSection() override;
547 bool MCAsmStreamer::popSection() { in popSection() function in MCAsmStreamer
548 if (!MCStreamer::popSection()) in popSection()
H A DMCStreamer.cpp1341 bool MCStreamer::popSection() { in popSection() function in MCStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp439 OutStreamer->popSection(); in emitEndOfAsmFile()
495 OutStreamer->popSection(); in EmitProducerInfo()
560 OutStreamer->popSection(); in EmitTargetFeatures()
600 OutStreamer->popSection(); in EmitFunctionAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp67 Streamer->popSection(); in EmitMipsOptionRecord()
H A DMipsTargetStreamer.cpp1138 OS.popSection(); in emitDirectiveEnd()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaTargetStreamer.cpp102 OutStreamer.popSection(); in emitLiteral()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp378 getStreamer().popSection(); in parseDirectivePushSection()
386 if (!getStreamer().popSection()) in parseDirectivePopSection()
842 getStreamer().popSection(); in parseDirectiveVersion()
H A DCOFFAsmParser.cpp437 getStreamer().popSection(); in parseDirectivePushSection()
445 if (!getStreamer().popSection()) in parseDirectivePopSection()
H A DDarwinAsmParser.cpp724 getStreamer().popSection(); in parseDirectivePushSection()
734 if (!getStreamer().popSection()) in parseDirectivePopSection()
H A DCOFFMasmParser.cpp397 getStreamer().popSection(); in parseDirectiveIncludelib()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.cpp109 OutStreamer.popSection(); in emitNoteGnuPropertySection()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp788 OutStreamer->popSection(); in LowerFENTRY_CALL()
1184 OutStreamer->popSection(); in emitADASection()
1250 OutStreamer->popSection(); in emitIDRLSection()
1264 OutStreamer->popSection(); in emitFunctionBodyEnd()
1678 OutStreamer->popSection(); in emitPPA2()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp697 S.popSection(); in EmitNote()
865 OS.popSection(); in EmitAMDKernelCodeT()
960 OS.popSection(); in EmitCodeEnd()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaAsmPrinter.cpp164 OutStreamer->popSection(); in emitConstantPool()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1560 OutStreamer->popSection(); in emitBBAddrMapSection()
1577 OutStreamer->popSection(); in emitKCFITrapEntry()
1621 OutStreamer->popSection(); in emitStackSizeSection()
1754 OutStreamer->popSection(); in emitPCSections()
3364 OutStreamer->popSection(); in emitModuleCommandLines()
4819 OutStreamer->popSection(); in emitCOFFReplaceableFunctionData()
4833 OutStreamer->popSection(); in emitCOFFReplaceableFunctionData()
H A DWinException.cpp160 Asm->OutStreamer->popSection(); in endFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp249 Streamer.popSection(); in emitFunctionBodyEnd()
509 OutStreamer->popSection(); in doFinalization()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h443 virtual bool popSection();
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1116 OutStreamer->popSection(); in EmitFPCallStub()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1602 MES->popSection(); in processInstruction()