Searched refs:results_ucvtf_w (Results 1 – 2 of 2) sorted by relevance
7708 double results_ucvtf_w[33]; in TestUScvtfHelper() local7716 __ Mov(x3, reinterpret_cast<int64_t>(results_ucvtf_w)); in TestUScvtfHelper()7769 if (cvtf_u32) CHECK_EQUAL_FP64(expected_ucvtf, results_ucvtf_w[fbits]); in TestUScvtfHelper()7863 float results_ucvtf_w[33]; in TestUScvtf32Helper() local7871 __ Mov(x3, reinterpret_cast<int64_t>(results_ucvtf_w)); in TestUScvtf32Helper()7924 if (cvtf_u32) CHECK_EQUAL_FP32(expected_ucvtf, results_ucvtf_w[fbits]); in TestUScvtf32Helper()
12156 double results_ucvtf_w[33]; in TestUScvtfHelper() local12164 __ Mov(x3, reinterpret_cast<uintptr_t>(results_ucvtf_w)); in TestUScvtfHelper()12217 if (cvtf_u32) ASSERT_EQUAL_FP64(expected_ucvtf, results_ucvtf_w[fbits]); in TestUScvtfHelper()12310 float results_ucvtf_w[33]; in TestUScvtf32Helper() local12318 __ Mov(x3, reinterpret_cast<uintptr_t>(results_ucvtf_w)); in TestUScvtf32Helper()12371 if (cvtf_u32) ASSERT_EQUAL_FP32(expected_ucvtf, results_ucvtf_w[fbits]); in TestUScvtf32Helper()