Home
last modified time | relevance | path

Searched defs:__arm_vldrbq_gather_offset (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 Darm_mve.h29116 __arm_vldrbq_gather_offset (uint8_t const * __base, uint8x16_t __offset) in __arm_vldrbq_gather_offset() function
29123 __arm_vldrbq_gather_offset (int8_t const * __base, uint8x16_t __offset) in __arm_vldrbq_gather_offset() function
29130 __arm_vldrbq_gather_offset (uint8_t const * __base, uint16x8_t __offset) in __arm_vldrbq_gather_offset() function
29137 __arm_vldrbq_gather_offset (int8_t const * __base, uint16x8_t __offset) in __arm_vldrbq_gather_offset() function
29144 __arm_vldrbq_gather_offset (uint8_t const * __base, uint32x4_t __offset) in __arm_vldrbq_gather_offset() function
29151 __arm_vldrbq_gather_offset (int8_t const * __base, uint32x4_t __offset) in __arm_vldrbq_gather_offset() function
39626 #define __arm_vldrbq_gather_offset(p0,p1) ({ __typeof(p1) __p1 = (p1); \ macro
41197 #define __arm_vldrbq_gather_offset(p0,p1) ({ __typeof(p1) __p1 = (p1); \ macro