Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyAsmPrinter.cpp431 OutStreamer->pushSection(); in emitEndOfAsmFile()
476 OutStreamer->pushSection(); in EmitProducerInfo()
549 OutStreamer->pushSection(); in EmitTargetFeatures()
591 OutStreamer->pushSection(); in EmitFunctionAttributes()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsOptionRecord.cpp26 Streamer->pushSection(); in EmitMipsOptionRecord()
HDMipsTargetStreamer.cpp1020 OS.pushSection(); in emitDirectiveEnd()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
HDXtensaTargetStreamer.cpp94 OutStreamer.pushSection(); in emitLiteral()
/freebsd-head/contrib/llvm-project/llvm/lib/MC/
HDMCWinCOFFStreamer.cpp307 pushSection(); in emitCommonSymbol()
319 pushSection(); in emitLocalCommonSymbol()
HDMCELFStreamer.cpp344 pushSection(); in emitIdent()
473 pushSection(); in finalizeCGProfile()
HDMCMachOStreamer.cpp426 pushSection(); in emitZerofill()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZAsmPrinter.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-head/contrib/llvm-project/llvm/lib/Target/Xtensa/
HDXtensaAsmPrinter.cpp145 OutStreamer->pushSection(); in emitConstantPool()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUTargetStreamer.cpp641 S.pushSection(); in EmitNote()
814 OS.pushSection(); in EmitAMDKernelCodeT()
921 OS.pushSection(); in EmitCodeEnd()
/freebsd-head/contrib/llvm-project/llvm/lib/MC/MCParser/
HDELFAsmParser.cpp396 getStreamer().pushSection(); in ParseDirectivePushSection()
871 getStreamer().pushSection(); in ParseDirectiveVersion()
HDCOFFMasmParser.cpp391 getStreamer().pushSection(); in ParseDirectiveIncludelib()
HDCOFFAsmParser.cpp413 getStreamer().pushSection(); in ParseDirectivePushSection()
HDDarwinAsmParser.cpp731 getStreamer().pushSection(); in parseDirectivePushSection()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.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()
HDWinException.cpp140 Asm->OutStreamer->pushSection(); in endFunction()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/
HDMCStreamer.h416 void pushSection() { in pushSection() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsAsmPrinter.cpp1011 OutStreamer->pushSection(); in EmitFPCallStub()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUAsmPrinter.cpp229 Streamer.pushSection(); in emitFunctionBodyEnd()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
HDHexagonAsmParser.cpp1517 MES->pushSection(); in processInstruction()