Home
last modified time | relevance | path

Searched refs:BPVal (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9416 llvm::Value *BPVal = *CombinedInfo.BasePointers[I]; in emitOffloadingArrays() local
9421 BP, BPVal->getType()->getPointerTo(/*AddrSpace=*/0)); in emitOffloadingArrays()
9423 CGF.Builder.CreateStore(BPVal, BPAddr); in emitOffloadingArrays()