Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2574 Value *SrcRealPtr = Builder.CreateConstInBoundsGEP2_32( in emitReductionListCopy() local
2577 RI.ElementType->getStructElementType(0), SrcRealPtr, ".real"); in emitReductionListCopy()
3097 Value *SrcRealPtr = Builder.CreateConstInBoundsGEP2_32( in emitListToGlobalCopyFunction() local
3100 RI.ElementType->getStructElementType(0), SrcRealPtr, ".real"); in emitListToGlobalCopyFunction()
3287 Value *SrcRealPtr = Builder.CreateConstInBoundsGEP2_32( in emitGlobalToListCopyFunction() local
3290 RI.ElementType->getStructElementType(0), SrcRealPtr, ".real"); in emitGlobalToListCopyFunction()