Searched refs:initArray (Results 1 – 2 of 2) sorted by relevance
492 public static void initArray(int[] array) { in initArray() method in Main526 initArray(array1); in testSimdMultiplyAccumulate()527 initArray(array2); in testSimdMultiplyAccumulate()536 initArray(array1); in testSimdMultiplyAccumulate()537 initArray(array2); in testSimdMultiplyAccumulate()
372 uintptr_t initArray = reinterpret_cast<uintptr_t>( in callInitArray() local376 ElfAddr *funcPtr = reinterpret_cast<ElfAddr *>(initArray + offset); in callInitArray()