Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp84 void emitFunctionEntryLabel() override;
226 void RISCVAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in RISCVAsmPrinter
233 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h70 void emitFunctionEntryLabel() override;
H A DSystemZAsmPrinter.cpp1104 void SystemZAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in SystemZAsmPrinter
1156 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp77 void emitFunctionEntryLabel() override;
178 void XCoreAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in XCoreAsmPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h97 void emitFunctionEntryLabel() override;
H A DARMAsmPrinter.cpp68 void ARMAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in ARMAsmPrinter
84 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.h117 void emitFunctionEntryLabel() override;
H A DAMDGPUAsmPrinter.cpp274 void AMDGPUAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AMDGPUAsmPrinter
277 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
296 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h141 void emitFunctionEntryLabel() override;
H A DMipsAsmPrinter.cpp477 void MipsAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in MipsAsmPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h161 void emitFunctionEntryLabel() override;
H A DNVPTXAsmPrinter.cpp447 void NVPTXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in NVPTXAsmPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp201 void emitFunctionEntryLabel() override;
254 void emitFunctionEntryLabel() override;
1684 void PPCLinuxAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in PPCLinuxAsmPrinter
1689 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
1708 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
1732 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
2574 void PPCAIXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in PPCAIXAsmPrinter
2578 PPCAsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h584 virtual void emitFunctionEntryLabel();
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp93 void emitFunctionEntryLabel() override;
970 void AArch64AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AArch64AsmPrinter
980 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp74 void emitFunctionEntryLabel() override {} in emitFunctionEntryLabel() function in __anonc07c58f90111::SPIRVAsmPrinter
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp970 emitFunctionEntryLabel(); in emitFunctionHeader()
1030 void AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AsmPrinter