Searched refs:SrcPos (Results 1 – 3 of 3) sorted by relevance
190 unsigned DstPos, unsigned SrcPos) { in permuteDimensions() argument192 SrcPos < unsignedFromIslSize(Map.dim(DimType))); in permuteDimensions()193 if (DstPos == SrcPos) in permuteDimensions()202 auto MaxDim = std::max(DstPos, SrcPos); in permuteDimensions()203 auto MinDim = std::min(DstPos, SrcPos); in permuteDimensions()
200 SMLoc SrcPos; member
749 return ReturnError(IfdefEntry.SrcPos, "Previous #else is here"); in lexPreprocessor()1034 PrintError(PrepControl.SrcPos, "The latest preprocessor control is here"); in prepReportPreprocessorStackError()