Home
last modified time | relevance | path

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

/ndk/tests/build/issue22345-ICE-postreload/jni/
Dissue22345-ICE-postreload.cpp7 inline float32x4_t dot4VecResult(const float32x4_t& vec1, const float32x4_t& vec2) { in dot4VecResult() function
27 dot = internal::dot4VecResult(dot, dot); in normalize()