Home
last modified time | relevance | path

Searched defs:Vdlow (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Darm64_vqmov.c8 int8x16_t test_vqmovn_high_s16(int8x8_t Vdlow, int16x8_t Vn) in test_vqmovn_high_s16()
16 uint8x16_t test_vqmovun_high_s16(uint8x8_t Vdlow, uint16x8_t Vn) in test_vqmovun_high_s16()
24 int16x8_t test_vqmovn_high_s32(int16x4_t Vdlow, int32x4_t Vn) in test_vqmovn_high_s32()
32 uint16x8_t test_vqmovn_high_u32(uint16x4_t Vdlow, uint32x4_t Vn) in test_vqmovn_high_u32()
40 int32x4_t test_vqmovn_high_s64(int32x2_t Vdlow, int64x2_t Vn) in test_vqmovn_high_s64()
48 uint32x4_t test_vqmovn_high_u64(uint32x2_t Vdlow, uint64x2_t Vn) in test_vqmovn_high_u64()
56 uint8x16_t test_vqmovn_high_u16(uint8x8_t Vdlow, uint16x8_t Vn) in test_vqmovn_high_u16()
64 uint16x8_t test_vqmovun_high_s32(uint16x4_t Vdlow, uint32x4_t Vn) in test_vqmovun_high_s32()
72 uint32x4_t test_vqmovun_high_s64(uint32x2_t Vdlow, uint64x2_t Vn) in test_vqmovun_high_s64()
Darm64_vrecps.c10 float32_t test_vrecpss_f32(float32_t Vdlow, float32_t Vn) in test_vrecpss_f32()
20 float64_t test_vrecpsd_f64(float64_t Vdlow, float64_t Vn) in test_vrecpsd_f64()