| /openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/ |
| H A D | CSKYAsmPrinter.h | 49 void emitFunctionBodyEnd() override;
|
| H A D | CSKYAsmPrinter.cpp | 122 void CSKYAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd() function in CSKYAsmPrinter
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ |
| H A D | M68kAsmPrinter.h | 63 void emitFunctionBodyEnd() override;
|
| H A D | M68kAsmPrinter.cpp | 106 void M68kAsmPrinter::emitFunctionBodyEnd() {} in emitFunctionBodyEnd() function in M68kAsmPrinter
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.h | 71 void emitFunctionBodyEnd() override;
|
| H A D | SystemZAsmPrinter.cpp | 872 void SystemZAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd() function in SystemZAsmPrinter
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/XCore/ |
| H A D | XCoreAsmPrinter.cpp | 80 void emitFunctionBodyEnd() override; 173 void XCoreAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd() function in XCoreAsmPrinter
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.h | 96 void emitFunctionBodyEnd() override;
|
| H A D | ARMAsmPrinter.cpp | 59 void ARMAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd() function in ARMAsmPrinter
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsmPrinter.h | 115 void emitFunctionBodyEnd() override;
|
| H A D | AMDGPUAsmPrinter.cpp | 236 void AMDGPUAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd() function in AMDGPUAsmPrinter
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86AsmPrinter.h | 157 void emitFunctionBodyEnd() override;
|
| H A D | X86AsmPrinter.cpp | 109 void X86AsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd() function in X86AsmPrinter
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.h | 143 void emitFunctionBodyEnd() override;
|
| H A D | MipsAsmPrinter.cpp | 524 void MipsAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd() function in MipsAsmPrinter
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXAsmPrinter.h | 163 void emitFunctionBodyEnd() override;
|
| H A D | NVPTXAsmPrinter.cpp | 506 void NVPTXAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd() function in NVPTXAsmPrinter
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVAsmPrinter.cpp | 77 void emitFunctionBodyEnd() override; 131 void SPIRVAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd() function in SPIRVAsmPrinter
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | AsmPrinter.h | 560 virtual void emitFunctionBodyEnd() {} in emitFunctionBodyEnd() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 204 void emitFunctionBodyEnd() override; 256 void emitFunctionBodyEnd() override; 1922 void PPCLinuxAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd() function in PPCLinuxAsmPrinter 2025 void PPCAIXAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd() function in PPCAIXAsmPrinter
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64AsmPrinter.cpp | 176 void emitFunctionBodyEnd() override; 710 void AArch64AsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd() function in AArch64AsmPrinter
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 1792 emitFunctionBodyEnd(); in emitFunctionBody()
|