| /freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.h | 118 void emitFunctionEntryLabel() override;
|
| H A D | SystemZAsmPrinter.cpp | 1522 void SystemZAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in SystemZAsmPrinter 1580 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsmPrinter.h | 121 void emitFunctionEntryLabel() override;
|
| H A D | AMDGPUAsmPrinter.cpp | 256 void AMDGPUAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AMDGPUAsmPrinter 258 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 277 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.h | 141 void emitFunctionEntryLabel() override;
|
| H A D | MipsAsmPrinter.cpp | 400 void MipsAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in MipsAsmPrinter
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXAsmPrinter.h | 161 void emitFunctionEntryLabel() override;
|
| H A D | NVPTXAsmPrinter.cpp | 453 void NVPTXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in NVPTXAsmPrinter
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 226 void emitFunctionEntryLabel() override; 279 void emitFunctionEntryLabel() override; 1743 void PPCLinuxAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in PPCLinuxAsmPrinter 1748 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 1767 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 1791 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 2634 void PPCAIXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in PPCAIXAsmPrinter 2638 PPCAsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVAsmPrinter.cpp | 99 void emitFunctionEntryLabel() override; 434 void RISCVAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in RISCVAsmPrinter 441 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64AsmPrinter.cpp | 100 void emitFunctionEntryLabel() override; 1114 void AArch64AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AArch64AsmPrinter 1130 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 1168 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | AsmPrinter.h | 574 virtual void emitFunctionEntryLabel();
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVAsmPrinter.cpp | 77 void emitFunctionEntryLabel() override {} in emitFunctionEntryLabel() function in __anon70268b180111::SPIRVAsmPrinter
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 1034 emitFunctionEntryLabel(); in emitFunctionHeader() 1076 void AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AsmPrinter
|