/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUTargetStreamer.cpp | 272 OS.PopSection(); in EmitDirectiveHSACodeObjectVersion() 307 OS.PopSection(); in EmitDirectiveHSACodeObjectISA() 316 OS.PopSection(); in EmitAMDKernelCodeT()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyAsmPrinter.cpp | 171 OutStreamer->PopSection(); in EmitEndOfAsmFile() 226 OutStreamer->PopSection(); in EmitProducerInfo() 277 OutStreamer->PopSection(); in EmitTargetFeatures()
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsOptionRecord.cpp | 65 Streamer->PopSection(); in EmitMipsOptionRecord()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsOptionRecord.cpp | 70 Streamer->PopSection(); in EmitMipsOptionRecord()
|
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsOptionRecord.cpp | 70 Streamer->PopSection(); in EmitMipsOptionRecord()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCWinCOFFStreamer.cpp | 293 PopSection(); in EmitCommonSymbol() 308 PopSection(); in EmitLocalCommonSymbol()
|
D | MCMachOStreamer.cpp | 445 PopSection(); in EmitZerofill()
|
D | MCELFStreamer.cpp | 376 PopSection(); in EmitIdent()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyAsmPrinter.cpp | 273 OutStreamer->PopSection(); in emitEndOfAsmFile() 328 OutStreamer->PopSection(); in EmitProducerInfo() 385 OutStreamer->PopSection(); in EmitTargetFeatures()
|
/external/llvm-project/llvm/lib/MC/ |
D | MCWinCOFFStreamer.cpp | 293 PopSection(); in emitCommonSymbol() 308 PopSection(); in emitLocalCommonSymbol()
|
D | MCMachOStreamer.cpp | 448 PopSection(); in emitZerofill()
|
/external/llvm/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 343 getStreamer().PopSection(); in ParseDirectivePushSection() 351 if (!getStreamer().PopSection()) in ParseDirectivePopSection() 690 getStreamer().PopSection(); in ParseDirectiveVersion()
|
D | DarwinAsmParser.cpp | 658 getStreamer().PopSection(); in parseDirectivePushSection() 668 if (!getStreamer().PopSection()) in parseDirectivePopSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUTargetStreamer.cpp | 451 S.PopSection(); in EmitNote() 499 OS.PopSection(); in EmitAMDKernelCodeT() 608 OS.PopSection(); in EmitCodeEnd()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUTargetStreamer.cpp | 483 S.PopSection(); in EmitNote() 531 OS.PopSection(); in EmitAMDKernelCodeT() 638 OS.PopSection(); in EmitCodeEnd()
|
/external/llvm-project/llvm/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 374 getStreamer().PopSection(); in ParseDirectivePushSection() 382 if (!getStreamer().PopSection()) in ParseDirectivePopSection() 829 getStreamer().PopSection(); in ParseDirectiveVersion()
|
D | COFFMasmParser.cpp | 310 getStreamer().PopSection(); in ParseDirectiveIncludelib()
|
D | DarwinAsmParser.cpp | 736 getStreamer().PopSection(); in parseDirectivePushSection() 746 if (!getStreamer().PopSection()) in parseDirectivePopSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 374 getStreamer().PopSection(); in ParseDirectivePushSection() 382 if (!getStreamer().PopSection()) in ParseDirectivePopSection() 806 getStreamer().PopSection(); in ParseDirectiveVersion()
|
D | DarwinAsmParser.cpp | 736 getStreamer().PopSection(); in parseDirectivePushSection() 746 if (!getStreamer().PopSection()) in parseDirectivePopSection()
|
/external/llvm/lib/MC/ |
D | WinCOFFStreamer.cpp | 234 PopSection(); in EmitCommonSymbol()
|
D | MCELFStreamer.cpp | 382 PopSection(); in EmitIdent()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 146 Asm->OutStreamer->PopSection(); in endFunction() 256 Asm->OutStreamer->PopSection(); in endFunclet()
|
/external/llvm/include/llvm/MC/ |
D | MCStreamer.h | 328 bool PopSection() { in PopSection() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCStreamer.h | 393 bool PopSection() { in PopSection() function
|