Lines Matching refs:IsNonContiguous
7155 bool IsNonContiguous = false; member
7349 bool AddPtrFlag, bool AddIsTargetParamFlag, bool IsNonContiguous) const { in getMapTypeBits()
7390 if (IsNonContiguous) in getMapTypeBits()
7716 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; in generateInfoForComponentList() local
7751 !IsNonContiguous && in generateInfoForComponentList()
7780 bool IsNonDerefPointer = IsPointer && !UO && !BO && !IsNonContiguous; in generateInfoForComponentList()
7875 /*AddIsTargetParamFlag=*/false, IsNonContiguous); in generateInfoForComponentList()
7911 CombinedInfo.NonContigInfo.Dims.push_back(IsNonContiguous ? DimSize in generateInfoForComponentList()
7925 CombinedInfo.NonContigInfo.Dims.push_back(IsNonContiguous ? DimSize in generateInfoForComponentList()
7937 CombinedInfo.NonContigInfo.Dims.push_back(IsNonContiguous ? DimSize in generateInfoForComponentList()
7952 IsCaptureFirstInfo && !RequiresReference, IsNonContiguous); in generateInfoForComponentList()
8002 if (IsFinalArraySection || IsNonContiguous) in generateInfoForComponentList()
8031 if (!IsNonContiguous) in generateInfoForComponentList()
8593 CurInfo.NonContigInfo.IsNonContiguous = in generateAllInfoForClauses()
9303 bool IsNonContiguous = false) { in emitOffloadingArrays() argument
9350 if (IsNonContiguous && in emitOffloadingArrays()
9465 if (!IsNonContiguous || CombinedInfo.NonContigInfo.Offsets.empty() || in emitOffloadingArrays()