Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2440 Value *SrcRealPtr = Builder.CreateConstInBoundsGEP2_32( in emitReductionListCopy() local
2443 RI.ElementType->getStructElementType(0), SrcRealPtr, ".real"); in emitReductionListCopy()
2954 Value *SrcRealPtr = Builder.CreateConstInBoundsGEP2_32( in emitListToGlobalCopyFunction() local
2957 RI.ElementType->getStructElementType(0), SrcRealPtr, ".real"); in emitListToGlobalCopyFunction()
3144 Value *SrcRealPtr = Builder.CreateConstInBoundsGEP2_32( in emitGlobalToListCopyFunction() local
3147 RI.ElementType->getStructElementType(0), SrcRealPtr, ".real"); in emitGlobalToListCopyFunction()