Searched refs:newPosition (Results 1 – 3 of 3) sorted by relevance
183 unsigned newPosition = in isPermutationOfMinorIdentityWithBroadcasting() local185 permutedDims[resIdx] = newPosition; in isPermutationOfMinorIdentityWithBroadcasting()186 dimFound[newPosition] = true; in isPermutationOfMinorIdentityWithBroadcasting()
591 animation.toValue = @(newPosition);596 animation.toValue = [NSValue valueWithCGPoint:newPosition];
1398 SmallVector<int64_t, 4> newPosition = delinearize(newStrides, position); in foldExtractFromShapeCast() local1402 b.getI64ArrayAttr(newPosition)); in foldExtractFromShapeCast()