Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp437 OutStreamer->popSection(); in emitEndOfAsmFile()
493 OutStreamer->popSection(); in EmitProducerInfo()
559 OutStreamer->popSection(); in EmitTargetFeatures()
600 OutStreamer->popSection(); in EmitFunctionAttributes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp70 Streamer->popSection(); in EmitMipsOptionRecord()
H A DMipsTargetStreamer.cpp1047 OS.popSection(); in emitDirectiveEnd()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp294 popSection(); in emitCommonSymbol()
309 popSection(); in emitLocalCommonSymbol()
H A DMCELFStreamer.cpp398 popSection(); in emitIdent()
528 popSection(); in finalizeCGProfile()
H A DMCMachOStreamer.cpp473 popSection(); in emitZerofill()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp399 getStreamer().popSection(); in ParseDirectivePushSection()
407 if (!getStreamer().popSection()) in ParseDirectivePopSection()
888 getStreamer().popSection(); in ParseDirectiveVersion()
H A DCOFFAsmParser.cpp436 getStreamer().popSection(); in ParseDirectivePushSection()
444 if (!getStreamer().popSection()) in ParseDirectivePopSection()
H A DDarwinAsmParser.cpp734 getStreamer().popSection(); in parseDirectivePushSection()
744 if (!getStreamer().popSection()) in parseDirectivePopSection()
H A DCOFFMasmParser.cpp404 getStreamer().popSection(); in ParseDirectiveIncludelib()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp530 S.popSection(); in EmitNote()
657 OS.popSection(); in EmitAMDKernelCodeT()
772 OS.popSection(); in EmitCodeEnd()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp733 OutStreamer->popSection(); in LowerFENTRY_CALL()
1030 OutStreamer->popSection(); in emitADASection()
1096 OutStreamer->popSection(); in emitIDRLSection()
1109 OutStreamer->popSection(); in emitFunctionBodyEnd()
1519 OutStreamer->popSection(); in emitPPA2()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1463 OutStreamer->popSection(); in emitBBAddrMapSection()
1480 OutStreamer->popSection(); in emitKCFITrapEntry()
1524 OutStreamer->popSection(); in emitStackSizeSection()
1657 OutStreamer->popSection(); in emitPCSections()
3020 OutStreamer->popSection(); in emitModuleCommandLines()
H A DWinException.cpp160 Asm->OutStreamer->popSection(); in endFunction()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h424 bool popSection() { in popSection() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1083 OutStreamer->popSection(); in EmitFPCallStub()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp238 Streamer.popSection(); in emitFunctionBodyEnd()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1536 MES->popSection(); in processInstruction()