/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyAsmPrinter.cpp | 437 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 D | MipsOptionRecord.cpp | 67 Streamer->popSection(); in EmitMipsOptionRecord()
|
H A D | MipsTargetStreamer.cpp | 1045 OS.popSection(); in emitDirectiveEnd()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
H A D | XtensaTargetStreamer.cpp | 102 OutStreamer.popSection(); in emitLiteral()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCWinCOFFStreamer.cpp | 310 popSection(); in emitCommonSymbol() 325 popSection(); in emitLocalCommonSymbol()
|
H A D | MCELFStreamer.cpp | 352 popSection(); in emitIdent() 482 popSection(); in finalizeCGProfile()
|
H A D | MCMachOStreamer.cpp | 435 popSection(); in emitZerofill()
|
H A D | MCStreamer.cpp | 1244 bool MCStreamer::popSection() { in popSection() function in MCStreamer
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | ELFAsmParser.cpp | 399 getStreamer().popSection(); in ParseDirectivePushSection() 407 if (!getStreamer().popSection()) in ParseDirectivePopSection() 879 getStreamer().popSection(); in ParseDirectiveVersion()
|
H A D | COFFAsmParser.cpp | 416 getStreamer().popSection(); in ParseDirectivePushSection() 424 if (!getStreamer().popSection()) in ParseDirectivePopSection()
|
H A D | DarwinAsmParser.cpp | 734 getStreamer().popSection(); in parseDirectivePushSection() 744 if (!getStreamer().popSection()) in parseDirectivePopSection()
|
H A D | COFFMasmParser.cpp | 397 getStreamer().popSection(); in ParseDirectiveIncludelib()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZAsmPrinter.cpp | 734 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 D | AMDGPUTargetStreamer.cpp | 651 S.popSection(); in EmitNote() 816 OS.popSection(); in EmitAMDKernelCodeT() 925 OS.popSection(); in EmitCodeEnd()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaAsmPrinter.cpp | 157 OutStreamer->popSection(); in emitConstantPool()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 1473 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 D | WinException.cpp | 160 Asm->OutStreamer->popSection(); in endFunction()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCStreamer.h | 425 bool popSection();
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.cpp | 1087 OutStreamer->popSection(); in EmitFPCallStub()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUAsmPrinter.cpp | 252 Streamer.popSection(); in emitFunctionBodyEnd()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 1593 MES->popSection(); in processInstruction()
|