/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/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 316 getStreamer().PopSection(); in ParseDirectivePushSection() 324 if (!getStreamer().PopSection()) in ParseDirectivePopSection() 519 getStreamer().PopSection(); in ParseDirectiveIdent()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCWinCOFFStreamer.cpp | 282 PopSection(); in EmitCommonSymbol() 297 PopSection(); in EmitLocalCommonSymbol()
|
D | MCMachOStreamer.cpp | 439 PopSection(); in EmitZerofill()
|
D | MCELFStreamer.cpp | 376 PopSection(); in EmitIdent()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | Win64Exception.cpp | 112 Asm->OutStreamer.PopSection(); in EndFunction()
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsOptionRecord.cpp | 65 Streamer->PopSection(); in EmitMipsOptionRecord()
|
D | MipsTargetStreamer.cpp | 899 OS.PopSection(); in emitDirectiveEnd()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsOptionRecord.cpp | 71 Streamer->PopSection(); in EmitMipsOptionRecord()
|
/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-7.0/llvm/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 372 getStreamer().PopSection(); in ParseDirectivePushSection() 380 if (!getStreamer().PopSection()) in ParseDirectivePopSection() 800 getStreamer().PopSection(); in ParseDirectiveVersion()
|
D | DarwinAsmParser.cpp | 732 getStreamer().PopSection(); in parseDirectivePushSection() 742 if (!getStreamer().PopSection()) in parseDirectivePopSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUTargetStreamer.cpp | 376 S.PopSection(); in EmitAMDGPUNote() 430 OS.PopSection(); in EmitAMDKernelCodeT()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyAsmPrinter.cpp | 125 OutStreamer->PopSection(); in EmitEndOfAsmFile()
|
/external/llvm/lib/MC/ |
D | WinCOFFStreamer.cpp | 234 PopSection(); in EmitCommonSymbol()
|
D | MCELFStreamer.cpp | 382 PopSection(); in EmitIdent()
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCStreamer.h | 193 bool PopSection() { in PopSection() function
|
/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-7.0/llvm/include/llvm/MC/ |
D | MCStreamer.h | 368 bool PopSection() { in PopSection() function
|
/external/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.cpp | 1013 OutStreamer->PopSection(); in EmitFPCallStub()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.cpp | 1071 OutStreamer->PopSection(); in EmitFPCallStub()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 158 Asm->OutStreamer->PopSection(); in endFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAsmPrinter.cpp | 250 Streamer.PopSection(); in EmitFunctionBodyEnd()
|