Lines Matching refs:IsNonContiguous
7279 bool IsNonContiguous = false; member
7476 bool AddPtrFlag, bool AddIsTargetParamFlag, bool IsNonContiguous) const { in getMapTypeBits()
7515 if (IsNonContiguous) in getMapTypeBits()
7842 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; in generateInfoForComponentList() local
7877 !IsNonContiguous && in generateInfoForComponentList()
7906 bool IsNonDerefPointer = IsPointer && !UO && !BO && !IsNonContiguous; in generateInfoForComponentList()
8004 /*AddIsTargetParamFlag=*/false, IsNonContiguous); in generateInfoForComponentList()
8040 CombinedInfo.NonContigInfo.Dims.push_back(IsNonContiguous ? DimSize in generateInfoForComponentList()
8054 CombinedInfo.NonContigInfo.Dims.push_back(IsNonContiguous ? DimSize in generateInfoForComponentList()
8066 CombinedInfo.NonContigInfo.Dims.push_back(IsNonContiguous ? DimSize in generateInfoForComponentList()
8081 IsCaptureFirstInfo && !RequiresReference, IsNonContiguous); in generateInfoForComponentList()
8131 if (IsFinalArraySection || IsNonContiguous) in generateInfoForComponentList()
8160 if (!IsNonContiguous) in generateInfoForComponentList()
8721 CurInfo.NonContigInfo.IsNonContiguous = in generateAllInfoForClauses()
9468 bool IsNonContiguous = false) { in emitOffloadingArrays() argument
9504 if (IsNonContiguous && (CombinedInfo.Types[I] & in emitOffloadingArrays()
9646 if (!IsNonContiguous || CombinedInfo.NonContigInfo.Offsets.empty() || in emitOffloadingArrays()