/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUTargetStreamer.cpp | 263 OS.PushSection(); in EmitDirectiveHSACodeObjectVersion() 291 OS.PushSection(); in EmitDirectiveHSACodeObjectISA() 314 OS.PushSection(); in EmitAMDKernelCodeT()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyAsmPrinter.cpp | 165 OutStreamer->PushSection(); in EmitEndOfAsmFile() 209 OutStreamer->PushSection(); in EmitProducerInfo() 267 OutStreamer->PushSection(); in EmitTargetFeatures()
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsOptionRecord.cpp | 22 Streamer->PushSection(); in EmitMipsOptionRecord()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsOptionRecord.cpp | 27 Streamer->PushSection(); in EmitMipsOptionRecord()
|
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsOptionRecord.cpp | 27 Streamer->PushSection(); in EmitMipsOptionRecord()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCWinCOFFStreamer.cpp | 290 PushSection(); in EmitCommonSymbol() 302 PushSection(); in EmitLocalCommonSymbol()
|
D | MCMachOStreamer.cpp | 436 PushSection(); in EmitZerofill()
|
D | MCELFStreamer.cpp | 368 PushSection(); in EmitIdent()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyAsmPrinter.cpp | 267 OutStreamer->PushSection(); in emitEndOfAsmFile() 311 OutStreamer->PushSection(); in EmitProducerInfo() 375 OutStreamer->PushSection(); in EmitTargetFeatures()
|
/external/llvm-project/llvm/lib/MC/ |
D | MCWinCOFFStreamer.cpp | 290 PushSection(); in emitCommonSymbol() 302 PushSection(); in emitLocalCommonSymbol()
|
D | MCMachOStreamer.cpp | 439 PushSection(); in emitZerofill()
|
D | MCELFStreamer.cpp | 385 PushSection(); in emitIdent()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUTargetStreamer.cpp | 441 S.PushSection(); in EmitNote() 497 OS.PushSection(); in EmitAMDKernelCodeT() 604 OS.PushSection(); in EmitCodeEnd()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUTargetStreamer.cpp | 473 S.PushSection(); in EmitNote() 529 OS.PushSection(); in EmitAMDKernelCodeT() 634 OS.PushSection(); in EmitCodeEnd()
|
/external/llvm/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 340 getStreamer().PushSection(); in ParseDirectivePushSection() 682 getStreamer().PushSection(); in ParseDirectiveVersion()
|
D | DarwinAsmParser.cpp | 655 getStreamer().PushSection(); in parseDirectivePushSection()
|
/external/llvm/lib/MC/ |
D | WinCOFFStreamer.cpp | 231 PushSection(); in EmitCommonSymbol()
|
D | MCELFStreamer.cpp | 374 PushSection(); in EmitIdent()
|
/external/llvm-project/llvm/lib/MC/MCParser/ |
D | COFFMasmParser.cpp | 304 getStreamer().PushSection(); in ParseDirectiveIncludelib()
|
D | ELFAsmParser.cpp | 371 getStreamer().PushSection(); in ParseDirectivePushSection() 821 getStreamer().PushSection(); in ParseDirectiveVersion()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 371 getStreamer().PushSection(); in ParseDirectivePushSection() 798 getStreamer().PushSection(); in ParseDirectiveVersion()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 126 Asm->OutStreamer->PushSection(); in endFunction() 234 Asm->OutStreamer->PushSection(); in endFunclet()
|
/external/llvm/include/llvm/MC/ |
D | MCStreamer.h | 319 void PushSection() { in PushSection() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCStreamer.h | 384 void PushSection() { in PushSection() function
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCStreamer.h | 396 void PushSection() { in PushSection() function
|