Searched refs:getDimReverse (Results 1 – 1 of 1) sorted by relevance
851 auto getDimReverse = [](VectorType type, int64_t n) { in foldExtractFromShapeCast() local866 if (getDimReverse(shapeCastOp.getSourceVectorType(), i) != in foldExtractFromShapeCast()867 getDimReverse(destinationType, i)) in foldExtractFromShapeCast()879 stride *= getDimReverse(extractOp.getVectorType(), i + destinationRank); in foldExtractFromShapeCast()892 getDimReverse(shapeCastOp.getSourceVectorType(), i + destinationRank); in foldExtractFromShapeCast()