Searched defs:emitFunctionDescriptor (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | AsmPrinter.h | 576 virtual void emitFunctionDescriptor() { emitFunctionDescriptor() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCAsmPrinter.cpp | 2606 void PPCAIXAsmPrinter::emitFunctionDescriptor() { emitFunctionDescriptor() function in PPCAIXAsmPrinter |