Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9387 LValue DimsLVal = CGF.MakeAddrLValue( in emitNonContiguousDescriptor() local
9391 DimsLVal, *std::next(RD->field_begin(), OffsetFD)); in emitNonContiguousDescriptor()
9395 DimsLVal, *std::next(RD->field_begin(), CountFD)); in emitNonContiguousDescriptor()
9399 DimsLVal, *std::next(RD->field_begin(), StrideFD)); in emitNonContiguousDescriptor()
12008 LValue DimsLVal = CGF.MakeAddrLValue( in emitDoacrossInit() local
12012 DimsLVal, *std::next(RD->field_begin(), UpperFD)); in emitDoacrossInit()
12019 DimsLVal, *std::next(RD->field_begin(), StrideFD)); in emitDoacrossInit()