Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.cpp7354 enum { OffsetFD = 0, CountFD, StrideFD }; in emitNonContiguousDescriptor() enumerator
7374 Value *OffsetLVal = Builder.CreateStructGEP(DimTy, DimsLVal, OffsetFD); in emitNonContiguousDescriptor()