Searched refs:emitMachOIFuncStubHelperBody (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86AsmPrinter.h | 150 void emitMachOIFuncStubHelperBody(Module &M, const GlobalIFunc &GI,
|
| H A D | X86AsmPrinter.cpp | 596 void X86AsmPrinter::emitMachOIFuncStubHelperBody(Module &M, in emitMachOIFuncStubHelperBody() function in X86AsmPrinter
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | AsmPrinter.h | 642 virtual void emitMachOIFuncStubHelperBody(Module &M, const GlobalIFunc &GI, in emitMachOIFuncStubHelperBody() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64AsmPrinter.cpp | 322 void emitMachOIFuncStubHelperBody(Module &M, const GlobalIFunc &GI, 3428 void AArch64AsmPrinter::emitMachOIFuncStubHelperBody(Module &M, in emitMachOIFuncStubHelperBody() function in AArch64AsmPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 2396 emitMachOIFuncStubHelperBody(M, GI, LazyPointer); in emitGlobalIFunc()
|