Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyAsmPrinter.cpp437 OutStreamer->popSection(); in emitEndOfAsmFile()
493 OutStreamer->popSection(); in EmitProducerInfo()
559 OutStreamer->popSection(); in EmitTargetFeatures()
600 OutStreamer->popSection(); in EmitFunctionAttributes()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsOptionRecord.cpp67 Streamer->popSection(); in EmitMipsOptionRecord()
HDMipsTargetStreamer.cpp1045 OS.popSection(); in emitDirectiveEnd()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
HDXtensaTargetStreamer.cpp102 OutStreamer.popSection(); in emitLiteral()
/freebsd-head/contrib/llvm-project/llvm/lib/MC/
HDMCWinCOFFStreamer.cpp310 popSection(); in emitCommonSymbol()
325 popSection(); in emitLocalCommonSymbol()
HDMCELFStreamer.cpp352 popSection(); in emitIdent()
482 popSection(); in finalizeCGProfile()
HDMCMachOStreamer.cpp435 popSection(); in emitZerofill()
HDMCStreamer.cpp1244 bool MCStreamer::popSection() { in popSection() function in MCStreamer
/freebsd-head/contrib/llvm-project/llvm/lib/MC/MCParser/
HDELFAsmParser.cpp399 getStreamer().popSection(); in ParseDirectivePushSection()
407 if (!getStreamer().popSection()) in ParseDirectivePopSection()
879 getStreamer().popSection(); in ParseDirectiveVersion()
HDCOFFAsmParser.cpp416 getStreamer().popSection(); in ParseDirectivePushSection()
424 if (!getStreamer().popSection()) in ParseDirectivePopSection()
HDDarwinAsmParser.cpp734 getStreamer().popSection(); in parseDirectivePushSection()
744 if (!getStreamer().popSection()) in parseDirectivePopSection()
HDCOFFMasmParser.cpp397 getStreamer().popSection(); in ParseDirectiveIncludelib()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZAsmPrinter.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-head/contrib/llvm-project/llvm/lib/Target/Xtensa/
HDXtensaAsmPrinter.cpp157 OutStreamer->popSection(); in emitConstantPool()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUTargetStreamer.cpp651 S.popSection(); in EmitNote()
816 OS.popSection(); in EmitAMDKernelCodeT()
925 OS.popSection(); in EmitCodeEnd()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.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()
HDWinException.cpp160 Asm->OutStreamer->popSection(); in endFunction()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/
HDMCStreamer.h425 bool popSection();
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsAsmPrinter.cpp1087 OutStreamer->popSection(); in EmitFPCallStub()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUAsmPrinter.cpp252 Streamer.popSection(); in emitFunctionBodyEnd()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
HDHexagonAsmParser.cpp1593 MES->popSection(); in processInstruction()