Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDAsmPrinter.h564 virtual void emitFunctionDescriptor() { in emitFunctionDescriptor() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCAsmPrinter.cpp285 void emitFunctionDescriptor() override;
2876 void PPCAIXAsmPrinter::emitFunctionDescriptor() { in emitFunctionDescriptor() function in PPCAIXAsmPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp1010 emitFunctionDescriptor(); in emitFunctionHeader()