Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp70 Streamer->popSection(); in EmitMipsOptionRecord()
H A DMipsTargetStreamer.cpp1049 OS.popSection(); in emitDirectiveEnd()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp292 popSection(); in emitCommonSymbol()
307 popSection(); in emitLocalCommonSymbol()
H A DMCELFStreamer.cpp393 popSection(); in emitIdent()
524 popSection(); in finalizeCGProfile()
H A DMCMachOStreamer.cpp474 popSection(); in emitZerofill()
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp435 OutStreamer->popSection(); in emitEndOfAsmFile()
490 OutStreamer->popSection(); in EmitProducerInfo()
556 OutStreamer->popSection(); in EmitTargetFeatures()
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp385 getStreamer().popSection(); in ParseDirectivePushSection()
393 if (!getStreamer().popSection()) in ParseDirectivePopSection()
872 getStreamer().popSection(); in ParseDirectiveVersion()
H A DCOFFMasmParser.cpp302 getStreamer().popSection(); in ParseDirectiveIncludelib()
H A DDarwinAsmParser.cpp734 getStreamer().popSection(); in parseDirectivePushSection()
744 if (!getStreamer().popSection()) in parseDirectivePopSection()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp548 S.popSection(); in EmitNote()
724 OS.popSection(); in EmitAMDKernelCodeT()
845 OS.popSection(); in EmitCodeEnd()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp651 OutStreamer->popSection(); in LowerFENTRY_CALL()
834 OutStreamer->popSection(); in emitFunctionBodyEnd()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCStreamer.h420 bool popSection() { in popSection() function
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1121 OutStreamer->popSection(); in EmitFPCallStub()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1352 OutStreamer->popSection(); in emitBBAddrMapSection()
1389 OutStreamer->popSection(); in emitStackSizeSection()
2623 OutStreamer->popSection(); in emitModuleCommandLines()
H A DWinException.cpp168 Asm->OutStreamer->popSection(); in endFunction()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp274 Streamer.popSection(); in emitFunctionBodyEnd()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1529 MES->popSection(); in processInstruction()