Searched defs:__arm_vmvnq_m (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23705 __arm_vmvnq_m (uint8x16_t __inactive, uint8x16_t __a, mve_pred16_t __p) in __arm_vmvnq_m() function 24041 __arm_vmvnq_m (int8x16_t __inactive, int8x16_t __a, mve_pred16_t __p) in __arm_vmvnq_m() function 24286 __arm_vmvnq_m (uint16x8_t __inactive, uint16x8_t __a, mve_pred16_t __p) in __arm_vmvnq_m() function 24622 __arm_vmvnq_m (int16x8_t __inactive, int16x8_t __a, mve_pred16_t __p) in __arm_vmvnq_m() function 24867 __arm_vmvnq_m (uint32x4_t __inactive, uint32x4_t __a, mve_pred16_t __p) in __arm_vmvnq_m() function 25203 __arm_vmvnq_m (int32x4_t __inactive, int32x4_t __a, mve_pred16_t __p) in __arm_vmvnq_m() function 25525 __arm_vmvnq_m (int16x8_t __inactive, const int __imm, mve_pred16_t __p) in __arm_vmvnq_m() function 25693 __arm_vmvnq_m (uint16x8_t __inactive, const int __imm, mve_pred16_t __p) in __arm_vmvnq_m() function 25854 __arm_vmvnq_m (int32x4_t __inactive, const int __imm, mve_pred16_t __p) in __arm_vmvnq_m() function 26022 __arm_vmvnq_m (uint32x4_t __inactive, const int __imm, mve_pred16_t __p) in __arm_vmvnq_m() function [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23711 __arm_vmvnq_m (uint8x16_t __inactive, uint8x16_t __a, mve_pred16_t __p) in __arm_vmvnq_m() function 24047 __arm_vmvnq_m (int8x16_t __inactive, int8x16_t __a, mve_pred16_t __p) in __arm_vmvnq_m() function 24292 __arm_vmvnq_m (uint16x8_t __inactive, uint16x8_t __a, mve_pred16_t __p) in __arm_vmvnq_m() function 24628 __arm_vmvnq_m (int16x8_t __inactive, int16x8_t __a, mve_pred16_t __p) in __arm_vmvnq_m() function 24873 __arm_vmvnq_m (uint32x4_t __inactive, uint32x4_t __a, mve_pred16_t __p) in __arm_vmvnq_m() function 25209 __arm_vmvnq_m (int32x4_t __inactive, int32x4_t __a, mve_pred16_t __p) in __arm_vmvnq_m() function 25531 __arm_vmvnq_m (int16x8_t __inactive, const int __imm, mve_pred16_t __p) in __arm_vmvnq_m() function 25699 __arm_vmvnq_m (uint16x8_t __inactive, const int __imm, mve_pred16_t __p) in __arm_vmvnq_m() function 25860 __arm_vmvnq_m (int32x4_t __inactive, const int __imm, mve_pred16_t __p) in __arm_vmvnq_m() function 26028 __arm_vmvnq_m (uint32x4_t __inactive, const int __imm, mve_pred16_t __p) in __arm_vmvnq_m() function [all …]
|