Searched refs:rb_ga (Results 1 – 1 of 1) sorted by relevance
776 auto rb_ga = vld2_f16((const float16_t*)ptr); in STAGE() local777 auto rb = vcvt_f32_f16(rb_ga.val[0]), in STAGE()778 ga = vcvt_f32_f16(rb_ga.val[1]); in STAGE()925 float16x4x2_t rb_ga = {{ in STAGE() local929 vst2_f16((float16_t*)ptr, rb_ga); in STAGE()