Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp67 Streamer->popSection(); in EmitMipsOptionRecord()
H A DMipsTargetStreamer.cpp1045 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/
H A DMCWinCOFFStreamer.cpp310 popSection(); in emitCommonSymbol()
325 popSection(); in emitLocalCommonSymbol()
H A DMCELFStreamer.cpp352 popSection(); in emitIdent()
482 popSection(); in finalizeCGProfile()
H A DMCMachOStreamer.cpp435 popSection(); in emitZerofill()
H A DMCStreamer.cpp1244 bool MCStreamer::popSection() { in popSection() function in MCStreamer
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp399 getStreamer().popSection(); in ParseDirectivePushSection()
407 if (!getStreamer().popSection()) in ParseDirectivePopSection()
879 getStreamer().popSection(); in ParseDirectiveVersion()
H A DCOFFAsmParser.cpp416 getStreamer().popSection(); in ParseDirectivePushSection()
424 if (!getStreamer().popSection()) in ParseDirectivePopSection()
H A DDarwinAsmParser.cpp734 getStreamer().popSection(); in parseDirectivePushSection()
744 if (!getStreamer().popSection()) in parseDirectivePopSection()
H A DCOFFMasmParser.cpp397 getStreamer().popSection(); in ParseDirectiveIncludelib()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp734 OutStreamer->popSection(); in LowerFENTRY_CALL()
1050 OutStreamer->popSection(); in emitADASection()
1116 OutStreamer->popSection(); in emitIDRLSection()
1129 OutStreamer->popSection(); in emitFunctionBodyEnd()
1542 OutStreamer->popSection(); in emitPPA2()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp651 S.popSection(); in EmitNote()
816 OS.popSection(); in EmitAMDKernelCodeT()
925 OS.popSection(); in EmitCodeEnd()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaAsmPrinter.cpp157 OutStreamer->popSection(); in emitConstantPool()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1473 OutStreamer->popSection(); in emitBBAddrMapSection()
1490 OutStreamer->popSection(); in emitKCFITrapEntry()
1534 OutStreamer->popSection(); in emitStackSizeSection()
1667 OutStreamer->popSection(); in emitPCSections()
3028 OutStreamer->popSection(); in emitModuleCommandLines()
H A DWinException.cpp160 Asm->OutStreamer->popSection(); in endFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h425 bool popSection();
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1087 OutStreamer->popSection(); in EmitFPCallStub()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp252 Streamer.popSection(); in emitFunctionBodyEnd()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1593 MES->popSection(); in processInstruction()