Lines Matching refs:float16x4_t
1494 float16x8_t test_vcombine_f16(float16x4_t a, float16x4_t b) {
1550 float16x4_t test_vcreate_f16(uint64_t a) {
1597 float16x4_t test_vcvt_f16_f32(float32x4_t a) {
1629 float32x4_t test_vcvt_f32_f16(float16x4_t a) {
2237 float16x4_t test_vget_high_f16(float16x8_t a) {
2431 float16x4_t test_vget_low_f16(float16x8_t a) {
2739 float16x4_t test_vld1_f16(float16_t const * a) {
2884 float16x4_t test_vld1_dup_f16(float16_t const * a) {
3029 float16x4_t test_vld1_lane_f16(float16_t const * a, float16x4_t b) {
7026 int8x8_t test_vreinterpret_s8_f16(float16x4_t a) {
7081 int16x4_t test_vreinterpret_s16_f16(float16x4_t a) {
7136 int32x2_t test_vreinterpret_s32_f16(float16x4_t a) {
7191 int64x1_t test_vreinterpret_s64_f16(float16x4_t a) {
7246 uint8x8_t test_vreinterpret_u8_f16(float16x4_t a) {
7301 float16x4_t a) {
7356 uint32x2_t test_vreinterpret_u32_f16(float16x4_t a) {
7411 uint64x1_t test_vreinterpret_u64_f16(float16x4_t a) {
7431 float16x4_t test_vreinterpret_f16_s8(int8x8_t a) {
7436 float16x4_t test_vreinterpret_f16_s16(int16x4_t a) {
7441 float16x4_t test_vreinterpret_f16_s32(int32x2_t a) {
7446 float16x4_t test_vreinterpret_f16_s64(int64x1_t a) {
7451 float16x4_t test_vreinterpret_f16_u8(uint8x8_t a) {
7456 float16x4_t test_vreinterpret_f16_u16(uint16x4_t a) {
7461 float16x4_t test_vreinterpret_f16_u32(uint32x2_t a) {
7466 float16x4_t test_vreinterpret_f16_u64(uint64x1_t a) {
7471 float16x4_t test_vreinterpret_f16_f32(float32x2_t a) {
7476 float16x4_t test_vreinterpret_f16_p8(poly8x8_t a) {
7481 float16x4_t test_vreinterpret_f16_p16(poly16x4_t a) {
7526 float32x2_t test_vreinterpret_f32_f16(float16x4_t a) {
7581 poly8x8_t test_vreinterpret_p8_f16(float16x4_t a) {
7636 poly16x4_t test_vreinterpret_p16_f16(float16x4_t a) {
9965 void test_vst1_f16(float16_t * a, float16x4_t b) {
10110 void test_vst1_lane_f16(float16_t * a, float16x4_t b) {