Home
last modified time | relevance | path

Searched defs:ProcessNaNsHelper (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-assembler-fp-aarch64.cc5068 static void ProcessNaNsHelper(double n, double m, double expected) { in ProcessNaNsHelper() function
5140 static void ProcessNaNsHelper(float n, float m, float expected) { in ProcessNaNsHelper() function
5212 static void ProcessNaNsHelper(Float16 n, Float16 m, Float16 expected) { in ProcessNaNsHelper() function
H A Dtest-assembler-sve-aarch64.cc17102 static void ProcessNaNsHelper(Test* config, in ProcessNaNsHelper() function