Searched refs:LHSI8Ptr (Results 1 – 1 of 1) sorted by relevance
3322 Value *LHSI8Ptr = Builder.CreateLoad(Builder.getPtrTy(), LHSI8PtrPtr); in createReductionFunction() local3324 LHSI8Ptr, RI.Variable->getType(), LHSI8Ptr->getName() + ".ascast"); in createReductionFunction()3730 Value *LHSI8Ptr = Builder.CreateLoad(Builder.getPtrTy(), LHSI8PtrPtr); in createReductions() local3731 Value *LHSPtr = Builder.CreateBitCast(LHSI8Ptr, RI.Variable->getType()); in createReductions()