Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2444 Value *SrcImgPtr = Builder.CreateConstInBoundsGEP2_32( in emitReductionListCopy() local
2447 RI.ElementType->getStructElementType(1), SrcImgPtr, ".imag"); in emitReductionListCopy()
2958 Value *SrcImgPtr = Builder.CreateConstInBoundsGEP2_32( in emitListToGlobalCopyFunction() local
2961 RI.ElementType->getStructElementType(1), SrcImgPtr, ".imag"); in emitListToGlobalCopyFunction()
3148 Value *SrcImgPtr = Builder.CreateConstInBoundsGEP2_32( in emitGlobalToListCopyFunction() local
3151 RI.ElementType->getStructElementType(1), SrcImgPtr, ".imag"); in emitGlobalToListCopyFunction()