Home
last modified time | relevance | path

Searched refs:__arm_vshllbq (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h123 #define vshllbq(__a, __imm) __arm_vshllbq(__a, __imm)
23137 __arm_vshllbq (uint8x16_t __a, const int __imm) in __arm_vshllbq() function
23249 __arm_vshllbq (int8x16_t __a, const int __imm) in __arm_vshllbq() function
23340 __arm_vshllbq (uint16x8_t __a, const int __imm) in __arm_vshllbq() function
23452 __arm_vshllbq (int16x8_t __a, const int __imm) in __arm_vshllbq() function
36274 #define __arm_vshllbq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
39002 #define __arm_vshllbq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro