Searched refs:objc_autoreleasePoolPush (Results 1 – 4 of 4) sorted by relevance
113 case Intrinsic::objc_autoreleasePoolPush: in lowerIntrinsics()
97 case Intrinsic::objc_autoreleasePoolPush: in GetFunctionClass()
136 llvm::Constant *objc_autoreleasePoolPush; member
2426 llvm::Constant *&fn = CGM.getObjCEntrypoints().objc_autoreleasePoolPush; in EmitObjCAutoreleasePoolPush()2428 fn = CGM.getIntrinsic(llvm::Intrinsic::objc_autoreleasePoolPush); in EmitObjCAutoreleasePoolPush()