Searched refs:getDimReverse (Results 1 – 1 of 1) sorted by relevance
1354 auto getDimReverse = [](VectorType type, int64_t n) { in foldExtractFromShapeCast() local1369 if (getDimReverse(shapeCastOp.getSourceVectorType(), i) != in foldExtractFromShapeCast()1370 getDimReverse(destinationType, i)) in foldExtractFromShapeCast()1382 stride *= getDimReverse(extractOp.getVectorType(), i + destinationRank); in foldExtractFromShapeCast()1395 getDimReverse(shapeCastOp.getSourceVectorType(), i + destinationRank); in foldExtractFromShapeCast()