Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp77 void emitFunctionEntryLabel() override;
178 void XCoreAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in XCoreAsmPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h97 void emitFunctionEntryLabel() override;
H A DARMAsmPrinter.cpp69 void ARMAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in ARMAsmPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.h134 void emitFunctionEntryLabel() override;
H A DAMDGPUAsmPrinter.cpp275 void AMDGPUAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AMDGPUAsmPrinter
278 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
297 AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp179 void emitFunctionEntryLabel() override;
228 void emitFunctionEntryLabel() override;
1534 void PPCLinuxAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in PPCLinuxAsmPrinter
1539 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
1558 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
1582 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
2268 void PPCAIXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in PPCAIXAsmPrinter
2272 PPCAsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h141 void emitFunctionEntryLabel() override;
H A DMipsAsmPrinter.cpp401 void MipsAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in MipsAsmPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h205 void emitFunctionEntryLabel() override;
H A DNVPTXAsmPrinter.cpp443 void NVPTXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in NVPTXAsmPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp93 void emitFunctionEntryLabel() override;
862 void AArch64AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AArch64AsmPrinter
872 return AsmPrinter::emitFunctionEntryLabel(); in emitFunctionEntryLabel()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h506 virtual void emitFunctionEntryLabel();
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp798 emitFunctionEntryLabel(); in emitFunctionHeader()
835 void AsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel() function in AsmPrinter