| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreAsmPrinter.cpp | 77 void emitFunctionEntryLabel() override; 178 void XCoreAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in XCoreAsmPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.h | 118 void emitFunctionEntryLabel() override;
|
| H A D | SystemZAsmPrinter.cpp | 1545 void SystemZAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in SystemZAsmPrinter 1603 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.h | 101 void emitFunctionEntryLabel() override;
|
| H A D | ARMAsmPrinter.cpp | 67 void ARMAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in ARMAsmPrinter 83 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsmPrinter.h | 124 void emitFunctionEntryLabel() override;
|
| H A D | AMDGPUAsmPrinter.cpp | 270 void AMDGPUAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AMDGPUAsmPrinter 272 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 291 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.h | 141 void emitFunctionEntryLabel() override;
|
| H A D | MipsAsmPrinter.cpp | 401 void MipsAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in MipsAsmPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXAsmPrinter.h | 162 void emitFunctionEntryLabel() override;
|
| H A D | NVPTXAsmPrinter.cpp | 456 void NVPTXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in NVPTXAsmPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVAsmPrinter.cpp | 102 void emitFunctionEntryLabel() override; 494 void RISCVAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in RISCVAsmPrinter 501 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 234 void emitFunctionEntryLabel() override; 287 void emitFunctionEntryLabel() override; 1969 void PPCLinuxAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in PPCLinuxAsmPrinter 1974 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 1993 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 2017 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 2904 void PPCAIXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in PPCAIXAsmPrinter 2908 PPCAsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | AsmPrinter.h | 562 virtual void emitFunctionEntryLabel();
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVAsmPrinter.cpp | 83 void emitFunctionEntryLabel() override {} in emitFunctionEntryLabel() function in __anonbc5f3f620111::SPIRVAsmPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64AsmPrinter.cpp | 114 void emitFunctionEntryLabel() override; 1233 void AArch64AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AArch64AsmPrinter 1243 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 1014 emitFunctionEntryLabel(); in emitFunctionHeader() 1054 void AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AsmPrinter
|