Searched refs:GlobVal (Results 1 – 1 of 1) sorted by relevance
| /freebsd-head/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| HD | OMPIRBuilder.cpp | 2944 Value *GlobVal = Builder.CreateConstInBoundsGEP2_32( in emitListToGlobalCopyFunction() local 2950 Builder.CreateStore(TargetElement, GlobVal); in emitListToGlobalCopyFunction() 2964 RI.ElementType, GlobVal, 0, 0, ".realp"); in emitListToGlobalCopyFunction() 2966 RI.ElementType, GlobVal, 0, 1, ".imagp"); in emitListToGlobalCopyFunction() 2975 GlobVal, M.getDataLayout().getPrefTypeAlign(RI.ElementType), ElemPtr, in emitListToGlobalCopyFunction()
|