Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2446 Value *SrcImg = Builder.CreateLoad( in emitReductionListCopy() local
2454 Builder.CreateStore(SrcImg, DestImgPtr); in emitReductionListCopy()
2960 Value *SrcImg = Builder.CreateLoad( in emitListToGlobalCopyFunction() local
2968 Builder.CreateStore(SrcImg, DestImgPtr); in emitListToGlobalCopyFunction()
3150 Value *SrcImg = Builder.CreateLoad( in emitGlobalToListCopyFunction() local
3158 Builder.CreateStore(SrcImg, DestImgPtr); in emitGlobalToListCopyFunction()