| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVAsmPrinter.cpp | 72 void emitFunctionEntryLabel() override; 206 void RISCVAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in RISCVAsmPrinter 207 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.h | 71 void emitFunctionEntryLabel() override;
|
| H A D | SystemZAsmPrinter.cpp | 1056 void SystemZAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in SystemZAsmPrinter 1108 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /llvm-project-15.0.7/llvm/lib/Target/XCore/ |
| H A D | XCoreAsmPrinter.cpp | 77 void emitFunctionEntryLabel() override; 178 void XCoreAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in XCoreAsmPrinter
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.h | 97 void emitFunctionEntryLabel() override;
|
| H A D | ARMAsmPrinter.cpp | 69 void ARMAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in ARMAsmPrinter
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsmPrinter.h | 119 void emitFunctionEntryLabel() override;
|
| H A D | AMDGPUAsmPrinter.cpp | 277 void AMDGPUAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AMDGPUAsmPrinter 280 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 299 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /llvm-project-15.0.7/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
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 204 void emitFunctionEntryLabel() override; 257 void emitFunctionEntryLabel() override; 1614 void PPCLinuxAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in PPCLinuxAsmPrinter 1619 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 1638 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 1662 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel() 2507 void PPCAIXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in PPCAIXAsmPrinter 2511 PPCAsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXAsmPrinter.h | 161 void emitFunctionEntryLabel() override;
|
| H A D | NVPTXAsmPrinter.cpp | 443 void NVPTXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in NVPTXAsmPrinter
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64AsmPrinter.cpp | 94 void emitFunctionEntryLabel() override; 864 void AArch64AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AArch64AsmPrinter 874 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | AsmPrinter.h | 547 virtual void emitFunctionEntryLabel();
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVAsmPrinter.cpp | 73 void emitFunctionEntryLabel() override {} in emitFunctionEntryLabel() function in __anon04b4fe920111::SPIRVAsmPrinter
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 974 emitFunctionEntryLabel(); in emitFunctionHeader() 1029 void AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AsmPrinter
|