Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp70 Streamer->popSection(); in EmitMipsOptionRecord()
H A DMipsTargetStreamer.cpp1047 OS.popSection(); in emitDirectiveEnd()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp290 popSection(); in emitCommonSymbol()
305 popSection(); in emitLocalCommonSymbol()
H A DMCELFStreamer.cpp400 popSection(); in emitIdent()
531 popSection(); in finalizeCGProfile()
H A DMCMachOStreamer.cpp473 popSection(); in emitZerofill()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp435 OutStreamer->popSection(); in emitEndOfAsmFile()
490 OutStreamer->popSection(); in EmitProducerInfo()
556 OutStreamer->popSection(); in EmitTargetFeatures()
/openbsd-src/gnu/llvm/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 DDarwinAsmParser.cpp734 getStreamer().popSection(); in parseDirectivePushSection()
744 if (!getStreamer().popSection()) in parseDirectivePopSection()
H A DCOFFMasmParser.cpp404 getStreamer().popSection(); in ParseDirectiveIncludelib()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp549 S.popSection(); in EmitNote()
725 OS.popSection(); in EmitAMDKernelCodeT()
846 OS.popSection(); in EmitCodeEnd()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp646 OutStreamer->popSection(); in LowerFENTRY_CALL()
882 OutStreamer->popSection(); in emitFunctionBodyEnd()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1369 OutStreamer->popSection(); in emitBBAddrMapSection()
1386 OutStreamer->popSection(); in emitKCFITrapEntry()
1430 OutStreamer->popSection(); in emitStackSizeSection()
1536 OutStreamer->popSection(); in emitPCSections()
2774 OutStreamer->popSection(); in emitModuleCommandLines()
H A DWinException.cpp160 Asm->OutStreamer->popSection(); in endFunction()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCStreamer.h420 bool popSection() { in popSection() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1198 OutStreamer->popSection(); in EmitFPCallStub()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp271 Streamer.popSection(); in emitFunctionBodyEnd()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1538 MES->popSection(); in processInstruction()