Searched refs:RHSI8Ptr (Results 1 – 1 of 1) sorted by relevance
3314 Value *RHSI8Ptr = Builder.CreateLoad(Builder.getPtrTy(), RHSI8PtrPtr); in createReductionFunction() local3316 RHSI8Ptr, RI.PrivateVariable->getType(), in createReductionFunction()3317 RHSI8Ptr->getName() + ".ascast"); in createReductionFunction()3735 Value *RHSI8Ptr = Builder.CreateLoad(Builder.getPtrTy(), RHSI8PtrPtr); in createReductions() local3737 Builder.CreateBitCast(RHSI8Ptr, RI.PrivateVariable->getType()); in createReductions()