Home
last modified time | relevance | path

Searched refs:emitGlobalIFunc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h898 void emitGlobalIFunc(Module &M, const GlobalIFunc &GI);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2176 void AsmPrinter::emitGlobalIFunc(Module &M, const GlobalIFunc &GI) { in emitGlobalIFunc() function in AsmPrinter
2425 emitGlobalIFunc(M, IFunc); in doFinalization()