Searched refs:DispatchFnType (Results 1 – 1 of 1) sorted by relevance
84 FunctionType *DispatchFnType = nullptr; member in __anon391133dc0111::AArch64Arm64ECCallLowering713 B.CreateCall(DispatchFnType, DispatchLoad, in buildPatchableThunk()797 DispatchFnType = FunctionType::get(PtrTy, {PtrTy, PtrTy, PtrTy}, false); in runOnModule()798 DispatchFnPtrType = PointerType::get(DispatchFnType, 0); in runOnModule()