Searched refs:objc_autoreleasePoolPush (Results 1 – 5 of 5) sorted by relevance
137 case Intrinsic::objc_autoreleasePoolPush: in lowerIntrinsics()
95 case Intrinsic::objc_autoreleasePoolPush: in GetFunctionClass()
142 llvm::Function *objc_autoreleasePoolPush; member
2653 llvm::Function *&fn = CGM.getObjCEntrypoints().objc_autoreleasePoolPush; in EmitObjCAutoreleasePoolPush()2655 fn = CGM.getIntrinsic(llvm::Intrinsic::objc_autoreleasePoolPush); in EmitObjCAutoreleasePoolPush()
4165 {"objc_autoreleasePoolPush", llvm::Intrinsic::objc_autoreleasePoolPush}, in UpgradeARCRuntime()