Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7384 Value *StrideLVal = Builder.CreateStructGEP(DimTy, DimsLVal, StrideFD); in emitNonContiguousDescriptor() local
7386 NonContigInfo.Strides[L][RevIdx], StrideLVal, in emitNonContiguousDescriptor()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11181 LValue StrideLVal = CGF.EmitLValueForField( in emitDoacrossInit() local
11184 StrideLVal); in emitDoacrossInit()