Home
last modified time | relevance | path

Searched refs:emitFunctionDescriptor (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h564 virtual void emitFunctionDescriptor() { in emitFunctionDescriptor() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp285 void emitFunctionDescriptor() override;
2876 void PPCAIXAsmPrinter::emitFunctionDescriptor() { in emitFunctionDescriptor() function in PPCAIXAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1010 emitFunctionDescriptor(); in emitFunctionHeader()