Home
last modified time | relevance | path

Searched refs:emitMachOIFuncStubHelperBody (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h607 virtual void emitMachOIFuncStubHelperBody(Module &M, const GlobalIFunc &GI, in emitMachOIFuncStubHelperBody() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp555 void X86AsmPrinter::emitMachOIFuncStubHelperBody(Module &M, in emitMachOIFuncStubHelperBody() function in X86AsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp248 void emitMachOIFuncStubHelperBody(Module &M, const GlobalIFunc &GI,
2875 void AArch64AsmPrinter::emitMachOIFuncStubHelperBody(Module &M, in emitMachOIFuncStubHelperBody() function in AArch64AsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2253 emitMachOIFuncStubHelperBody(M, GI, LazyPointer); in emitGlobalIFunc()