Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp431 OutStreamer->pushSection(); in emitEndOfAsmFile()
476 OutStreamer->pushSection(); in EmitProducerInfo()
549 OutStreamer->pushSection(); in EmitTargetFeatures()
591 OutStreamer->pushSection(); in EmitFunctionAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp26 Streamer->pushSection(); in EmitMipsOptionRecord()
H A DMipsTargetStreamer.cpp1020 OS.pushSection(); in emitDirectiveEnd()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaTargetStreamer.cpp94 OutStreamer.pushSection(); in emitLiteral()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp307 pushSection(); in emitCommonSymbol()
319 pushSection(); in emitLocalCommonSymbol()
H A DMCELFStreamer.cpp344 pushSection(); in emitIdent()
473 pushSection(); in finalizeCGProfile()
H A DMCMachOStreamer.cpp426 pushSection(); in emitZerofill()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp730 OutStreamer->pushSection(); in LowerFENTRY_CALL()
985 OutStreamer->pushSection(); in emitADASection()
1094 OutStreamer->pushSection(); in emitIDRLSection()
1126 OutStreamer->pushSection(); in emitFunctionBodyEnd()
1431 OutStreamer->pushSection(); in emitPPA2()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp641 S.pushSection(); in EmitNote()
814 OS.pushSection(); in EmitAMDKernelCodeT()
921 OS.pushSection(); in EmitCodeEnd()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaAsmPrinter.cpp145 OutStreamer->pushSection(); in emitConstantPool()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp396 getStreamer().pushSection(); in ParseDirectivePushSection()
871 getStreamer().pushSection(); in ParseDirectiveVersion()
H A DCOFFMasmParser.cpp391 getStreamer().pushSection(); in ParseDirectiveIncludelib()
H A DCOFFAsmParser.cpp413 getStreamer().pushSection(); in ParseDirectivePushSection()
H A DDarwinAsmParser.cpp731 getStreamer().pushSection(); in parseDirectivePushSection()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1363 OutStreamer->pushSection(); in emitBBAddrMapSection()
1483 OutStreamer->pushSection(); in emitKCFITrapEntry()
1525 OutStreamer->pushSection(); in emitStackSizeSection()
1660 OutStreamer->pushSection(); in emitPCSections()
3018 OutStreamer->pushSection(); in emitModuleCommandLines()
H A DWinException.cpp140 Asm->OutStreamer->pushSection(); in endFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h416 void pushSection() { in pushSection() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1011 OutStreamer->pushSection(); in EmitFPCallStub()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp229 Streamer.pushSection(); in emitFunctionBodyEnd()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1517 MES->pushSection(); in processInstruction()