Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp70 Streamer->PopSection(); in EmitMipsOptionRecord()
H A DMipsTargetStreamer.cpp1035 OS.PopSection(); in emitDirectiveEnd()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp292 PopSection(); in emitCommonSymbol()
307 PopSection(); in emitLocalCommonSymbol()
H A DMCELFStreamer.cpp391 PopSection(); in emitIdent()
522 PopSection(); in finalizeCGProfile()
H A DMCMachOStreamer.cpp448 PopSection(); in emitZerofill()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp404 OutStreamer->PopSection(); in emitEndOfAsmFile()
459 OutStreamer->PopSection(); in EmitProducerInfo()
516 OutStreamer->PopSection(); in EmitTargetFeatures()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp383 getStreamer().PopSection(); in ParseDirectivePushSection()
391 if (!getStreamer().PopSection()) in ParseDirectivePopSection()
853 getStreamer().PopSection(); in ParseDirectiveVersion()
H A DCOFFMasmParser.cpp309 getStreamer().PopSection(); in ParseDirectiveIncludelib()
H A DDarwinAsmParser.cpp734 getStreamer().PopSection(); in parseDirectivePushSection()
744 if (!getStreamer().PopSection()) in parseDirectivePopSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp523 S.PopSection(); in EmitNote()
698 OS.PopSection(); in EmitAMDKernelCodeT()
819 OS.PopSection(); in EmitCodeEnd()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h405 bool PopSection() { in PopSection() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp613 OutStreamer->PopSection(); in LowerFENTRY_CALL()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1165 OutStreamer->PopSection(); in emitBBAddrMapSection()
1199 OutStreamer->PopSection(); in emitStackSizeSection()
2393 OutStreamer->PopSection(); in emitModuleCommandLines()
H A DWinException.cpp173 Asm->OutStreamer->PopSection(); in endFunction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1122 OutStreamer->PopSection(); in EmitFPCallStub()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp257 Streamer.PopSection(); in emitFunctionBodyEnd()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1540 MES->PopSection(); in processInstruction()