| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreAsmPrinter.cpp | 74 void emitFunctionEntryLabel() override; 175 void XCoreAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in XCoreAsmPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.h | 130 void emitFunctionEntryLabel() override;
|
| H A D | SystemZAsmPrinter.cpp | 1681 void SystemZAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in SystemZAsmPrinter 1739 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.h | 106 void emitFunctionEntryLabel() override;
|
| H A D | ARMAsmPrinter.cpp | 70 void ARMAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in ARMAsmPrinter 88 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsmPrinter.h | 130 void emitFunctionEntryLabel() override;
|
| H A D | AMDGPUAsmPrinter.cpp | 267 void AMDGPUAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AMDGPUAsmPrinter 269 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 288 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.h | 146 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 | 158 void emitFunctionEntryLabel() override;
|
| H A D | NVPTXAsmPrinter.cpp | 324 void NVPTXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in NVPTXAsmPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 234 void emitFunctionEntryLabel() override; 289 void emitFunctionEntryLabel() override; 1947 void PPCLinuxAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in PPCLinuxAsmPrinter 1952 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 1971 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 1995 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 2883 void PPCAIXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in PPCAIXAsmPrinter 2887 PPCAsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVAsmPrinter.cpp | 113 void emitFunctionEntryLabel() override; 599 void RISCVAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in RISCVAsmPrinter 606 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | AsmPrinter.h | 597 virtual void emitFunctionEntryLabel();
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVAsmPrinter.cpp | 90 void emitFunctionEntryLabel() override {} in emitFunctionEntryLabel() function in __anonbc5f3f620111::SPIRVAsmPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64AsmPrinter.cpp | 126 void emitFunctionEntryLabel() override; 1351 void AArch64AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AArch64AsmPrinter 1363 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 1042 emitFunctionEntryLabel(); in emitFunctionHeader() 1082 void AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AsmPrinter
|