Searched defs:funcsuffix (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | arm_neon.h | 10878 qmode, ptr_mode, funcsuffix, signedtype) \ argument 10929 #define __ST2Q_LANE_FUNC(intype, ptrtype, mode, ptr_mode, funcsuffix) \ in __ST2_LANE_FUNC() argument 10957 qmode, ptr_mode, funcsuffix, signedtype) \ argument 11013 #define __ST3Q_LANE_FUNC(intype, ptrtype, mode, ptr_mode, funcsuffix) \ argument 11041 qmode, ptr_mode, funcsuffix, signedtype) \ argument 11102 #define __ST4Q_LANE_FUNC(intype, ptrtype, mode, ptr_mode, funcsuffix) \ argument 20795 qmode, ptrmode, funcsuffix, signedtype) \ argument 20850 #define __LD2Q_LANE_FUNC(intype, vtype, ptrtype, mode, ptrmode, funcsuffix) \ in __LD2_LANE_FUNC() argument 20884 qmode, ptrmode, funcsuffix, signedtype) \ argument 20945 #define __LD3Q_LANE_FUNC(intype, vtype, ptrtype, mode, ptrmode, funcsuffix) \ argument [all …]
|