Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h32413 __arm_vld2q (int8_t const * __addr) in __arm_vld2q() function
32420 __arm_vld2q (uint8_t const * __addr) in __arm_vld2q() function
32483 __arm_vld2q (int16_t const * __addr) in __arm_vld2q() function
32490 __arm_vld2q (uint16_t const * __addr) in __arm_vld2q() function
32553 __arm_vld2q (int32_t const * __addr) in __arm_vld2q() function
32560 __arm_vld2q (uint32_t const * __addr) in __arm_vld2q() function
35383 __arm_vld2q (float16_t const * __addr) in __arm_vld2q() function
35418 __arm_vld2q (float32_t const * __addr) in __arm_vld2q() function
37582 #define __arm_vld2q(p0) ( \ macro
40151 #define __arm_vld2q(p0) ( _Generic( (int (*)[__ARM_mve_typeid(p0)])0, \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h32419 __arm_vld2q (int8_t const * __addr) in __arm_vld2q() function
32426 __arm_vld2q (uint8_t const * __addr) in __arm_vld2q() function
32489 __arm_vld2q (int16_t const * __addr) in __arm_vld2q() function
32496 __arm_vld2q (uint16_t const * __addr) in __arm_vld2q() function
32559 __arm_vld2q (int32_t const * __addr) in __arm_vld2q() function
32566 __arm_vld2q (uint32_t const * __addr) in __arm_vld2q() function
35389 __arm_vld2q (float16_t const * __addr) in __arm_vld2q() function
35424 __arm_vld2q (float32_t const * __addr) in __arm_vld2q() function
37645 #define __arm_vld2q(p0) ( \ macro
40277 #define __arm_vld2q(p0) ( _Generic( (int (*)[__ARM_mve_typeid(p0)])0, \ macro