Searched refs:BPVal (Results 1 – 1 of 1) sorted by relevance
9596 llvm::Value *BPVal = *CombinedInfo.BasePointers[I]; in emitOffloadingArrays() local9601 BP, BPVal->getType()->getPointerTo(/*AddrSpace=*/0)); in emitOffloadingArrays()9602 Address BPAddr(BP, BPVal->getType(), in emitOffloadingArrays()9604 CGF.Builder.CreateStore(BPVal, BPAddr); in emitOffloadingArrays()