Searched refs:SimdLoop (Results 1 – 2 of 2) sorted by relevance
20 public class SimdLoop implements Runnable { class26 SimdLoop(int index) { in SimdLoop() method in SimdLoop33 threads[t] = new Thread(new SimdLoop(t)); in main()
36 ensureJitCompiled(SimdLoop.class, "$noinline$busyLoop"); in main()37 SimdLoop.main(); in main()