Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp27 Streamer->pushSection(); in EmitMipsOptionRecord()
H A DMipsTargetStreamer.cpp1027 OS.pushSection(); in emitDirectiveEnd()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp291 pushSection(); in emitCommonSymbol()
303 pushSection(); in emitLocalCommonSymbol()
H A DMCELFStreamer.cpp390 pushSection(); in emitIdent()
519 pushSection(); in finalizeCGProfile()
H A DMCMachOStreamer.cpp464 pushSection(); in emitZerofill()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp520 S.pushSection(); in EmitNote()
655 OS.pushSection(); in EmitAMDKernelCodeT()
768 OS.pushSection(); in EmitCodeEnd()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp729 OutStreamer->pushSection(); in LowerFENTRY_CALL()
965 OutStreamer->pushSection(); in emitADASection()
1074 OutStreamer->pushSection(); in emitIDRLSection()
1106 OutStreamer->pushSection(); in emitFunctionBodyEnd()
1411 OutStreamer->pushSection(); in emitPPA2()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp396 getStreamer().pushSection(); in ParseDirectivePushSection()
880 getStreamer().pushSection(); in ParseDirectiveVersion()
H A DCOFFMasmParser.cpp398 getStreamer().pushSection(); in ParseDirectiveIncludelib()
H A DCOFFAsmParser.cpp433 getStreamer().pushSection(); in ParseDirectivePushSection()
H A DDarwinAsmParser.cpp731 getStreamer().pushSection(); in parseDirectivePushSection()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1381 OutStreamer->pushSection(); in emitBBAddrMapSection()
1473 OutStreamer->pushSection(); in emitKCFITrapEntry()
1515 OutStreamer->pushSection(); in emitStackSizeSection()
1650 OutStreamer->pushSection(); in emitPCSections()
3009 OutStreamer->pushSection(); in emitModuleCommandLines()
H A DWinException.cpp140 Asm->OutStreamer->pushSection(); in endFunction()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h415 void pushSection() { in pushSection() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1007 OutStreamer->pushSection(); in EmitFPCallStub()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp217 Streamer.pushSection(); in emitFunctionBodyEnd()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1460 MES->pushSection(); in processInstruction()