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