Searched defs:tempArray (Results 1 – 2 of 2) sorted by relevance
19 TEST_CONSTEXPR std::array<int, sizeof...(T)> tempArray(T ...args) in tempArray() function
121 int tempArray[16]; in loop_vectorize_test() local