Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h32427 __arm_vld4q (int8_t const * __addr) in __arm_vld4q() function
32434 __arm_vld4q (uint8_t const * __addr) in __arm_vld4q() function
32497 __arm_vld4q (int16_t const * __addr) in __arm_vld4q() function
32504 __arm_vld4q (uint16_t const * __addr) in __arm_vld4q() function
32567 __arm_vld4q (int32_t const * __addr) in __arm_vld4q() function
32574 __arm_vld4q (uint32_t const * __addr) in __arm_vld4q() function
35376 __arm_vld4q (float16_t const * __addr) in __arm_vld4q() function
35411 __arm_vld4q (float32_t const * __addr) in __arm_vld4q() function
37593 #define __arm_vld4q(p0) ( \ macro
40160 #define __arm_vld4q(p0) ( _Generic( (int (*)[__ARM_mve_typeid(p0)])0, \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h32433 __arm_vld4q (int8_t const * __addr) in __arm_vld4q() function
32440 __arm_vld4q (uint8_t const * __addr) in __arm_vld4q() function
32503 __arm_vld4q (int16_t const * __addr) in __arm_vld4q() function
32510 __arm_vld4q (uint16_t const * __addr) in __arm_vld4q() function
32573 __arm_vld4q (int32_t const * __addr) in __arm_vld4q() function
32580 __arm_vld4q (uint32_t const * __addr) in __arm_vld4q() function
35382 __arm_vld4q (float16_t const * __addr) in __arm_vld4q() function
35417 __arm_vld4q (float32_t const * __addr) in __arm_vld4q() function
37656 #define __arm_vld4q(p0) ( \ macro
40286 #define __arm_vld4q(p0) ( _Generic( (int (*)[__ARM_mve_typeid(p0)])0, \ macro