Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp27 Streamer->pushSection(); in EmitMipsOptionRecord()
H A DMipsTargetStreamer.cpp1029 OS.pushSection(); in emitDirectiveEnd()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp289 pushSection(); in emitCommonSymbol()
301 pushSection(); in emitLocalCommonSymbol()
H A DMCELFStreamer.cpp385 pushSection(); in emitIdent()
515 pushSection(); in finalizeCGProfile()
H A DMCMachOStreamer.cpp465 pushSection(); in emitZerofill()
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp429 OutStreamer->pushSection(); in emitEndOfAsmFile()
473 OutStreamer->pushSection(); in EmitProducerInfo()
546 OutStreamer->pushSection(); in EmitTargetFeatures()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp538 S.pushSection(); in EmitNote()
722 OS.pushSection(); in EmitAMDKernelCodeT()
841 OS.pushSection(); in EmitCodeEnd()
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp382 getStreamer().pushSection(); in ParseDirectivePushSection()
864 getStreamer().pushSection(); in ParseDirectiveVersion()
H A DCOFFMasmParser.cpp296 getStreamer().pushSection(); in ParseDirectiveIncludelib()
H A DDarwinAsmParser.cpp731 getStreamer().pushSection(); in parseDirectivePushSection()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp647 OutStreamer->pushSection(); in LowerFENTRY_CALL()
831 OutStreamer->pushSection(); in emitFunctionBodyEnd()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCStreamer.h411 void pushSection() { in pushSection() function
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1045 OutStreamer->pushSection(); in EmitFPCallStub()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1328 OutStreamer->pushSection(); in emitBBAddrMapSection()
1380 OutStreamer->pushSection(); in emitStackSizeSection()
2612 OutStreamer->pushSection(); in emitModuleCommandLines()
H A DWinException.cpp148 Asm->OutStreamer->pushSection(); in endFunction()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp252 Streamer.pushSection(); in emitFunctionBodyEnd()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1453 MES->pushSection(); in processInstruction()