Searched refs:stencilSubInt (Results 1 – 2 of 2) sorted by relevance
82 private static void stencilSubInt(int[] a, int[] b, int n) { in stencilSubInt() method in Main215 stencilSubInt(a, b, 100); in testStencil2()
18 ## CHECK-START: void Smali.stencilSubInt(int[], int[], int) loop_optimization (before)32 ## CHECK-START-ARM64: void Smali.stencilSubInt(int[], int[], int) loop_optimization (after)44 .method public static stencilSubInt([I[II)V