Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5411 Value *OffsetLVal = Builder.CreateStructGEP(DimTy, DimsLVal, OffsetFD); in emitNonContiguousDescriptor() local
5413 NonContigInfo.Offsets[L][RevIdx], OffsetLVal, in emitNonContiguousDescriptor()
5414 M.getDataLayout().getPrefTypeAlign(OffsetLVal->getType())); in emitNonContiguousDescriptor()