Searched defs:est (Results 1 – 2 of 2) sorted by relevance
31 float32x2_t test_vrsqrts_f32(float32x2_t est, float32x2_t val) { in test_vrsqrts_f32()38 float32x4_t test_vrsqrtsq_f32(float32x4_t est, float32x4_t val) { in test_vrsqrtsq_f32()
1694 ExceptionSpecificationType est = getExceptionSpecType(); in getNoexceptSpec() local