Home
last modified time | relevance | path

Searched refs:emitFunctionEntryLabel (Results 1 – 17 of 17) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp72 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 DSystemZAsmPrinter.h71 void emitFunctionEntryLabel() override;
H A DSystemZAsmPrinter.cpp1056 void SystemZAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in SystemZAsmPrinter
1108 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp77 void emitFunctionEntryLabel() override;
178 void XCoreAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in XCoreAsmPrinter
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h97 void emitFunctionEntryLabel() override;
H A DARMAsmPrinter.cpp69 void ARMAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in ARMAsmPrinter
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.h119 void emitFunctionEntryLabel() override;
H A DAMDGPUAsmPrinter.cpp277 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 DMipsAsmPrinter.h141 void emitFunctionEntryLabel() override;
H A DMipsAsmPrinter.cpp400 void MipsAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in MipsAsmPrinter
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp204 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 DNVPTXAsmPrinter.h161 void emitFunctionEntryLabel() override;
H A DNVPTXAsmPrinter.cpp443 void NVPTXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in NVPTXAsmPrinter
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp94 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 DAsmPrinter.h547 virtual void emitFunctionEntryLabel();
/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp73 void emitFunctionEntryLabel() override {} in emitFunctionEntryLabel() function in __anon04b4fe920111::SPIRVAsmPrinter
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp974 emitFunctionEntryLabel(); in emitFunctionHeader()
1029 void AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AsmPrinter