Home
last modified time | relevance | path

Searched refs:stencilSubInt (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/test/656-checker-simd-opt/src/
H A DMain.java199 private static void stencilSubInt(int[] a, int[] b, int n) { in stencilSubInt() method in Main
370 stencilSubInt(a, b, 100); in testStencil2()