Searched refs:getIntrinsicEntryPoint (Results 1 – 1 of 1) sorted by relevance
75 return getIntrinsicEntryPoint(AutoreleaseRV, in get()78 return getIntrinsicEntryPoint(Release, Intrinsic::objc_release); in get()80 return getIntrinsicEntryPoint(Retain, Intrinsic::objc_retain); in get()82 return getIntrinsicEntryPoint(RetainBlock, Intrinsic::objc_retainBlock); in get()84 return getIntrinsicEntryPoint(Autorelease, Intrinsic::objc_autorelease); in get()86 return getIntrinsicEntryPoint(StoreStrong, Intrinsic::objc_storeStrong); in get()88 return getIntrinsicEntryPoint(RetainRV, in get()91 return getIntrinsicEntryPoint( in get()94 return getIntrinsicEntryPoint(RetainAutorelease, in get()97 return getIntrinsicEntryPoint(RetainAutoreleaseRV, in get()[all …]