Searched defs:__arm_vld1q_z (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | arm_mve.h | 32399 __arm_vld1q_z (uint8_t const *__base, mve_pred16_t __p) in __arm_vld1q_z() function 32406 __arm_vld1q_z (int8_t const *__base, mve_pred16_t __p) in __arm_vld1q_z() function 32469 __arm_vld1q_z (uint16_t const *__base, mve_pred16_t __p) in __arm_vld1q_z() function 32476 __arm_vld1q_z (int16_t const *__base, mve_pred16_t __p) in __arm_vld1q_z() function 32539 __arm_vld1q_z (uint32_t const *__base, mve_pred16_t __p) in __arm_vld1q_z() function 32546 __arm_vld1q_z (int32_t const *__base, mve_pred16_t __p) in __arm_vld1q_z() function 35390 __arm_vld1q_z (float16_t const *__base, mve_pred16_t __p) in __arm_vld1q_z() function 35425 __arm_vld1q_z (float32_t const *__base, mve_pred16_t __p) in __arm_vld1q_z() function 37571 #define __arm_vld1q_z(p0,p1) ( \ macro 40143 #define __arm_vld1q_z(p0,p1) ( _Generic( (int (*)[__ARM_mve_typeid(p0)])0, \ macro
|