Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreAsmPrinter.cpp77 void emitFunctionEntryLabel() override;
178 void XCoreAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in XCoreAsmPrinter
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZAsmPrinter.h118 void emitFunctionEntryLabel() override;
HDSystemZAsmPrinter.cpp1545 void SystemZAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in SystemZAsmPrinter
1603 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUAsmPrinter.h124 void emitFunctionEntryLabel() override;
HDAMDGPUAsmPrinter.cpp270 void AMDGPUAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AMDGPUAsmPrinter
272 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
291 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMAsmPrinter.h101 void emitFunctionEntryLabel() override;
HDARMAsmPrinter.cpp67 void ARMAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in ARMAsmPrinter
83 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsAsmPrinter.h141 void emitFunctionEntryLabel() override;
HDMipsAsmPrinter.cpp401 void MipsAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in MipsAsmPrinter
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXAsmPrinter.h162 void emitFunctionEntryLabel() override;
HDNVPTXAsmPrinter.cpp456 void NVPTXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in NVPTXAsmPrinter
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVAsmPrinter.cpp102 void emitFunctionEntryLabel() override;
494 void RISCVAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in RISCVAsmPrinter
501 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCAsmPrinter.cpp234 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-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDAsmPrinter.h562 virtual void emitFunctionEntryLabel();
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVAsmPrinter.cpp83 void emitFunctionEntryLabel() override {} in emitFunctionEntryLabel() function in __anon7ac79cfc0111::SPIRVAsmPrinter
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64AsmPrinter.cpp114 void emitFunctionEntryLabel() override;
1233 void AArch64AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AArch64AsmPrinter
1243 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp1014 emitFunctionEntryLabel(); in emitFunctionHeader()
1054 void AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AsmPrinter