Searched refs:rte_ref (Results 1 – 1 of 1) sorted by relevance
3097 cl_half rte_ref[count * 4]; in DetectFloatToHalfRoundingMode() local3101 rte_ref[i] = cl_half_from_float(inp[i], CL_HALF_RTE); in DetectFloatToHalfRoundingMode()3106 if (0 == memcmp(rte_ref, outBuf, sizeof(rte_ref))) in DetectFloatToHalfRoundingMode()3132 rte_ref[4 * i], rte_ref[4 * i + 1], rte_ref[4 * i + 2], in DetectFloatToHalfRoundingMode()3133 rte_ref[4 * i + 3]); in DetectFloatToHalfRoundingMode()