brintos

brintos / llvm-project-archived public Read only

0
0
Text · 428.1 KiB · 58f1196 Raw
5882 lines · c
1// NOTE: File has been autogenerated by utils/aarch64_builtins_test_generator.py2// RUN: %clang_cc1 %s -fsyntax-only -triple aarch64-none-linux-gnu -target-feature +sme -target-feature +sve -verify=guard3 4// REQUIRES: aarch64-registered-target5 6#include <arm_sve.h>7 8// Properties: guard="sve" streaming_guard="" flags=""9 10void test(void) {11  bfloat16_t * bfloat16_t_ptr_val;12  float16_t * float16_t_ptr_val;13  float16_t float16_t_val;14  float32_t * float32_t_ptr_val;15  float32_t float32_t_val;16  float64_t * float64_t_ptr_val;17  float64_t float64_t_val;18  int8_t * int8_t_ptr_val;19  int16_t * int16_t_ptr_val;20  int32_t * int32_t_ptr_val;21  int64_t * int64_t_ptr_val;22  int64_t int64_t_val;23  mfloat8_t * mfloat8_t_ptr_val;24  svbool_t svbool_t_val;25  svfloat16_t svfloat16_t_val;26  svfloat32_t svfloat32_t_val;27  svfloat64_t svfloat64_t_val;28  svint32_t svint32_t_val;29  svint64_t svint64_t_val;30  svuint16_t svuint16_t_val;31  svuint32_t svuint32_t_val;32  svuint64_t svuint64_t_val;33  uint8_t * uint8_t_ptr_val;34  uint16_t * uint16_t_ptr_val;35  uint32_t * uint32_t_ptr_val;36  uint64_t * uint64_t_ptr_val;37  void * void_ptr_val;38 39  svadda(svbool_t_val, float16_t_val, svfloat16_t_val);40  svadda(svbool_t_val, float32_t_val, svfloat32_t_val);41  svadda(svbool_t_val, float64_t_val, svfloat64_t_val);42  svadda_f16(svbool_t_val, float16_t_val, svfloat16_t_val);43  svadda_f32(svbool_t_val, float32_t_val, svfloat32_t_val);44  svadda_f64(svbool_t_val, float64_t_val, svfloat64_t_val);45  svadrb_offset(svuint32_t_val, svint32_t_val);46  svadrb_offset(svuint32_t_val, svuint32_t_val);47  svadrb_offset(svuint64_t_val, svint64_t_val);48  svadrb_offset(svuint64_t_val, svuint64_t_val);49  svadrb_u32base_s32offset(svuint32_t_val, svint32_t_val);50  svadrb_u32base_u32offset(svuint32_t_val, svuint32_t_val);51  svadrb_u64base_s64offset(svuint64_t_val, svint64_t_val);52  svadrb_u64base_u64offset(svuint64_t_val, svuint64_t_val);53  svadrd_index(svuint32_t_val, svint32_t_val);54  svadrd_index(svuint32_t_val, svuint32_t_val);55  svadrd_index(svuint64_t_val, svint64_t_val);56  svadrd_index(svuint64_t_val, svuint64_t_val);57  svadrd_u32base_s32index(svuint32_t_val, svint32_t_val);58  svadrd_u32base_u32index(svuint32_t_val, svuint32_t_val);59  svadrd_u64base_s64index(svuint64_t_val, svint64_t_val);60  svadrd_u64base_u64index(svuint64_t_val, svuint64_t_val);61  svadrh_index(svuint32_t_val, svint32_t_val);62  svadrh_index(svuint32_t_val, svuint32_t_val);63  svadrh_index(svuint64_t_val, svint64_t_val);64  svadrh_index(svuint64_t_val, svuint64_t_val);65  svadrh_u32base_s32index(svuint32_t_val, svint32_t_val);66  svadrh_u32base_u32index(svuint32_t_val, svuint32_t_val);67  svadrh_u64base_s64index(svuint64_t_val, svint64_t_val);68  svadrh_u64base_u64index(svuint64_t_val, svuint64_t_val);69  svadrw_index(svuint32_t_val, svint32_t_val);70  svadrw_index(svuint32_t_val, svuint32_t_val);71  svadrw_index(svuint64_t_val, svint64_t_val);72  svadrw_index(svuint64_t_val, svuint64_t_val);73  svadrw_u32base_s32index(svuint32_t_val, svint32_t_val);74  svadrw_u32base_u32index(svuint32_t_val, svuint32_t_val);75  svadrw_u64base_s64index(svuint64_t_val, svint64_t_val);76  svadrw_u64base_u64index(svuint64_t_val, svuint64_t_val);77  svld1_gather_f32(svbool_t_val, svuint32_t_val);78  svld1_gather_f64(svbool_t_val, svuint64_t_val);79  svld1_gather_index(svbool_t_val, float32_t_ptr_val, svint32_t_val);80  svld1_gather_index(svbool_t_val, float32_t_ptr_val, svuint32_t_val);81  svld1_gather_index(svbool_t_val, float64_t_ptr_val, svint64_t_val);82  svld1_gather_index(svbool_t_val, float64_t_ptr_val, svuint64_t_val);83  svld1_gather_index(svbool_t_val, int32_t_ptr_val, svint32_t_val);84  svld1_gather_index(svbool_t_val, int32_t_ptr_val, svuint32_t_val);85  svld1_gather_index(svbool_t_val, int64_t_ptr_val, svint64_t_val);86  svld1_gather_index(svbool_t_val, int64_t_ptr_val, svuint64_t_val);87  svld1_gather_index(svbool_t_val, uint32_t_ptr_val, svint32_t_val);88  svld1_gather_index(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);89  svld1_gather_index(svbool_t_val, uint64_t_ptr_val, svint64_t_val);90  svld1_gather_index(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);91  svld1_gather_index_f32(svbool_t_val, svuint32_t_val, int64_t_val);92  svld1_gather_index_f64(svbool_t_val, svuint64_t_val, int64_t_val);93  svld1_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);94  svld1_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);95  svld1_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);96  svld1_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);97  svld1_gather_offset(svbool_t_val, float32_t_ptr_val, svint32_t_val);98  svld1_gather_offset(svbool_t_val, float32_t_ptr_val, svuint32_t_val);99  svld1_gather_offset(svbool_t_val, float64_t_ptr_val, svint64_t_val);100  svld1_gather_offset(svbool_t_val, float64_t_ptr_val, svuint64_t_val);101  svld1_gather_offset(svbool_t_val, int32_t_ptr_val, svint32_t_val);102  svld1_gather_offset(svbool_t_val, int32_t_ptr_val, svuint32_t_val);103  svld1_gather_offset(svbool_t_val, int64_t_ptr_val, svint64_t_val);104  svld1_gather_offset(svbool_t_val, int64_t_ptr_val, svuint64_t_val);105  svld1_gather_offset(svbool_t_val, uint32_t_ptr_val, svint32_t_val);106  svld1_gather_offset(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);107  svld1_gather_offset(svbool_t_val, uint64_t_ptr_val, svint64_t_val);108  svld1_gather_offset(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);109  svld1_gather_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val);110  svld1_gather_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val);111  svld1_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);112  svld1_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);113  svld1_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);114  svld1_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);115  svld1_gather_s32(svbool_t_val, svuint32_t_val);116  svld1_gather_s32index_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val);117  svld1_gather_s32index_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val);118  svld1_gather_s32index_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val);119  svld1_gather_s32offset_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val);120  svld1_gather_s32offset_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val);121  svld1_gather_s32offset_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val);122  svld1_gather_s64(svbool_t_val, svuint64_t_val);123  svld1_gather_s64index_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val);124  svld1_gather_s64index_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val);125  svld1_gather_s64index_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val);126  svld1_gather_s64offset_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val);127  svld1_gather_s64offset_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val);128  svld1_gather_s64offset_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val);129  svld1_gather_u32(svbool_t_val, svuint32_t_val);130  svld1_gather_u32base_f32(svbool_t_val, svuint32_t_val);131  svld1_gather_u32base_index_f32(svbool_t_val, svuint32_t_val, int64_t_val);132  svld1_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);133  svld1_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);134  svld1_gather_u32base_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val);135  svld1_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);136  svld1_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);137  svld1_gather_u32base_s32(svbool_t_val, svuint32_t_val);138  svld1_gather_u32base_u32(svbool_t_val, svuint32_t_val);139  svld1_gather_u32index_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val);140  svld1_gather_u32index_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val);141  svld1_gather_u32index_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);142  svld1_gather_u32offset_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val);143  svld1_gather_u32offset_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val);144  svld1_gather_u32offset_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);145  svld1_gather_u64(svbool_t_val, svuint64_t_val);146  svld1_gather_u64base_f64(svbool_t_val, svuint64_t_val);147  svld1_gather_u64base_index_f64(svbool_t_val, svuint64_t_val, int64_t_val);148  svld1_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);149  svld1_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);150  svld1_gather_u64base_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val);151  svld1_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);152  svld1_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);153  svld1_gather_u64base_s64(svbool_t_val, svuint64_t_val);154  svld1_gather_u64base_u64(svbool_t_val, svuint64_t_val);155  svld1_gather_u64index_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val);156  svld1_gather_u64index_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val);157  svld1_gather_u64index_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);158  svld1_gather_u64offset_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val);159  svld1_gather_u64offset_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val);160  svld1_gather_u64offset_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);161  svld1sb_gather_offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val);162  svld1sb_gather_offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);163  svld1sb_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);164  svld1sb_gather_offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val);165  svld1sb_gather_offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);166  svld1sb_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);167  svld1sb_gather_offset_u32(svbool_t_val, int8_t_ptr_val, svint32_t_val);168  svld1sb_gather_offset_u32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);169  svld1sb_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);170  svld1sb_gather_offset_u64(svbool_t_val, int8_t_ptr_val, svint64_t_val);171  svld1sb_gather_offset_u64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);172  svld1sb_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);173  svld1sb_gather_s32(svbool_t_val, svuint32_t_val);174  svld1sb_gather_s32offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val);175  svld1sb_gather_s32offset_u32(svbool_t_val, int8_t_ptr_val, svint32_t_val);176  svld1sb_gather_s64(svbool_t_val, svuint64_t_val);177  svld1sb_gather_s64offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val);178  svld1sb_gather_s64offset_u64(svbool_t_val, int8_t_ptr_val, svint64_t_val);179  svld1sb_gather_u32(svbool_t_val, svuint32_t_val);180  svld1sb_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);181  svld1sb_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);182  svld1sb_gather_u32base_s32(svbool_t_val, svuint32_t_val);183  svld1sb_gather_u32base_u32(svbool_t_val, svuint32_t_val);184  svld1sb_gather_u32offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);185  svld1sb_gather_u32offset_u32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);186  svld1sb_gather_u64(svbool_t_val, svuint64_t_val);187  svld1sb_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);188  svld1sb_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);189  svld1sb_gather_u64base_s64(svbool_t_val, svuint64_t_val);190  svld1sb_gather_u64base_u64(svbool_t_val, svuint64_t_val);191  svld1sb_gather_u64offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);192  svld1sb_gather_u64offset_u64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);193  svld1sh_gather_index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);194  svld1sh_gather_index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);195  svld1sh_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);196  svld1sh_gather_index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);197  svld1sh_gather_index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);198  svld1sh_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);199  svld1sh_gather_index_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);200  svld1sh_gather_index_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);201  svld1sh_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);202  svld1sh_gather_index_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);203  svld1sh_gather_index_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);204  svld1sh_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);205  svld1sh_gather_offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);206  svld1sh_gather_offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);207  svld1sh_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);208  svld1sh_gather_offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);209  svld1sh_gather_offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);210  svld1sh_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);211  svld1sh_gather_offset_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);212  svld1sh_gather_offset_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);213  svld1sh_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);214  svld1sh_gather_offset_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);215  svld1sh_gather_offset_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);216  svld1sh_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);217  svld1sh_gather_s32(svbool_t_val, svuint32_t_val);218  svld1sh_gather_s32index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);219  svld1sh_gather_s32index_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);220  svld1sh_gather_s32offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);221  svld1sh_gather_s32offset_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);222  svld1sh_gather_s64(svbool_t_val, svuint64_t_val);223  svld1sh_gather_s64index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);224  svld1sh_gather_s64index_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);225  svld1sh_gather_s64offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);226  svld1sh_gather_s64offset_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);227  svld1sh_gather_u32(svbool_t_val, svuint32_t_val);228  svld1sh_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);229  svld1sh_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);230  svld1sh_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);231  svld1sh_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);232  svld1sh_gather_u32base_s32(svbool_t_val, svuint32_t_val);233  svld1sh_gather_u32base_u32(svbool_t_val, svuint32_t_val);234  svld1sh_gather_u32index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);235  svld1sh_gather_u32index_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);236  svld1sh_gather_u32offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);237  svld1sh_gather_u32offset_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);238  svld1sh_gather_u64(svbool_t_val, svuint64_t_val);239  svld1sh_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);240  svld1sh_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);241  svld1sh_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);242  svld1sh_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);243  svld1sh_gather_u64base_s64(svbool_t_val, svuint64_t_val);244  svld1sh_gather_u64base_u64(svbool_t_val, svuint64_t_val);245  svld1sh_gather_u64index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);246  svld1sh_gather_u64index_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);247  svld1sh_gather_u64offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);248  svld1sh_gather_u64offset_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);249  svld1sw_gather_index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);250  svld1sw_gather_index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);251  svld1sw_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);252  svld1sw_gather_index_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);253  svld1sw_gather_index_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);254  svld1sw_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);255  svld1sw_gather_offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);256  svld1sw_gather_offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);257  svld1sw_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);258  svld1sw_gather_offset_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);259  svld1sw_gather_offset_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);260  svld1sw_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);261  svld1sw_gather_s64(svbool_t_val, svuint64_t_val);262  svld1sw_gather_s64index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);263  svld1sw_gather_s64index_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);264  svld1sw_gather_s64offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);265  svld1sw_gather_s64offset_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);266  svld1sw_gather_u64(svbool_t_val, svuint64_t_val);267  svld1sw_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);268  svld1sw_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);269  svld1sw_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);270  svld1sw_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);271  svld1sw_gather_u64base_s64(svbool_t_val, svuint64_t_val);272  svld1sw_gather_u64base_u64(svbool_t_val, svuint64_t_val);273  svld1sw_gather_u64index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);274  svld1sw_gather_u64index_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);275  svld1sw_gather_u64offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);276  svld1sw_gather_u64offset_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);277  svld1ub_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);278  svld1ub_gather_offset_s32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);279  svld1ub_gather_offset_s32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);280  svld1ub_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);281  svld1ub_gather_offset_s64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);282  svld1ub_gather_offset_s64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);283  svld1ub_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);284  svld1ub_gather_offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);285  svld1ub_gather_offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);286  svld1ub_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);287  svld1ub_gather_offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);288  svld1ub_gather_offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);289  svld1ub_gather_s32(svbool_t_val, svuint32_t_val);290  svld1ub_gather_s32offset_s32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);291  svld1ub_gather_s32offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);292  svld1ub_gather_s64(svbool_t_val, svuint64_t_val);293  svld1ub_gather_s64offset_s64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);294  svld1ub_gather_s64offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);295  svld1ub_gather_u32(svbool_t_val, svuint32_t_val);296  svld1ub_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);297  svld1ub_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);298  svld1ub_gather_u32base_s32(svbool_t_val, svuint32_t_val);299  svld1ub_gather_u32base_u32(svbool_t_val, svuint32_t_val);300  svld1ub_gather_u32offset_s32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);301  svld1ub_gather_u32offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);302  svld1ub_gather_u64(svbool_t_val, svuint64_t_val);303  svld1ub_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);304  svld1ub_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);305  svld1ub_gather_u64base_s64(svbool_t_val, svuint64_t_val);306  svld1ub_gather_u64base_u64(svbool_t_val, svuint64_t_val);307  svld1ub_gather_u64offset_s64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);308  svld1ub_gather_u64offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);309  svld1uh_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);310  svld1uh_gather_index_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);311  svld1uh_gather_index_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);312  svld1uh_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);313  svld1uh_gather_index_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);314  svld1uh_gather_index_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);315  svld1uh_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);316  svld1uh_gather_index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);317  svld1uh_gather_index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);318  svld1uh_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);319  svld1uh_gather_index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);320  svld1uh_gather_index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);321  svld1uh_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);322  svld1uh_gather_offset_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);323  svld1uh_gather_offset_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);324  svld1uh_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);325  svld1uh_gather_offset_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);326  svld1uh_gather_offset_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);327  svld1uh_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);328  svld1uh_gather_offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);329  svld1uh_gather_offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);330  svld1uh_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);331  svld1uh_gather_offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);332  svld1uh_gather_offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);333  svld1uh_gather_s32(svbool_t_val, svuint32_t_val);334  svld1uh_gather_s32index_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);335  svld1uh_gather_s32index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);336  svld1uh_gather_s32offset_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);337  svld1uh_gather_s32offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);338  svld1uh_gather_s64(svbool_t_val, svuint64_t_val);339  svld1uh_gather_s64index_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);340  svld1uh_gather_s64index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);341  svld1uh_gather_s64offset_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);342  svld1uh_gather_s64offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);343  svld1uh_gather_u32(svbool_t_val, svuint32_t_val);344  svld1uh_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);345  svld1uh_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);346  svld1uh_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);347  svld1uh_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);348  svld1uh_gather_u32base_s32(svbool_t_val, svuint32_t_val);349  svld1uh_gather_u32base_u32(svbool_t_val, svuint32_t_val);350  svld1uh_gather_u32index_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);351  svld1uh_gather_u32index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);352  svld1uh_gather_u32offset_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);353  svld1uh_gather_u32offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);354  svld1uh_gather_u64(svbool_t_val, svuint64_t_val);355  svld1uh_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);356  svld1uh_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);357  svld1uh_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);358  svld1uh_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);359  svld1uh_gather_u64base_s64(svbool_t_val, svuint64_t_val);360  svld1uh_gather_u64base_u64(svbool_t_val, svuint64_t_val);361  svld1uh_gather_u64index_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);362  svld1uh_gather_u64index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);363  svld1uh_gather_u64offset_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);364  svld1uh_gather_u64offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);365  svld1uw_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);366  svld1uw_gather_index_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);367  svld1uw_gather_index_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);368  svld1uw_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);369  svld1uw_gather_index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);370  svld1uw_gather_index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);371  svld1uw_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);372  svld1uw_gather_offset_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);373  svld1uw_gather_offset_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);374  svld1uw_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);375  svld1uw_gather_offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);376  svld1uw_gather_offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);377  svld1uw_gather_s64(svbool_t_val, svuint64_t_val);378  svld1uw_gather_s64index_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);379  svld1uw_gather_s64index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);380  svld1uw_gather_s64offset_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);381  svld1uw_gather_s64offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);382  svld1uw_gather_u64(svbool_t_val, svuint64_t_val);383  svld1uw_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);384  svld1uw_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);385  svld1uw_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);386  svld1uw_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);387  svld1uw_gather_u64base_s64(svbool_t_val, svuint64_t_val);388  svld1uw_gather_u64base_u64(svbool_t_val, svuint64_t_val);389  svld1uw_gather_u64index_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);390  svld1uw_gather_u64index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);391  svld1uw_gather_u64offset_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);392  svld1uw_gather_u64offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);393  svldff1(svbool_t_val, bfloat16_t_ptr_val);394  svldff1(svbool_t_val, float16_t_ptr_val);395  svldff1(svbool_t_val, float32_t_ptr_val);396  svldff1(svbool_t_val, float64_t_ptr_val);397  svldff1(svbool_t_val, int8_t_ptr_val);398  svldff1(svbool_t_val, int16_t_ptr_val);399  svldff1(svbool_t_val, int32_t_ptr_val);400  svldff1(svbool_t_val, int64_t_ptr_val);401  svldff1(svbool_t_val, mfloat8_t_ptr_val);402  svldff1(svbool_t_val, uint8_t_ptr_val);403  svldff1(svbool_t_val, uint16_t_ptr_val);404  svldff1(svbool_t_val, uint32_t_ptr_val);405  svldff1(svbool_t_val, uint64_t_ptr_val);406  svldff1_bf16(svbool_t_val, bfloat16_t_ptr_val);407  svldff1_f16(svbool_t_val, float16_t_ptr_val);408  svldff1_f32(svbool_t_val, float32_t_ptr_val);409  svldff1_f64(svbool_t_val, float64_t_ptr_val);410  svldff1_gather_f32(svbool_t_val, svuint32_t_val);411  svldff1_gather_f64(svbool_t_val, svuint64_t_val);412  svldff1_gather_index(svbool_t_val, float32_t_ptr_val, svint32_t_val);413  svldff1_gather_index(svbool_t_val, float32_t_ptr_val, svuint32_t_val);414  svldff1_gather_index(svbool_t_val, float64_t_ptr_val, svint64_t_val);415  svldff1_gather_index(svbool_t_val, float64_t_ptr_val, svuint64_t_val);416  svldff1_gather_index(svbool_t_val, int32_t_ptr_val, svint32_t_val);417  svldff1_gather_index(svbool_t_val, int32_t_ptr_val, svuint32_t_val);418  svldff1_gather_index(svbool_t_val, int64_t_ptr_val, svint64_t_val);419  svldff1_gather_index(svbool_t_val, int64_t_ptr_val, svuint64_t_val);420  svldff1_gather_index(svbool_t_val, uint32_t_ptr_val, svint32_t_val);421  svldff1_gather_index(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);422  svldff1_gather_index(svbool_t_val, uint64_t_ptr_val, svint64_t_val);423  svldff1_gather_index(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);424  svldff1_gather_index_f32(svbool_t_val, svuint32_t_val, int64_t_val);425  svldff1_gather_index_f64(svbool_t_val, svuint64_t_val, int64_t_val);426  svldff1_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);427  svldff1_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);428  svldff1_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);429  svldff1_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);430  svldff1_gather_offset(svbool_t_val, float32_t_ptr_val, svint32_t_val);431  svldff1_gather_offset(svbool_t_val, float32_t_ptr_val, svuint32_t_val);432  svldff1_gather_offset(svbool_t_val, float64_t_ptr_val, svint64_t_val);433  svldff1_gather_offset(svbool_t_val, float64_t_ptr_val, svuint64_t_val);434  svldff1_gather_offset(svbool_t_val, int32_t_ptr_val, svint32_t_val);435  svldff1_gather_offset(svbool_t_val, int32_t_ptr_val, svuint32_t_val);436  svldff1_gather_offset(svbool_t_val, int64_t_ptr_val, svint64_t_val);437  svldff1_gather_offset(svbool_t_val, int64_t_ptr_val, svuint64_t_val);438  svldff1_gather_offset(svbool_t_val, uint32_t_ptr_val, svint32_t_val);439  svldff1_gather_offset(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);440  svldff1_gather_offset(svbool_t_val, uint64_t_ptr_val, svint64_t_val);441  svldff1_gather_offset(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);442  svldff1_gather_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val);443  svldff1_gather_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val);444  svldff1_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);445  svldff1_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);446  svldff1_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);447  svldff1_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);448  svldff1_gather_s32(svbool_t_val, svuint32_t_val);449  svldff1_gather_s32index_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val);450  svldff1_gather_s32index_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val);451  svldff1_gather_s32index_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val);452  svldff1_gather_s32offset_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val);453  svldff1_gather_s32offset_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val);454  svldff1_gather_s32offset_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val);455  svldff1_gather_s64(svbool_t_val, svuint64_t_val);456  svldff1_gather_s64index_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val);457  svldff1_gather_s64index_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val);458  svldff1_gather_s64index_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val);459  svldff1_gather_s64offset_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val);460  svldff1_gather_s64offset_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val);461  svldff1_gather_s64offset_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val);462  svldff1_gather_u32(svbool_t_val, svuint32_t_val);463  svldff1_gather_u32base_f32(svbool_t_val, svuint32_t_val);464  svldff1_gather_u32base_index_f32(svbool_t_val, svuint32_t_val, int64_t_val);465  svldff1_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);466  svldff1_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);467  svldff1_gather_u32base_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val);468  svldff1_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);469  svldff1_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);470  svldff1_gather_u32base_s32(svbool_t_val, svuint32_t_val);471  svldff1_gather_u32base_u32(svbool_t_val, svuint32_t_val);472  svldff1_gather_u32index_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val);473  svldff1_gather_u32index_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val);474  svldff1_gather_u32index_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);475  svldff1_gather_u32offset_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val);476  svldff1_gather_u32offset_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val);477  svldff1_gather_u32offset_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);478  svldff1_gather_u64(svbool_t_val, svuint64_t_val);479  svldff1_gather_u64base_f64(svbool_t_val, svuint64_t_val);480  svldff1_gather_u64base_index_f64(svbool_t_val, svuint64_t_val, int64_t_val);481  svldff1_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);482  svldff1_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);483  svldff1_gather_u64base_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val);484  svldff1_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);485  svldff1_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);486  svldff1_gather_u64base_s64(svbool_t_val, svuint64_t_val);487  svldff1_gather_u64base_u64(svbool_t_val, svuint64_t_val);488  svldff1_gather_u64index_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val);489  svldff1_gather_u64index_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val);490  svldff1_gather_u64index_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);491  svldff1_gather_u64offset_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val);492  svldff1_gather_u64offset_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val);493  svldff1_gather_u64offset_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);494  svldff1_mf8(svbool_t_val, mfloat8_t_ptr_val);495  svldff1_s8(svbool_t_val, int8_t_ptr_val);496  svldff1_s16(svbool_t_val, int16_t_ptr_val);497  svldff1_s32(svbool_t_val, int32_t_ptr_val);498  svldff1_s64(svbool_t_val, int64_t_ptr_val);499  svldff1_u8(svbool_t_val, uint8_t_ptr_val);500  svldff1_u16(svbool_t_val, uint16_t_ptr_val);501  svldff1_u32(svbool_t_val, uint32_t_ptr_val);502  svldff1_u64(svbool_t_val, uint64_t_ptr_val);503  svldff1_vnum(svbool_t_val, bfloat16_t_ptr_val, int64_t_val);504  svldff1_vnum(svbool_t_val, float16_t_ptr_val, int64_t_val);505  svldff1_vnum(svbool_t_val, float32_t_ptr_val, int64_t_val);506  svldff1_vnum(svbool_t_val, float64_t_ptr_val, int64_t_val);507  svldff1_vnum(svbool_t_val, int8_t_ptr_val, int64_t_val);508  svldff1_vnum(svbool_t_val, int16_t_ptr_val, int64_t_val);509  svldff1_vnum(svbool_t_val, int32_t_ptr_val, int64_t_val);510  svldff1_vnum(svbool_t_val, int64_t_ptr_val, int64_t_val);511  svldff1_vnum(svbool_t_val, mfloat8_t_ptr_val, int64_t_val);512  svldff1_vnum(svbool_t_val, uint8_t_ptr_val, int64_t_val);513  svldff1_vnum(svbool_t_val, uint16_t_ptr_val, int64_t_val);514  svldff1_vnum(svbool_t_val, uint32_t_ptr_val, int64_t_val);515  svldff1_vnum(svbool_t_val, uint64_t_ptr_val, int64_t_val);516  svldff1_vnum_bf16(svbool_t_val, bfloat16_t_ptr_val, int64_t_val);517  svldff1_vnum_f16(svbool_t_val, float16_t_ptr_val, int64_t_val);518  svldff1_vnum_f32(svbool_t_val, float32_t_ptr_val, int64_t_val);519  svldff1_vnum_f64(svbool_t_val, float64_t_ptr_val, int64_t_val);520  svldff1_vnum_mf8(svbool_t_val, mfloat8_t_ptr_val, int64_t_val);521  svldff1_vnum_s8(svbool_t_val, int8_t_ptr_val, int64_t_val);522  svldff1_vnum_s16(svbool_t_val, int16_t_ptr_val, int64_t_val);523  svldff1_vnum_s32(svbool_t_val, int32_t_ptr_val, int64_t_val);524  svldff1_vnum_s64(svbool_t_val, int64_t_ptr_val, int64_t_val);525  svldff1_vnum_u8(svbool_t_val, uint8_t_ptr_val, int64_t_val);526  svldff1_vnum_u16(svbool_t_val, uint16_t_ptr_val, int64_t_val);527  svldff1_vnum_u32(svbool_t_val, uint32_t_ptr_val, int64_t_val);528  svldff1_vnum_u64(svbool_t_val, uint64_t_ptr_val, int64_t_val);529  svldff1sb_gather_offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val);530  svldff1sb_gather_offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);531  svldff1sb_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);532  svldff1sb_gather_offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val);533  svldff1sb_gather_offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);534  svldff1sb_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);535  svldff1sb_gather_offset_u32(svbool_t_val, int8_t_ptr_val, svint32_t_val);536  svldff1sb_gather_offset_u32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);537  svldff1sb_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);538  svldff1sb_gather_offset_u64(svbool_t_val, int8_t_ptr_val, svint64_t_val);539  svldff1sb_gather_offset_u64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);540  svldff1sb_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);541  svldff1sb_gather_s32(svbool_t_val, svuint32_t_val);542  svldff1sb_gather_s32offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val);543  svldff1sb_gather_s32offset_u32(svbool_t_val, int8_t_ptr_val, svint32_t_val);544  svldff1sb_gather_s64(svbool_t_val, svuint64_t_val);545  svldff1sb_gather_s64offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val);546  svldff1sb_gather_s64offset_u64(svbool_t_val, int8_t_ptr_val, svint64_t_val);547  svldff1sb_gather_u32(svbool_t_val, svuint32_t_val);548  svldff1sb_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);549  svldff1sb_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);550  svldff1sb_gather_u32base_s32(svbool_t_val, svuint32_t_val);551  svldff1sb_gather_u32base_u32(svbool_t_val, svuint32_t_val);552  svldff1sb_gather_u32offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);553  svldff1sb_gather_u32offset_u32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);554  svldff1sb_gather_u64(svbool_t_val, svuint64_t_val);555  svldff1sb_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);556  svldff1sb_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);557  svldff1sb_gather_u64base_s64(svbool_t_val, svuint64_t_val);558  svldff1sb_gather_u64base_u64(svbool_t_val, svuint64_t_val);559  svldff1sb_gather_u64offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);560  svldff1sb_gather_u64offset_u64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);561  svldff1sb_s16(svbool_t_val, int8_t_ptr_val);562  svldff1sb_s32(svbool_t_val, int8_t_ptr_val);563  svldff1sb_s64(svbool_t_val, int8_t_ptr_val);564  svldff1sb_u16(svbool_t_val, int8_t_ptr_val);565  svldff1sb_u32(svbool_t_val, int8_t_ptr_val);566  svldff1sb_u64(svbool_t_val, int8_t_ptr_val);567  svldff1sb_vnum_s16(svbool_t_val, int8_t_ptr_val, int64_t_val);568  svldff1sb_vnum_s32(svbool_t_val, int8_t_ptr_val, int64_t_val);569  svldff1sb_vnum_s64(svbool_t_val, int8_t_ptr_val, int64_t_val);570  svldff1sb_vnum_u16(svbool_t_val, int8_t_ptr_val, int64_t_val);571  svldff1sb_vnum_u32(svbool_t_val, int8_t_ptr_val, int64_t_val);572  svldff1sb_vnum_u64(svbool_t_val, int8_t_ptr_val, int64_t_val);573  svldff1sh_gather_index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);574  svldff1sh_gather_index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);575  svldff1sh_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);576  svldff1sh_gather_index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);577  svldff1sh_gather_index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);578  svldff1sh_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);579  svldff1sh_gather_index_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);580  svldff1sh_gather_index_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);581  svldff1sh_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);582  svldff1sh_gather_index_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);583  svldff1sh_gather_index_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);584  svldff1sh_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);585  svldff1sh_gather_offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);586  svldff1sh_gather_offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);587  svldff1sh_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);588  svldff1sh_gather_offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);589  svldff1sh_gather_offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);590  svldff1sh_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);591  svldff1sh_gather_offset_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);592  svldff1sh_gather_offset_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);593  svldff1sh_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);594  svldff1sh_gather_offset_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);595  svldff1sh_gather_offset_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);596  svldff1sh_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);597  svldff1sh_gather_s32(svbool_t_val, svuint32_t_val);598  svldff1sh_gather_s32index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);599  svldff1sh_gather_s32index_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);600  svldff1sh_gather_s32offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);601  svldff1sh_gather_s32offset_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);602  svldff1sh_gather_s64(svbool_t_val, svuint64_t_val);603  svldff1sh_gather_s64index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);604  svldff1sh_gather_s64index_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);605  svldff1sh_gather_s64offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);606  svldff1sh_gather_s64offset_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);607  svldff1sh_gather_u32(svbool_t_val, svuint32_t_val);608  svldff1sh_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);609  svldff1sh_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);610  svldff1sh_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);611  svldff1sh_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);612  svldff1sh_gather_u32base_s32(svbool_t_val, svuint32_t_val);613  svldff1sh_gather_u32base_u32(svbool_t_val, svuint32_t_val);614  svldff1sh_gather_u32index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);615  svldff1sh_gather_u32index_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);616  svldff1sh_gather_u32offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);617  svldff1sh_gather_u32offset_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);618  svldff1sh_gather_u64(svbool_t_val, svuint64_t_val);619  svldff1sh_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);620  svldff1sh_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);621  svldff1sh_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);622  svldff1sh_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);623  svldff1sh_gather_u64base_s64(svbool_t_val, svuint64_t_val);624  svldff1sh_gather_u64base_u64(svbool_t_val, svuint64_t_val);625  svldff1sh_gather_u64index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);626  svldff1sh_gather_u64index_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);627  svldff1sh_gather_u64offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);628  svldff1sh_gather_u64offset_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);629  svldff1sh_s32(svbool_t_val, int16_t_ptr_val);630  svldff1sh_s64(svbool_t_val, int16_t_ptr_val);631  svldff1sh_u32(svbool_t_val, int16_t_ptr_val);632  svldff1sh_u64(svbool_t_val, int16_t_ptr_val);633  svldff1sh_vnum_s32(svbool_t_val, int16_t_ptr_val, int64_t_val);634  svldff1sh_vnum_s64(svbool_t_val, int16_t_ptr_val, int64_t_val);635  svldff1sh_vnum_u32(svbool_t_val, int16_t_ptr_val, int64_t_val);636  svldff1sh_vnum_u64(svbool_t_val, int16_t_ptr_val, int64_t_val);637  svldff1sw_gather_index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);638  svldff1sw_gather_index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);639  svldff1sw_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);640  svldff1sw_gather_index_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);641  svldff1sw_gather_index_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);642  svldff1sw_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);643  svldff1sw_gather_offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);644  svldff1sw_gather_offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);645  svldff1sw_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);646  svldff1sw_gather_offset_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);647  svldff1sw_gather_offset_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);648  svldff1sw_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);649  svldff1sw_gather_s64(svbool_t_val, svuint64_t_val);650  svldff1sw_gather_s64index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);651  svldff1sw_gather_s64index_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);652  svldff1sw_gather_s64offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);653  svldff1sw_gather_s64offset_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);654  svldff1sw_gather_u64(svbool_t_val, svuint64_t_val);655  svldff1sw_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);656  svldff1sw_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);657  svldff1sw_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);658  svldff1sw_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);659  svldff1sw_gather_u64base_s64(svbool_t_val, svuint64_t_val);660  svldff1sw_gather_u64base_u64(svbool_t_val, svuint64_t_val);661  svldff1sw_gather_u64index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);662  svldff1sw_gather_u64index_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);663  svldff1sw_gather_u64offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);664  svldff1sw_gather_u64offset_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);665  svldff1sw_s64(svbool_t_val, int32_t_ptr_val);666  svldff1sw_u64(svbool_t_val, int32_t_ptr_val);667  svldff1sw_vnum_s64(svbool_t_val, int32_t_ptr_val, int64_t_val);668  svldff1sw_vnum_u64(svbool_t_val, int32_t_ptr_val, int64_t_val);669  svldff1ub_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);670  svldff1ub_gather_offset_s32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);671  svldff1ub_gather_offset_s32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);672  svldff1ub_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);673  svldff1ub_gather_offset_s64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);674  svldff1ub_gather_offset_s64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);675  svldff1ub_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);676  svldff1ub_gather_offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);677  svldff1ub_gather_offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);678  svldff1ub_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);679  svldff1ub_gather_offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);680  svldff1ub_gather_offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);681  svldff1ub_gather_s32(svbool_t_val, svuint32_t_val);682  svldff1ub_gather_s32offset_s32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);683  svldff1ub_gather_s32offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);684  svldff1ub_gather_s64(svbool_t_val, svuint64_t_val);685  svldff1ub_gather_s64offset_s64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);686  svldff1ub_gather_s64offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);687  svldff1ub_gather_u32(svbool_t_val, svuint32_t_val);688  svldff1ub_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);689  svldff1ub_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);690  svldff1ub_gather_u32base_s32(svbool_t_val, svuint32_t_val);691  svldff1ub_gather_u32base_u32(svbool_t_val, svuint32_t_val);692  svldff1ub_gather_u32offset_s32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);693  svldff1ub_gather_u32offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);694  svldff1ub_gather_u64(svbool_t_val, svuint64_t_val);695  svldff1ub_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);696  svldff1ub_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);697  svldff1ub_gather_u64base_s64(svbool_t_val, svuint64_t_val);698  svldff1ub_gather_u64base_u64(svbool_t_val, svuint64_t_val);699  svldff1ub_gather_u64offset_s64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);700  svldff1ub_gather_u64offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);701  svldff1ub_s16(svbool_t_val, uint8_t_ptr_val);702  svldff1ub_s32(svbool_t_val, uint8_t_ptr_val);703  svldff1ub_s64(svbool_t_val, uint8_t_ptr_val);704  svldff1ub_u16(svbool_t_val, uint8_t_ptr_val);705  svldff1ub_u32(svbool_t_val, uint8_t_ptr_val);706  svldff1ub_u64(svbool_t_val, uint8_t_ptr_val);707  svldff1ub_vnum_s16(svbool_t_val, uint8_t_ptr_val, int64_t_val);708  svldff1ub_vnum_s32(svbool_t_val, uint8_t_ptr_val, int64_t_val);709  svldff1ub_vnum_s64(svbool_t_val, uint8_t_ptr_val, int64_t_val);710  svldff1ub_vnum_u16(svbool_t_val, uint8_t_ptr_val, int64_t_val);711  svldff1ub_vnum_u32(svbool_t_val, uint8_t_ptr_val, int64_t_val);712  svldff1ub_vnum_u64(svbool_t_val, uint8_t_ptr_val, int64_t_val);713  svldff1uh_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);714  svldff1uh_gather_index_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);715  svldff1uh_gather_index_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);716  svldff1uh_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);717  svldff1uh_gather_index_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);718  svldff1uh_gather_index_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);719  svldff1uh_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);720  svldff1uh_gather_index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);721  svldff1uh_gather_index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);722  svldff1uh_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);723  svldff1uh_gather_index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);724  svldff1uh_gather_index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);725  svldff1uh_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);726  svldff1uh_gather_offset_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);727  svldff1uh_gather_offset_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);728  svldff1uh_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);729  svldff1uh_gather_offset_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);730  svldff1uh_gather_offset_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);731  svldff1uh_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);732  svldff1uh_gather_offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);733  svldff1uh_gather_offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);734  svldff1uh_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);735  svldff1uh_gather_offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);736  svldff1uh_gather_offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);737  svldff1uh_gather_s32(svbool_t_val, svuint32_t_val);738  svldff1uh_gather_s32index_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);739  svldff1uh_gather_s32index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);740  svldff1uh_gather_s32offset_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);741  svldff1uh_gather_s32offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);742  svldff1uh_gather_s64(svbool_t_val, svuint64_t_val);743  svldff1uh_gather_s64index_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);744  svldff1uh_gather_s64index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);745  svldff1uh_gather_s64offset_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);746  svldff1uh_gather_s64offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);747  svldff1uh_gather_u32(svbool_t_val, svuint32_t_val);748  svldff1uh_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);749  svldff1uh_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);750  svldff1uh_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);751  svldff1uh_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);752  svldff1uh_gather_u32base_s32(svbool_t_val, svuint32_t_val);753  svldff1uh_gather_u32base_u32(svbool_t_val, svuint32_t_val);754  svldff1uh_gather_u32index_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);755  svldff1uh_gather_u32index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);756  svldff1uh_gather_u32offset_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);757  svldff1uh_gather_u32offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);758  svldff1uh_gather_u64(svbool_t_val, svuint64_t_val);759  svldff1uh_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);760  svldff1uh_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);761  svldff1uh_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);762  svldff1uh_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);763  svldff1uh_gather_u64base_s64(svbool_t_val, svuint64_t_val);764  svldff1uh_gather_u64base_u64(svbool_t_val, svuint64_t_val);765  svldff1uh_gather_u64index_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);766  svldff1uh_gather_u64index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);767  svldff1uh_gather_u64offset_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);768  svldff1uh_gather_u64offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);769  svldff1uh_s32(svbool_t_val, uint16_t_ptr_val);770  svldff1uh_s64(svbool_t_val, uint16_t_ptr_val);771  svldff1uh_u32(svbool_t_val, uint16_t_ptr_val);772  svldff1uh_u64(svbool_t_val, uint16_t_ptr_val);773  svldff1uh_vnum_s32(svbool_t_val, uint16_t_ptr_val, int64_t_val);774  svldff1uh_vnum_s64(svbool_t_val, uint16_t_ptr_val, int64_t_val);775  svldff1uh_vnum_u32(svbool_t_val, uint16_t_ptr_val, int64_t_val);776  svldff1uh_vnum_u64(svbool_t_val, uint16_t_ptr_val, int64_t_val);777  svldff1uw_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);778  svldff1uw_gather_index_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);779  svldff1uw_gather_index_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);780  svldff1uw_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);781  svldff1uw_gather_index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);782  svldff1uw_gather_index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);783  svldff1uw_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);784  svldff1uw_gather_offset_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);785  svldff1uw_gather_offset_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);786  svldff1uw_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);787  svldff1uw_gather_offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);788  svldff1uw_gather_offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);789  svldff1uw_gather_s64(svbool_t_val, svuint64_t_val);790  svldff1uw_gather_s64index_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);791  svldff1uw_gather_s64index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);792  svldff1uw_gather_s64offset_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);793  svldff1uw_gather_s64offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);794  svldff1uw_gather_u64(svbool_t_val, svuint64_t_val);795  svldff1uw_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);796  svldff1uw_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);797  svldff1uw_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);798  svldff1uw_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);799  svldff1uw_gather_u64base_s64(svbool_t_val, svuint64_t_val);800  svldff1uw_gather_u64base_u64(svbool_t_val, svuint64_t_val);801  svldff1uw_gather_u64index_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);802  svldff1uw_gather_u64index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);803  svldff1uw_gather_u64offset_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);804  svldff1uw_gather_u64offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);805  svldff1uw_s64(svbool_t_val, uint32_t_ptr_val);806  svldff1uw_u64(svbool_t_val, uint32_t_ptr_val);807  svldff1uw_vnum_s64(svbool_t_val, uint32_t_ptr_val, int64_t_val);808  svldff1uw_vnum_u64(svbool_t_val, uint32_t_ptr_val, int64_t_val);809  svldnf1(svbool_t_val, bfloat16_t_ptr_val);810  svldnf1(svbool_t_val, float16_t_ptr_val);811  svldnf1(svbool_t_val, float32_t_ptr_val);812  svldnf1(svbool_t_val, float64_t_ptr_val);813  svldnf1(svbool_t_val, int8_t_ptr_val);814  svldnf1(svbool_t_val, int16_t_ptr_val);815  svldnf1(svbool_t_val, int32_t_ptr_val);816  svldnf1(svbool_t_val, int64_t_ptr_val);817  svldnf1(svbool_t_val, mfloat8_t_ptr_val);818  svldnf1(svbool_t_val, uint8_t_ptr_val);819  svldnf1(svbool_t_val, uint16_t_ptr_val);820  svldnf1(svbool_t_val, uint32_t_ptr_val);821  svldnf1(svbool_t_val, uint64_t_ptr_val);822  svldnf1_bf16(svbool_t_val, bfloat16_t_ptr_val);823  svldnf1_f16(svbool_t_val, float16_t_ptr_val);824  svldnf1_f32(svbool_t_val, float32_t_ptr_val);825  svldnf1_f64(svbool_t_val, float64_t_ptr_val);826  svldnf1_mf8(svbool_t_val, mfloat8_t_ptr_val);827  svldnf1_s8(svbool_t_val, int8_t_ptr_val);828  svldnf1_s16(svbool_t_val, int16_t_ptr_val);829  svldnf1_s32(svbool_t_val, int32_t_ptr_val);830  svldnf1_s64(svbool_t_val, int64_t_ptr_val);831  svldnf1_u8(svbool_t_val, uint8_t_ptr_val);832  svldnf1_u16(svbool_t_val, uint16_t_ptr_val);833  svldnf1_u32(svbool_t_val, uint32_t_ptr_val);834  svldnf1_u64(svbool_t_val, uint64_t_ptr_val);835  svldnf1_vnum(svbool_t_val, bfloat16_t_ptr_val, int64_t_val);836  svldnf1_vnum(svbool_t_val, float16_t_ptr_val, int64_t_val);837  svldnf1_vnum(svbool_t_val, float32_t_ptr_val, int64_t_val);838  svldnf1_vnum(svbool_t_val, float64_t_ptr_val, int64_t_val);839  svldnf1_vnum(svbool_t_val, int8_t_ptr_val, int64_t_val);840  svldnf1_vnum(svbool_t_val, int16_t_ptr_val, int64_t_val);841  svldnf1_vnum(svbool_t_val, int32_t_ptr_val, int64_t_val);842  svldnf1_vnum(svbool_t_val, int64_t_ptr_val, int64_t_val);843  svldnf1_vnum(svbool_t_val, mfloat8_t_ptr_val, int64_t_val);844  svldnf1_vnum(svbool_t_val, uint8_t_ptr_val, int64_t_val);845  svldnf1_vnum(svbool_t_val, uint16_t_ptr_val, int64_t_val);846  svldnf1_vnum(svbool_t_val, uint32_t_ptr_val, int64_t_val);847  svldnf1_vnum(svbool_t_val, uint64_t_ptr_val, int64_t_val);848  svldnf1_vnum_bf16(svbool_t_val, bfloat16_t_ptr_val, int64_t_val);849  svldnf1_vnum_f16(svbool_t_val, float16_t_ptr_val, int64_t_val);850  svldnf1_vnum_f32(svbool_t_val, float32_t_ptr_val, int64_t_val);851  svldnf1_vnum_f64(svbool_t_val, float64_t_ptr_val, int64_t_val);852  svldnf1_vnum_mf8(svbool_t_val, mfloat8_t_ptr_val, int64_t_val);853  svldnf1_vnum_s8(svbool_t_val, int8_t_ptr_val, int64_t_val);854  svldnf1_vnum_s16(svbool_t_val, int16_t_ptr_val, int64_t_val);855  svldnf1_vnum_s32(svbool_t_val, int32_t_ptr_val, int64_t_val);856  svldnf1_vnum_s64(svbool_t_val, int64_t_ptr_val, int64_t_val);857  svldnf1_vnum_u8(svbool_t_val, uint8_t_ptr_val, int64_t_val);858  svldnf1_vnum_u16(svbool_t_val, uint16_t_ptr_val, int64_t_val);859  svldnf1_vnum_u32(svbool_t_val, uint32_t_ptr_val, int64_t_val);860  svldnf1_vnum_u64(svbool_t_val, uint64_t_ptr_val, int64_t_val);861  svldnf1sb_s16(svbool_t_val, int8_t_ptr_val);862  svldnf1sb_s32(svbool_t_val, int8_t_ptr_val);863  svldnf1sb_s64(svbool_t_val, int8_t_ptr_val);864  svldnf1sb_u16(svbool_t_val, int8_t_ptr_val);865  svldnf1sb_u32(svbool_t_val, int8_t_ptr_val);866  svldnf1sb_u64(svbool_t_val, int8_t_ptr_val);867  svldnf1sb_vnum_s16(svbool_t_val, int8_t_ptr_val, int64_t_val);868  svldnf1sb_vnum_s32(svbool_t_val, int8_t_ptr_val, int64_t_val);869  svldnf1sb_vnum_s64(svbool_t_val, int8_t_ptr_val, int64_t_val);870  svldnf1sb_vnum_u16(svbool_t_val, int8_t_ptr_val, int64_t_val);871  svldnf1sb_vnum_u32(svbool_t_val, int8_t_ptr_val, int64_t_val);872  svldnf1sb_vnum_u64(svbool_t_val, int8_t_ptr_val, int64_t_val);873  svldnf1sh_s32(svbool_t_val, int16_t_ptr_val);874  svldnf1sh_s64(svbool_t_val, int16_t_ptr_val);875  svldnf1sh_u32(svbool_t_val, int16_t_ptr_val);876  svldnf1sh_u64(svbool_t_val, int16_t_ptr_val);877  svldnf1sh_vnum_s32(svbool_t_val, int16_t_ptr_val, int64_t_val);878  svldnf1sh_vnum_s64(svbool_t_val, int16_t_ptr_val, int64_t_val);879  svldnf1sh_vnum_u32(svbool_t_val, int16_t_ptr_val, int64_t_val);880  svldnf1sh_vnum_u64(svbool_t_val, int16_t_ptr_val, int64_t_val);881  svldnf1sw_s64(svbool_t_val, int32_t_ptr_val);882  svldnf1sw_u64(svbool_t_val, int32_t_ptr_val);883  svldnf1sw_vnum_s64(svbool_t_val, int32_t_ptr_val, int64_t_val);884  svldnf1sw_vnum_u64(svbool_t_val, int32_t_ptr_val, int64_t_val);885  svldnf1ub_s16(svbool_t_val, uint8_t_ptr_val);886  svldnf1ub_s32(svbool_t_val, uint8_t_ptr_val);887  svldnf1ub_s64(svbool_t_val, uint8_t_ptr_val);888  svldnf1ub_u16(svbool_t_val, uint8_t_ptr_val);889  svldnf1ub_u32(svbool_t_val, uint8_t_ptr_val);890  svldnf1ub_u64(svbool_t_val, uint8_t_ptr_val);891  svldnf1ub_vnum_s16(svbool_t_val, uint8_t_ptr_val, int64_t_val);892  svldnf1ub_vnum_s32(svbool_t_val, uint8_t_ptr_val, int64_t_val);893  svldnf1ub_vnum_s64(svbool_t_val, uint8_t_ptr_val, int64_t_val);894  svldnf1ub_vnum_u16(svbool_t_val, uint8_t_ptr_val, int64_t_val);895  svldnf1ub_vnum_u32(svbool_t_val, uint8_t_ptr_val, int64_t_val);896  svldnf1ub_vnum_u64(svbool_t_val, uint8_t_ptr_val, int64_t_val);897  svldnf1uh_s32(svbool_t_val, uint16_t_ptr_val);898  svldnf1uh_s64(svbool_t_val, uint16_t_ptr_val);899  svldnf1uh_u32(svbool_t_val, uint16_t_ptr_val);900  svldnf1uh_u64(svbool_t_val, uint16_t_ptr_val);901  svldnf1uh_vnum_s32(svbool_t_val, uint16_t_ptr_val, int64_t_val);902  svldnf1uh_vnum_s64(svbool_t_val, uint16_t_ptr_val, int64_t_val);903  svldnf1uh_vnum_u32(svbool_t_val, uint16_t_ptr_val, int64_t_val);904  svldnf1uh_vnum_u64(svbool_t_val, uint16_t_ptr_val, int64_t_val);905  svldnf1uw_s64(svbool_t_val, uint32_t_ptr_val);906  svldnf1uw_u64(svbool_t_val, uint32_t_ptr_val);907  svldnf1uw_vnum_s64(svbool_t_val, uint32_t_ptr_val, int64_t_val);908  svldnf1uw_vnum_u64(svbool_t_val, uint32_t_ptr_val, int64_t_val);909  svprfb_gather(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);910  svprfb_gather(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);911  svprfb_gather_offset(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);912  svprfb_gather_offset(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);913  svprfb_gather_offset(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);914  svprfb_gather_offset(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);915  svprfb_gather_offset(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);916  svprfb_gather_offset(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);917  svprfb_gather_s32offset(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);918  svprfb_gather_s64offset(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);919  svprfb_gather_u32base(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);920  svprfb_gather_u32base_offset(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);921  svprfb_gather_u32offset(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);922  svprfb_gather_u64base(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);923  svprfb_gather_u64base_offset(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);924  svprfb_gather_u64offset(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);925  svprfd_gather(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);926  svprfd_gather(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);927  svprfd_gather_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);928  svprfd_gather_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);929  svprfd_gather_index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);930  svprfd_gather_index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);931  svprfd_gather_index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);932  svprfd_gather_index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);933  svprfd_gather_s32index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);934  svprfd_gather_s64index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);935  svprfd_gather_u32base(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);936  svprfd_gather_u32base_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);937  svprfd_gather_u32index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);938  svprfd_gather_u64base(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);939  svprfd_gather_u64base_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);940  svprfd_gather_u64index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);941  svprfh_gather(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);942  svprfh_gather(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);943  svprfh_gather_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);944  svprfh_gather_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);945  svprfh_gather_index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);946  svprfh_gather_index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);947  svprfh_gather_index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);948  svprfh_gather_index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);949  svprfh_gather_s32index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);950  svprfh_gather_s64index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);951  svprfh_gather_u32base(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);952  svprfh_gather_u32base_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);953  svprfh_gather_u32index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);954  svprfh_gather_u64base(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);955  svprfh_gather_u64base_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);956  svprfh_gather_u64index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);957  svprfw_gather(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);958  svprfw_gather(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);959  svprfw_gather_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);960  svprfw_gather_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);961  svprfw_gather_index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);962  svprfw_gather_index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);963  svprfw_gather_index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);964  svprfw_gather_index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);965  svprfw_gather_s32index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);966  svprfw_gather_s64index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);967  svprfw_gather_u32base(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);968  svprfw_gather_u32base_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);969  svprfw_gather_u32index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);970  svprfw_gather_u64base(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);971  svprfw_gather_u64base_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);972  svprfw_gather_u64index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);973  svrdffr();974  svrdffr_z(svbool_t_val);975  svsetffr();976  svst1_scatter(svbool_t_val, svuint32_t_val, svfloat32_t_val);977  svst1_scatter(svbool_t_val, svuint32_t_val, svint32_t_val);978  svst1_scatter(svbool_t_val, svuint32_t_val, svuint32_t_val);979  svst1_scatter(svbool_t_val, svuint64_t_val, svfloat64_t_val);980  svst1_scatter(svbool_t_val, svuint64_t_val, svint64_t_val);981  svst1_scatter(svbool_t_val, svuint64_t_val, svuint64_t_val);982  svst1_scatter_index(svbool_t_val, float32_t_ptr_val, svint32_t_val, svfloat32_t_val);983  svst1_scatter_index(svbool_t_val, float32_t_ptr_val, svuint32_t_val, svfloat32_t_val);984  svst1_scatter_index(svbool_t_val, float64_t_ptr_val, svint64_t_val, svfloat64_t_val);985  svst1_scatter_index(svbool_t_val, float64_t_ptr_val, svuint64_t_val, svfloat64_t_val);986  svst1_scatter_index(svbool_t_val, int32_t_ptr_val, svint32_t_val, svint32_t_val);987  svst1_scatter_index(svbool_t_val, int32_t_ptr_val, svuint32_t_val, svint32_t_val);988  svst1_scatter_index(svbool_t_val, int64_t_ptr_val, svint64_t_val, svint64_t_val);989  svst1_scatter_index(svbool_t_val, int64_t_ptr_val, svuint64_t_val, svint64_t_val);990  svst1_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svfloat32_t_val);991  svst1_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);992  svst1_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);993  svst1_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svfloat64_t_val);994  svst1_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);995  svst1_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);996  svst1_scatter_index(svbool_t_val, uint32_t_ptr_val, svint32_t_val, svuint32_t_val);997  svst1_scatter_index(svbool_t_val, uint32_t_ptr_val, svuint32_t_val, svuint32_t_val);998  svst1_scatter_index(svbool_t_val, uint64_t_ptr_val, svint64_t_val, svuint64_t_val);999  svst1_scatter_index(svbool_t_val, uint64_t_ptr_val, svuint64_t_val, svuint64_t_val);1000  svst1_scatter_offset(svbool_t_val, float32_t_ptr_val, svint32_t_val, svfloat32_t_val);1001  svst1_scatter_offset(svbool_t_val, float32_t_ptr_val, svuint32_t_val, svfloat32_t_val);1002  svst1_scatter_offset(svbool_t_val, float64_t_ptr_val, svint64_t_val, svfloat64_t_val);1003  svst1_scatter_offset(svbool_t_val, float64_t_ptr_val, svuint64_t_val, svfloat64_t_val);1004  svst1_scatter_offset(svbool_t_val, int32_t_ptr_val, svint32_t_val, svint32_t_val);1005  svst1_scatter_offset(svbool_t_val, int32_t_ptr_val, svuint32_t_val, svint32_t_val);1006  svst1_scatter_offset(svbool_t_val, int64_t_ptr_val, svint64_t_val, svint64_t_val);1007  svst1_scatter_offset(svbool_t_val, int64_t_ptr_val, svuint64_t_val, svint64_t_val);1008  svst1_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svfloat32_t_val);1009  svst1_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);1010  svst1_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);1011  svst1_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svfloat64_t_val);1012  svst1_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1013  svst1_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1014  svst1_scatter_offset(svbool_t_val, uint32_t_ptr_val, svint32_t_val, svuint32_t_val);1015  svst1_scatter_offset(svbool_t_val, uint32_t_ptr_val, svuint32_t_val, svuint32_t_val);1016  svst1_scatter_offset(svbool_t_val, uint64_t_ptr_val, svint64_t_val, svuint64_t_val);1017  svst1_scatter_offset(svbool_t_val, uint64_t_ptr_val, svuint64_t_val, svuint64_t_val);1018  svst1_scatter_s32index_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val, svfloat32_t_val);1019  svst1_scatter_s32index_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val, svint32_t_val);1020  svst1_scatter_s32index_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val, svuint32_t_val);1021  svst1_scatter_s32offset_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val, svfloat32_t_val);1022  svst1_scatter_s32offset_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val, svint32_t_val);1023  svst1_scatter_s32offset_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val, svuint32_t_val);1024  svst1_scatter_s64index_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val, svfloat64_t_val);1025  svst1_scatter_s64index_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val, svint64_t_val);1026  svst1_scatter_s64index_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val, svuint64_t_val);1027  svst1_scatter_s64offset_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val, svfloat64_t_val);1028  svst1_scatter_s64offset_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val, svint64_t_val);1029  svst1_scatter_s64offset_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val, svuint64_t_val);1030  svst1_scatter_u32base_f32(svbool_t_val, svuint32_t_val, svfloat32_t_val);1031  svst1_scatter_u32base_index_f32(svbool_t_val, svuint32_t_val, int64_t_val, svfloat32_t_val);1032  svst1_scatter_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);1033  svst1_scatter_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);1034  svst1_scatter_u32base_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val, svfloat32_t_val);1035  svst1_scatter_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);1036  svst1_scatter_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);1037  svst1_scatter_u32base_s32(svbool_t_val, svuint32_t_val, svint32_t_val);1038  svst1_scatter_u32base_u32(svbool_t_val, svuint32_t_val, svuint32_t_val);1039  svst1_scatter_u32index_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val, svfloat32_t_val);1040  svst1_scatter_u32index_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val, svint32_t_val);1041  svst1_scatter_u32index_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val, svuint32_t_val);1042  svst1_scatter_u32offset_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val, svfloat32_t_val);1043  svst1_scatter_u32offset_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val, svint32_t_val);1044  svst1_scatter_u32offset_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val, svuint32_t_val);1045  svst1_scatter_u64base_f64(svbool_t_val, svuint64_t_val, svfloat64_t_val);1046  svst1_scatter_u64base_index_f64(svbool_t_val, svuint64_t_val, int64_t_val, svfloat64_t_val);1047  svst1_scatter_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1048  svst1_scatter_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1049  svst1_scatter_u64base_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val, svfloat64_t_val);1050  svst1_scatter_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1051  svst1_scatter_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1052  svst1_scatter_u64base_s64(svbool_t_val, svuint64_t_val, svint64_t_val);1053  svst1_scatter_u64base_u64(svbool_t_val, svuint64_t_val, svuint64_t_val);1054  svst1_scatter_u64index_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val, svfloat64_t_val);1055  svst1_scatter_u64index_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val, svint64_t_val);1056  svst1_scatter_u64index_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val, svuint64_t_val);1057  svst1_scatter_u64offset_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val, svfloat64_t_val);1058  svst1_scatter_u64offset_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val, svint64_t_val);1059  svst1_scatter_u64offset_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val, svuint64_t_val);1060  svst1b_scatter(svbool_t_val, svuint32_t_val, svint32_t_val);1061  svst1b_scatter(svbool_t_val, svuint32_t_val, svuint32_t_val);1062  svst1b_scatter(svbool_t_val, svuint64_t_val, svint64_t_val);1063  svst1b_scatter(svbool_t_val, svuint64_t_val, svuint64_t_val);1064  svst1b_scatter_offset(svbool_t_val, int8_t_ptr_val, svint32_t_val, svint32_t_val);1065  svst1b_scatter_offset(svbool_t_val, int8_t_ptr_val, svint64_t_val, svint64_t_val);1066  svst1b_scatter_offset(svbool_t_val, int8_t_ptr_val, svuint32_t_val, svint32_t_val);1067  svst1b_scatter_offset(svbool_t_val, int8_t_ptr_val, svuint64_t_val, svint64_t_val);1068  svst1b_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);1069  svst1b_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);1070  svst1b_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1071  svst1b_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1072  svst1b_scatter_offset(svbool_t_val, uint8_t_ptr_val, svint32_t_val, svuint32_t_val);1073  svst1b_scatter_offset(svbool_t_val, uint8_t_ptr_val, svint64_t_val, svuint64_t_val);1074  svst1b_scatter_offset(svbool_t_val, uint8_t_ptr_val, svuint32_t_val, svuint32_t_val);1075  svst1b_scatter_offset(svbool_t_val, uint8_t_ptr_val, svuint64_t_val, svuint64_t_val);1076  svst1b_scatter_s32offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val, svint32_t_val);1077  svst1b_scatter_s32offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val, svuint32_t_val);1078  svst1b_scatter_s64offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val, svint64_t_val);1079  svst1b_scatter_s64offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val, svuint64_t_val);1080  svst1b_scatter_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);1081  svst1b_scatter_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);1082  svst1b_scatter_u32base_s32(svbool_t_val, svuint32_t_val, svint32_t_val);1083  svst1b_scatter_u32base_u32(svbool_t_val, svuint32_t_val, svuint32_t_val);1084  svst1b_scatter_u32offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val, svint32_t_val);1085  svst1b_scatter_u32offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val, svuint32_t_val);1086  svst1b_scatter_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1087  svst1b_scatter_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1088  svst1b_scatter_u64base_s64(svbool_t_val, svuint64_t_val, svint64_t_val);1089  svst1b_scatter_u64base_u64(svbool_t_val, svuint64_t_val, svuint64_t_val);1090  svst1b_scatter_u64offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val, svint64_t_val);1091  svst1b_scatter_u64offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val, svuint64_t_val);1092  svst1h_scatter(svbool_t_val, svuint32_t_val, svint32_t_val);1093  svst1h_scatter(svbool_t_val, svuint32_t_val, svuint32_t_val);1094  svst1h_scatter(svbool_t_val, svuint64_t_val, svint64_t_val);1095  svst1h_scatter(svbool_t_val, svuint64_t_val, svuint64_t_val);1096  svst1h_scatter_index(svbool_t_val, int16_t_ptr_val, svint32_t_val, svint32_t_val);1097  svst1h_scatter_index(svbool_t_val, int16_t_ptr_val, svint64_t_val, svint64_t_val);1098  svst1h_scatter_index(svbool_t_val, int16_t_ptr_val, svuint32_t_val, svint32_t_val);1099  svst1h_scatter_index(svbool_t_val, int16_t_ptr_val, svuint64_t_val, svint64_t_val);1100  svst1h_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);1101  svst1h_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);1102  svst1h_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1103  svst1h_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1104  svst1h_scatter_index(svbool_t_val, uint16_t_ptr_val, svint32_t_val, svuint32_t_val);1105  svst1h_scatter_index(svbool_t_val, uint16_t_ptr_val, svint64_t_val, svuint64_t_val);1106  svst1h_scatter_index(svbool_t_val, uint16_t_ptr_val, svuint32_t_val, svuint32_t_val);1107  svst1h_scatter_index(svbool_t_val, uint16_t_ptr_val, svuint64_t_val, svuint64_t_val);1108  svst1h_scatter_offset(svbool_t_val, int16_t_ptr_val, svint32_t_val, svint32_t_val);1109  svst1h_scatter_offset(svbool_t_val, int16_t_ptr_val, svint64_t_val, svint64_t_val);1110  svst1h_scatter_offset(svbool_t_val, int16_t_ptr_val, svuint32_t_val, svint32_t_val);1111  svst1h_scatter_offset(svbool_t_val, int16_t_ptr_val, svuint64_t_val, svint64_t_val);1112  svst1h_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);1113  svst1h_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);1114  svst1h_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1115  svst1h_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1116  svst1h_scatter_offset(svbool_t_val, uint16_t_ptr_val, svint32_t_val, svuint32_t_val);1117  svst1h_scatter_offset(svbool_t_val, uint16_t_ptr_val, svint64_t_val, svuint64_t_val);1118  svst1h_scatter_offset(svbool_t_val, uint16_t_ptr_val, svuint32_t_val, svuint32_t_val);1119  svst1h_scatter_offset(svbool_t_val, uint16_t_ptr_val, svuint64_t_val, svuint64_t_val);1120  svst1h_scatter_s32index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val, svint32_t_val);1121  svst1h_scatter_s32index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val, svuint32_t_val);1122  svst1h_scatter_s32offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val, svint32_t_val);1123  svst1h_scatter_s32offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val, svuint32_t_val);1124  svst1h_scatter_s64index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val, svint64_t_val);1125  svst1h_scatter_s64index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val, svuint64_t_val);1126  svst1h_scatter_s64offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val, svint64_t_val);1127  svst1h_scatter_s64offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val, svuint64_t_val);1128  svst1h_scatter_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);1129  svst1h_scatter_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);1130  svst1h_scatter_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);1131  svst1h_scatter_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);1132  svst1h_scatter_u32base_s32(svbool_t_val, svuint32_t_val, svint32_t_val);1133  svst1h_scatter_u32base_u32(svbool_t_val, svuint32_t_val, svuint32_t_val);1134  svst1h_scatter_u32index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val, svint32_t_val);1135  svst1h_scatter_u32index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val, svuint32_t_val);1136  svst1h_scatter_u32offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val, svint32_t_val);1137  svst1h_scatter_u32offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val, svuint32_t_val);1138  svst1h_scatter_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1139  svst1h_scatter_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1140  svst1h_scatter_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1141  svst1h_scatter_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1142  svst1h_scatter_u64base_s64(svbool_t_val, svuint64_t_val, svint64_t_val);1143  svst1h_scatter_u64base_u64(svbool_t_val, svuint64_t_val, svuint64_t_val);1144  svst1h_scatter_u64index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val, svint64_t_val);1145  svst1h_scatter_u64index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val, svuint64_t_val);1146  svst1h_scatter_u64offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val, svint64_t_val);1147  svst1h_scatter_u64offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val, svuint64_t_val);1148  svst1w_scatter(svbool_t_val, svuint64_t_val, svint64_t_val);1149  svst1w_scatter(svbool_t_val, svuint64_t_val, svuint64_t_val);1150  svst1w_scatter_index(svbool_t_val, int32_t_ptr_val, svint64_t_val, svint64_t_val);1151  svst1w_scatter_index(svbool_t_val, int32_t_ptr_val, svuint64_t_val, svint64_t_val);1152  svst1w_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1153  svst1w_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1154  svst1w_scatter_index(svbool_t_val, uint32_t_ptr_val, svint64_t_val, svuint64_t_val);1155  svst1w_scatter_index(svbool_t_val, uint32_t_ptr_val, svuint64_t_val, svuint64_t_val);1156  svst1w_scatter_offset(svbool_t_val, int32_t_ptr_val, svint64_t_val, svint64_t_val);1157  svst1w_scatter_offset(svbool_t_val, int32_t_ptr_val, svuint64_t_val, svint64_t_val);1158  svst1w_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1159  svst1w_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1160  svst1w_scatter_offset(svbool_t_val, uint32_t_ptr_val, svint64_t_val, svuint64_t_val);1161  svst1w_scatter_offset(svbool_t_val, uint32_t_ptr_val, svuint64_t_val, svuint64_t_val);1162  svst1w_scatter_s64index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val, svint64_t_val);1163  svst1w_scatter_s64index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val, svuint64_t_val);1164  svst1w_scatter_s64offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val, svint64_t_val);1165  svst1w_scatter_s64offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val, svuint64_t_val);1166  svst1w_scatter_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1167  svst1w_scatter_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1168  svst1w_scatter_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);1169  svst1w_scatter_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);1170  svst1w_scatter_u64base_s64(svbool_t_val, svuint64_t_val, svint64_t_val);1171  svst1w_scatter_u64base_u64(svbool_t_val, svuint64_t_val, svuint64_t_val);1172  svst1w_scatter_u64index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val, svint64_t_val);1173  svst1w_scatter_u64index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val, svuint64_t_val);1174  svst1w_scatter_u64offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val, svint64_t_val);1175  svst1w_scatter_u64offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val, svuint64_t_val);1176  svtmad(svfloat16_t_val, svfloat16_t_val, 2);1177  svtmad(svfloat32_t_val, svfloat32_t_val, 2);1178  svtmad(svfloat64_t_val, svfloat64_t_val, 2);1179  svtmad_f16(svfloat16_t_val, svfloat16_t_val, 2);1180  svtmad_f32(svfloat32_t_val, svfloat32_t_val, 2);1181  svtmad_f64(svfloat64_t_val, svfloat64_t_val, 2);1182  svtsmul(svfloat16_t_val, svuint16_t_val);1183  svtsmul(svfloat32_t_val, svuint32_t_val);1184  svtsmul(svfloat64_t_val, svuint64_t_val);1185  svtsmul_f16(svfloat16_t_val, svuint16_t_val);1186  svtsmul_f32(svfloat32_t_val, svuint32_t_val);1187  svtsmul_f64(svfloat64_t_val, svuint64_t_val);1188  svtssel(svfloat16_t_val, svuint16_t_val);1189  svtssel(svfloat32_t_val, svuint32_t_val);1190  svtssel(svfloat64_t_val, svuint64_t_val);1191  svtssel_f16(svfloat16_t_val, svuint16_t_val);1192  svtssel_f32(svfloat32_t_val, svuint32_t_val);1193  svtssel_f64(svfloat64_t_val, svuint64_t_val);1194  svwrffr(svbool_t_val);1195}1196 1197void test_streaming(void) __arm_streaming{1198  bfloat16_t * bfloat16_t_ptr_val;1199  float16_t * float16_t_ptr_val;1200  float16_t float16_t_val;1201  float32_t * float32_t_ptr_val;1202  float32_t float32_t_val;1203  float64_t * float64_t_ptr_val;1204  float64_t float64_t_val;1205  int8_t * int8_t_ptr_val;1206  int16_t * int16_t_ptr_val;1207  int32_t * int32_t_ptr_val;1208  int64_t * int64_t_ptr_val;1209  int64_t int64_t_val;1210  mfloat8_t * mfloat8_t_ptr_val;1211  svbool_t svbool_t_val;1212  svfloat16_t svfloat16_t_val;1213  svfloat32_t svfloat32_t_val;1214  svfloat64_t svfloat64_t_val;1215  svint32_t svint32_t_val;1216  svint64_t svint64_t_val;1217  svuint16_t svuint16_t_val;1218  svuint32_t svuint32_t_val;1219  svuint64_t svuint64_t_val;1220  uint8_t * uint8_t_ptr_val;1221  uint16_t * uint16_t_ptr_val;1222  uint32_t * uint32_t_ptr_val;1223  uint64_t * uint64_t_ptr_val;1224  void * void_ptr_val;1225 1226  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1227  svadda(svbool_t_val, float16_t_val, svfloat16_t_val);1228  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1229  svadda(svbool_t_val, float32_t_val, svfloat32_t_val);1230  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1231  svadda(svbool_t_val, float64_t_val, svfloat64_t_val);1232  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1233  svadda_f16(svbool_t_val, float16_t_val, svfloat16_t_val);1234  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1235  svadda_f32(svbool_t_val, float32_t_val, svfloat32_t_val);1236  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1237  svadda_f64(svbool_t_val, float64_t_val, svfloat64_t_val);1238  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1239  svadrb_offset(svuint32_t_val, svint32_t_val);1240  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1241  svadrb_offset(svuint32_t_val, svuint32_t_val);1242  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1243  svadrb_offset(svuint64_t_val, svint64_t_val);1244  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1245  svadrb_offset(svuint64_t_val, svuint64_t_val);1246  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1247  svadrb_u32base_s32offset(svuint32_t_val, svint32_t_val);1248  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1249  svadrb_u32base_u32offset(svuint32_t_val, svuint32_t_val);1250  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1251  svadrb_u64base_s64offset(svuint64_t_val, svint64_t_val);1252  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1253  svadrb_u64base_u64offset(svuint64_t_val, svuint64_t_val);1254  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1255  svadrd_index(svuint32_t_val, svint32_t_val);1256  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1257  svadrd_index(svuint32_t_val, svuint32_t_val);1258  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1259  svadrd_index(svuint64_t_val, svint64_t_val);1260  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1261  svadrd_index(svuint64_t_val, svuint64_t_val);1262  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1263  svadrd_u32base_s32index(svuint32_t_val, svint32_t_val);1264  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1265  svadrd_u32base_u32index(svuint32_t_val, svuint32_t_val);1266  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1267  svadrd_u64base_s64index(svuint64_t_val, svint64_t_val);1268  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1269  svadrd_u64base_u64index(svuint64_t_val, svuint64_t_val);1270  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1271  svadrh_index(svuint32_t_val, svint32_t_val);1272  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1273  svadrh_index(svuint32_t_val, svuint32_t_val);1274  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1275  svadrh_index(svuint64_t_val, svint64_t_val);1276  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1277  svadrh_index(svuint64_t_val, svuint64_t_val);1278  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1279  svadrh_u32base_s32index(svuint32_t_val, svint32_t_val);1280  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1281  svadrh_u32base_u32index(svuint32_t_val, svuint32_t_val);1282  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1283  svadrh_u64base_s64index(svuint64_t_val, svint64_t_val);1284  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1285  svadrh_u64base_u64index(svuint64_t_val, svuint64_t_val);1286  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1287  svadrw_index(svuint32_t_val, svint32_t_val);1288  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1289  svadrw_index(svuint32_t_val, svuint32_t_val);1290  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1291  svadrw_index(svuint64_t_val, svint64_t_val);1292  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1293  svadrw_index(svuint64_t_val, svuint64_t_val);1294  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1295  svadrw_u32base_s32index(svuint32_t_val, svint32_t_val);1296  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1297  svadrw_u32base_u32index(svuint32_t_val, svuint32_t_val);1298  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1299  svadrw_u64base_s64index(svuint64_t_val, svint64_t_val);1300  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1301  svadrw_u64base_u64index(svuint64_t_val, svuint64_t_val);1302  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1303  svld1_gather_f32(svbool_t_val, svuint32_t_val);1304  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1305  svld1_gather_f64(svbool_t_val, svuint64_t_val);1306  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1307  svld1_gather_index(svbool_t_val, float32_t_ptr_val, svint32_t_val);1308  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1309  svld1_gather_index(svbool_t_val, float32_t_ptr_val, svuint32_t_val);1310  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1311  svld1_gather_index(svbool_t_val, float64_t_ptr_val, svint64_t_val);1312  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1313  svld1_gather_index(svbool_t_val, float64_t_ptr_val, svuint64_t_val);1314  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1315  svld1_gather_index(svbool_t_val, int32_t_ptr_val, svint32_t_val);1316  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1317  svld1_gather_index(svbool_t_val, int32_t_ptr_val, svuint32_t_val);1318  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1319  svld1_gather_index(svbool_t_val, int64_t_ptr_val, svint64_t_val);1320  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1321  svld1_gather_index(svbool_t_val, int64_t_ptr_val, svuint64_t_val);1322  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1323  svld1_gather_index(svbool_t_val, uint32_t_ptr_val, svint32_t_val);1324  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1325  svld1_gather_index(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);1326  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1327  svld1_gather_index(svbool_t_val, uint64_t_ptr_val, svint64_t_val);1328  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1329  svld1_gather_index(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);1330  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1331  svld1_gather_index_f32(svbool_t_val, svuint32_t_val, int64_t_val);1332  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1333  svld1_gather_index_f64(svbool_t_val, svuint64_t_val, int64_t_val);1334  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1335  svld1_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);1336  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1337  svld1_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);1338  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1339  svld1_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);1340  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1341  svld1_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);1342  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1343  svld1_gather_offset(svbool_t_val, float32_t_ptr_val, svint32_t_val);1344  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1345  svld1_gather_offset(svbool_t_val, float32_t_ptr_val, svuint32_t_val);1346  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1347  svld1_gather_offset(svbool_t_val, float64_t_ptr_val, svint64_t_val);1348  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1349  svld1_gather_offset(svbool_t_val, float64_t_ptr_val, svuint64_t_val);1350  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1351  svld1_gather_offset(svbool_t_val, int32_t_ptr_val, svint32_t_val);1352  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1353  svld1_gather_offset(svbool_t_val, int32_t_ptr_val, svuint32_t_val);1354  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1355  svld1_gather_offset(svbool_t_val, int64_t_ptr_val, svint64_t_val);1356  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1357  svld1_gather_offset(svbool_t_val, int64_t_ptr_val, svuint64_t_val);1358  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1359  svld1_gather_offset(svbool_t_val, uint32_t_ptr_val, svint32_t_val);1360  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1361  svld1_gather_offset(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);1362  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1363  svld1_gather_offset(svbool_t_val, uint64_t_ptr_val, svint64_t_val);1364  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1365  svld1_gather_offset(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);1366  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1367  svld1_gather_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val);1368  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1369  svld1_gather_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val);1370  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1371  svld1_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);1372  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1373  svld1_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1374  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1375  svld1_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);1376  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1377  svld1_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1378  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1379  svld1_gather_s32(svbool_t_val, svuint32_t_val);1380  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1381  svld1_gather_s32index_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val);1382  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1383  svld1_gather_s32index_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val);1384  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1385  svld1_gather_s32index_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val);1386  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1387  svld1_gather_s32offset_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val);1388  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1389  svld1_gather_s32offset_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val);1390  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1391  svld1_gather_s32offset_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val);1392  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1393  svld1_gather_s64(svbool_t_val, svuint64_t_val);1394  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1395  svld1_gather_s64index_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val);1396  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1397  svld1_gather_s64index_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val);1398  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1399  svld1_gather_s64index_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val);1400  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1401  svld1_gather_s64offset_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val);1402  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1403  svld1_gather_s64offset_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val);1404  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1405  svld1_gather_s64offset_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val);1406  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1407  svld1_gather_u32(svbool_t_val, svuint32_t_val);1408  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1409  svld1_gather_u32base_f32(svbool_t_val, svuint32_t_val);1410  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1411  svld1_gather_u32base_index_f32(svbool_t_val, svuint32_t_val, int64_t_val);1412  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1413  svld1_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);1414  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1415  svld1_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);1416  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1417  svld1_gather_u32base_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val);1418  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1419  svld1_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);1420  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1421  svld1_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);1422  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1423  svld1_gather_u32base_s32(svbool_t_val, svuint32_t_val);1424  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1425  svld1_gather_u32base_u32(svbool_t_val, svuint32_t_val);1426  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1427  svld1_gather_u32index_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val);1428  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1429  svld1_gather_u32index_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val);1430  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1431  svld1_gather_u32index_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);1432  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1433  svld1_gather_u32offset_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val);1434  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1435  svld1_gather_u32offset_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val);1436  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1437  svld1_gather_u32offset_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);1438  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1439  svld1_gather_u64(svbool_t_val, svuint64_t_val);1440  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1441  svld1_gather_u64base_f64(svbool_t_val, svuint64_t_val);1442  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1443  svld1_gather_u64base_index_f64(svbool_t_val, svuint64_t_val, int64_t_val);1444  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1445  svld1_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);1446  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1447  svld1_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);1448  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1449  svld1_gather_u64base_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val);1450  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1451  svld1_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1452  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1453  svld1_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1454  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1455  svld1_gather_u64base_s64(svbool_t_val, svuint64_t_val);1456  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1457  svld1_gather_u64base_u64(svbool_t_val, svuint64_t_val);1458  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1459  svld1_gather_u64index_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val);1460  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1461  svld1_gather_u64index_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val);1462  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1463  svld1_gather_u64index_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);1464  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1465  svld1_gather_u64offset_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val);1466  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1467  svld1_gather_u64offset_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val);1468  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1469  svld1_gather_u64offset_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);1470  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1471  svld1sb_gather_offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val);1472  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1473  svld1sb_gather_offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);1474  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1475  svld1sb_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);1476  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1477  svld1sb_gather_offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val);1478  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1479  svld1sb_gather_offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);1480  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1481  svld1sb_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1482  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1483  svld1sb_gather_offset_u32(svbool_t_val, int8_t_ptr_val, svint32_t_val);1484  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1485  svld1sb_gather_offset_u32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);1486  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1487  svld1sb_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);1488  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1489  svld1sb_gather_offset_u64(svbool_t_val, int8_t_ptr_val, svint64_t_val);1490  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1491  svld1sb_gather_offset_u64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);1492  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1493  svld1sb_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1494  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1495  svld1sb_gather_s32(svbool_t_val, svuint32_t_val);1496  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1497  svld1sb_gather_s32offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val);1498  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1499  svld1sb_gather_s32offset_u32(svbool_t_val, int8_t_ptr_val, svint32_t_val);1500  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1501  svld1sb_gather_s64(svbool_t_val, svuint64_t_val);1502  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1503  svld1sb_gather_s64offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val);1504  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1505  svld1sb_gather_s64offset_u64(svbool_t_val, int8_t_ptr_val, svint64_t_val);1506  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1507  svld1sb_gather_u32(svbool_t_val, svuint32_t_val);1508  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1509  svld1sb_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);1510  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1511  svld1sb_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);1512  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1513  svld1sb_gather_u32base_s32(svbool_t_val, svuint32_t_val);1514  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1515  svld1sb_gather_u32base_u32(svbool_t_val, svuint32_t_val);1516  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1517  svld1sb_gather_u32offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);1518  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1519  svld1sb_gather_u32offset_u32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);1520  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1521  svld1sb_gather_u64(svbool_t_val, svuint64_t_val);1522  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1523  svld1sb_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1524  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1525  svld1sb_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1526  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1527  svld1sb_gather_u64base_s64(svbool_t_val, svuint64_t_val);1528  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1529  svld1sb_gather_u64base_u64(svbool_t_val, svuint64_t_val);1530  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1531  svld1sb_gather_u64offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);1532  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1533  svld1sb_gather_u64offset_u64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);1534  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1535  svld1sh_gather_index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);1536  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1537  svld1sh_gather_index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);1538  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1539  svld1sh_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);1540  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1541  svld1sh_gather_index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);1542  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1543  svld1sh_gather_index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);1544  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1545  svld1sh_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);1546  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1547  svld1sh_gather_index_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);1548  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1549  svld1sh_gather_index_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);1550  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1551  svld1sh_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);1552  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1553  svld1sh_gather_index_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);1554  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1555  svld1sh_gather_index_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);1556  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1557  svld1sh_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);1558  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1559  svld1sh_gather_offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);1560  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1561  svld1sh_gather_offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);1562  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1563  svld1sh_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);1564  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1565  svld1sh_gather_offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);1566  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1567  svld1sh_gather_offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);1568  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1569  svld1sh_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1570  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1571  svld1sh_gather_offset_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);1572  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1573  svld1sh_gather_offset_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);1574  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1575  svld1sh_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);1576  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1577  svld1sh_gather_offset_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);1578  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1579  svld1sh_gather_offset_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);1580  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1581  svld1sh_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1582  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1583  svld1sh_gather_s32(svbool_t_val, svuint32_t_val);1584  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1585  svld1sh_gather_s32index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);1586  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1587  svld1sh_gather_s32index_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);1588  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1589  svld1sh_gather_s32offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);1590  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1591  svld1sh_gather_s32offset_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);1592  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1593  svld1sh_gather_s64(svbool_t_val, svuint64_t_val);1594  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1595  svld1sh_gather_s64index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);1596  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1597  svld1sh_gather_s64index_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);1598  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1599  svld1sh_gather_s64offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);1600  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1601  svld1sh_gather_s64offset_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);1602  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1603  svld1sh_gather_u32(svbool_t_val, svuint32_t_val);1604  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1605  svld1sh_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);1606  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1607  svld1sh_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);1608  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1609  svld1sh_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);1610  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1611  svld1sh_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);1612  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1613  svld1sh_gather_u32base_s32(svbool_t_val, svuint32_t_val);1614  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1615  svld1sh_gather_u32base_u32(svbool_t_val, svuint32_t_val);1616  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1617  svld1sh_gather_u32index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);1618  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1619  svld1sh_gather_u32index_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);1620  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1621  svld1sh_gather_u32offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);1622  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1623  svld1sh_gather_u32offset_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);1624  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1625  svld1sh_gather_u64(svbool_t_val, svuint64_t_val);1626  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1627  svld1sh_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);1628  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1629  svld1sh_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);1630  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1631  svld1sh_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1632  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1633  svld1sh_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1634  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1635  svld1sh_gather_u64base_s64(svbool_t_val, svuint64_t_val);1636  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1637  svld1sh_gather_u64base_u64(svbool_t_val, svuint64_t_val);1638  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1639  svld1sh_gather_u64index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);1640  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1641  svld1sh_gather_u64index_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);1642  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1643  svld1sh_gather_u64offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);1644  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1645  svld1sh_gather_u64offset_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);1646  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1647  svld1sw_gather_index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);1648  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1649  svld1sw_gather_index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);1650  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1651  svld1sw_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);1652  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1653  svld1sw_gather_index_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);1654  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1655  svld1sw_gather_index_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);1656  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1657  svld1sw_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);1658  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1659  svld1sw_gather_offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);1660  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1661  svld1sw_gather_offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);1662  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1663  svld1sw_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1664  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1665  svld1sw_gather_offset_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);1666  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1667  svld1sw_gather_offset_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);1668  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1669  svld1sw_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1670  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1671  svld1sw_gather_s64(svbool_t_val, svuint64_t_val);1672  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1673  svld1sw_gather_s64index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);1674  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1675  svld1sw_gather_s64index_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);1676  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1677  svld1sw_gather_s64offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);1678  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1679  svld1sw_gather_s64offset_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);1680  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1681  svld1sw_gather_u64(svbool_t_val, svuint64_t_val);1682  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1683  svld1sw_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);1684  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1685  svld1sw_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);1686  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1687  svld1sw_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1688  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1689  svld1sw_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1690  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1691  svld1sw_gather_u64base_s64(svbool_t_val, svuint64_t_val);1692  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1693  svld1sw_gather_u64base_u64(svbool_t_val, svuint64_t_val);1694  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1695  svld1sw_gather_u64index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);1696  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1697  svld1sw_gather_u64index_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);1698  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1699  svld1sw_gather_u64offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);1700  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1701  svld1sw_gather_u64offset_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);1702  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1703  svld1ub_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);1704  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1705  svld1ub_gather_offset_s32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);1706  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1707  svld1ub_gather_offset_s32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);1708  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1709  svld1ub_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1710  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1711  svld1ub_gather_offset_s64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);1712  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1713  svld1ub_gather_offset_s64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);1714  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1715  svld1ub_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);1716  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1717  svld1ub_gather_offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);1718  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1719  svld1ub_gather_offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);1720  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1721  svld1ub_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1722  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1723  svld1ub_gather_offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);1724  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1725  svld1ub_gather_offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);1726  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1727  svld1ub_gather_s32(svbool_t_val, svuint32_t_val);1728  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1729  svld1ub_gather_s32offset_s32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);1730  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1731  svld1ub_gather_s32offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);1732  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1733  svld1ub_gather_s64(svbool_t_val, svuint64_t_val);1734  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1735  svld1ub_gather_s64offset_s64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);1736  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1737  svld1ub_gather_s64offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);1738  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1739  svld1ub_gather_u32(svbool_t_val, svuint32_t_val);1740  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1741  svld1ub_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);1742  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1743  svld1ub_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);1744  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1745  svld1ub_gather_u32base_s32(svbool_t_val, svuint32_t_val);1746  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1747  svld1ub_gather_u32base_u32(svbool_t_val, svuint32_t_val);1748  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1749  svld1ub_gather_u32offset_s32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);1750  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1751  svld1ub_gather_u32offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);1752  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1753  svld1ub_gather_u64(svbool_t_val, svuint64_t_val);1754  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1755  svld1ub_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1756  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1757  svld1ub_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1758  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1759  svld1ub_gather_u64base_s64(svbool_t_val, svuint64_t_val);1760  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1761  svld1ub_gather_u64base_u64(svbool_t_val, svuint64_t_val);1762  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1763  svld1ub_gather_u64offset_s64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);1764  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1765  svld1ub_gather_u64offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);1766  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1767  svld1uh_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);1768  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1769  svld1uh_gather_index_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);1770  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1771  svld1uh_gather_index_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);1772  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1773  svld1uh_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);1774  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1775  svld1uh_gather_index_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);1776  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1777  svld1uh_gather_index_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);1778  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1779  svld1uh_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);1780  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1781  svld1uh_gather_index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);1782  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1783  svld1uh_gather_index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);1784  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1785  svld1uh_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);1786  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1787  svld1uh_gather_index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);1788  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1789  svld1uh_gather_index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);1790  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1791  svld1uh_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);1792  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1793  svld1uh_gather_offset_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);1794  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1795  svld1uh_gather_offset_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);1796  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1797  svld1uh_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1798  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1799  svld1uh_gather_offset_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);1800  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1801  svld1uh_gather_offset_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);1802  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1803  svld1uh_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);1804  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1805  svld1uh_gather_offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);1806  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1807  svld1uh_gather_offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);1808  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1809  svld1uh_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1810  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1811  svld1uh_gather_offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);1812  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1813  svld1uh_gather_offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);1814  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1815  svld1uh_gather_s32(svbool_t_val, svuint32_t_val);1816  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1817  svld1uh_gather_s32index_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);1818  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1819  svld1uh_gather_s32index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);1820  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1821  svld1uh_gather_s32offset_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);1822  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1823  svld1uh_gather_s32offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);1824  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1825  svld1uh_gather_s64(svbool_t_val, svuint64_t_val);1826  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1827  svld1uh_gather_s64index_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);1828  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1829  svld1uh_gather_s64index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);1830  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1831  svld1uh_gather_s64offset_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);1832  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1833  svld1uh_gather_s64offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);1834  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1835  svld1uh_gather_u32(svbool_t_val, svuint32_t_val);1836  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1837  svld1uh_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);1838  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1839  svld1uh_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);1840  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1841  svld1uh_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);1842  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1843  svld1uh_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);1844  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1845  svld1uh_gather_u32base_s32(svbool_t_val, svuint32_t_val);1846  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1847  svld1uh_gather_u32base_u32(svbool_t_val, svuint32_t_val);1848  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1849  svld1uh_gather_u32index_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);1850  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1851  svld1uh_gather_u32index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);1852  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1853  svld1uh_gather_u32offset_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);1854  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1855  svld1uh_gather_u32offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);1856  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1857  svld1uh_gather_u64(svbool_t_val, svuint64_t_val);1858  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1859  svld1uh_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);1860  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1861  svld1uh_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);1862  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1863  svld1uh_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1864  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1865  svld1uh_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1866  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1867  svld1uh_gather_u64base_s64(svbool_t_val, svuint64_t_val);1868  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1869  svld1uh_gather_u64base_u64(svbool_t_val, svuint64_t_val);1870  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1871  svld1uh_gather_u64index_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);1872  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1873  svld1uh_gather_u64index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);1874  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1875  svld1uh_gather_u64offset_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);1876  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1877  svld1uh_gather_u64offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);1878  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1879  svld1uw_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);1880  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1881  svld1uw_gather_index_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);1882  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1883  svld1uw_gather_index_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);1884  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1885  svld1uw_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);1886  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1887  svld1uw_gather_index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);1888  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1889  svld1uw_gather_index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);1890  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1891  svld1uw_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1892  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1893  svld1uw_gather_offset_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);1894  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1895  svld1uw_gather_offset_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);1896  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1897  svld1uw_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1898  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1899  svld1uw_gather_offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);1900  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1901  svld1uw_gather_offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);1902  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1903  svld1uw_gather_s64(svbool_t_val, svuint64_t_val);1904  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1905  svld1uw_gather_s64index_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);1906  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1907  svld1uw_gather_s64index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);1908  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1909  svld1uw_gather_s64offset_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);1910  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1911  svld1uw_gather_s64offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);1912  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1913  svld1uw_gather_u64(svbool_t_val, svuint64_t_val);1914  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1915  svld1uw_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);1916  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1917  svld1uw_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);1918  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1919  svld1uw_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);1920  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1921  svld1uw_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);1922  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1923  svld1uw_gather_u64base_s64(svbool_t_val, svuint64_t_val);1924  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1925  svld1uw_gather_u64base_u64(svbool_t_val, svuint64_t_val);1926  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1927  svld1uw_gather_u64index_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);1928  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1929  svld1uw_gather_u64index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);1930  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1931  svld1uw_gather_u64offset_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);1932  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1933  svld1uw_gather_u64offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);1934  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1935  svldff1(svbool_t_val, bfloat16_t_ptr_val);1936  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1937  svldff1(svbool_t_val, float16_t_ptr_val);1938  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1939  svldff1(svbool_t_val, float32_t_ptr_val);1940  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1941  svldff1(svbool_t_val, float64_t_ptr_val);1942  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1943  svldff1(svbool_t_val, int8_t_ptr_val);1944  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1945  svldff1(svbool_t_val, int16_t_ptr_val);1946  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1947  svldff1(svbool_t_val, int32_t_ptr_val);1948  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1949  svldff1(svbool_t_val, int64_t_ptr_val);1950  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1951  svldff1(svbool_t_val, mfloat8_t_ptr_val);1952  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1953  svldff1(svbool_t_val, uint8_t_ptr_val);1954  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1955  svldff1(svbool_t_val, uint16_t_ptr_val);1956  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1957  svldff1(svbool_t_val, uint32_t_ptr_val);1958  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1959  svldff1(svbool_t_val, uint64_t_ptr_val);1960  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1961  svldff1_bf16(svbool_t_val, bfloat16_t_ptr_val);1962  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1963  svldff1_f16(svbool_t_val, float16_t_ptr_val);1964  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1965  svldff1_f32(svbool_t_val, float32_t_ptr_val);1966  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1967  svldff1_f64(svbool_t_val, float64_t_ptr_val);1968  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1969  svldff1_gather_f32(svbool_t_val, svuint32_t_val);1970  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1971  svldff1_gather_f64(svbool_t_val, svuint64_t_val);1972  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1973  svldff1_gather_index(svbool_t_val, float32_t_ptr_val, svint32_t_val);1974  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1975  svldff1_gather_index(svbool_t_val, float32_t_ptr_val, svuint32_t_val);1976  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1977  svldff1_gather_index(svbool_t_val, float64_t_ptr_val, svint64_t_val);1978  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1979  svldff1_gather_index(svbool_t_val, float64_t_ptr_val, svuint64_t_val);1980  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1981  svldff1_gather_index(svbool_t_val, int32_t_ptr_val, svint32_t_val);1982  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1983  svldff1_gather_index(svbool_t_val, int32_t_ptr_val, svuint32_t_val);1984  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1985  svldff1_gather_index(svbool_t_val, int64_t_ptr_val, svint64_t_val);1986  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1987  svldff1_gather_index(svbool_t_val, int64_t_ptr_val, svuint64_t_val);1988  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1989  svldff1_gather_index(svbool_t_val, uint32_t_ptr_val, svint32_t_val);1990  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1991  svldff1_gather_index(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);1992  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1993  svldff1_gather_index(svbool_t_val, uint64_t_ptr_val, svint64_t_val);1994  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1995  svldff1_gather_index(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);1996  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1997  svldff1_gather_index_f32(svbool_t_val, svuint32_t_val, int64_t_val);1998  // guard-error@+1 {{builtin can only be called from a non-streaming function}}1999  svldff1_gather_index_f64(svbool_t_val, svuint64_t_val, int64_t_val);2000  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2001  svldff1_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);2002  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2003  svldff1_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);2004  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2005  svldff1_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);2006  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2007  svldff1_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);2008  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2009  svldff1_gather_offset(svbool_t_val, float32_t_ptr_val, svint32_t_val);2010  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2011  svldff1_gather_offset(svbool_t_val, float32_t_ptr_val, svuint32_t_val);2012  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2013  svldff1_gather_offset(svbool_t_val, float64_t_ptr_val, svint64_t_val);2014  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2015  svldff1_gather_offset(svbool_t_val, float64_t_ptr_val, svuint64_t_val);2016  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2017  svldff1_gather_offset(svbool_t_val, int32_t_ptr_val, svint32_t_val);2018  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2019  svldff1_gather_offset(svbool_t_val, int32_t_ptr_val, svuint32_t_val);2020  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2021  svldff1_gather_offset(svbool_t_val, int64_t_ptr_val, svint64_t_val);2022  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2023  svldff1_gather_offset(svbool_t_val, int64_t_ptr_val, svuint64_t_val);2024  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2025  svldff1_gather_offset(svbool_t_val, uint32_t_ptr_val, svint32_t_val);2026  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2027  svldff1_gather_offset(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);2028  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2029  svldff1_gather_offset(svbool_t_val, uint64_t_ptr_val, svint64_t_val);2030  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2031  svldff1_gather_offset(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);2032  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2033  svldff1_gather_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val);2034  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2035  svldff1_gather_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val);2036  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2037  svldff1_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);2038  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2039  svldff1_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2040  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2041  svldff1_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);2042  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2043  svldff1_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2044  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2045  svldff1_gather_s32(svbool_t_val, svuint32_t_val);2046  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2047  svldff1_gather_s32index_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val);2048  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2049  svldff1_gather_s32index_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val);2050  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2051  svldff1_gather_s32index_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val);2052  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2053  svldff1_gather_s32offset_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val);2054  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2055  svldff1_gather_s32offset_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val);2056  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2057  svldff1_gather_s32offset_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val);2058  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2059  svldff1_gather_s64(svbool_t_val, svuint64_t_val);2060  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2061  svldff1_gather_s64index_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val);2062  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2063  svldff1_gather_s64index_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val);2064  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2065  svldff1_gather_s64index_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val);2066  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2067  svldff1_gather_s64offset_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val);2068  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2069  svldff1_gather_s64offset_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val);2070  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2071  svldff1_gather_s64offset_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val);2072  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2073  svldff1_gather_u32(svbool_t_val, svuint32_t_val);2074  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2075  svldff1_gather_u32base_f32(svbool_t_val, svuint32_t_val);2076  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2077  svldff1_gather_u32base_index_f32(svbool_t_val, svuint32_t_val, int64_t_val);2078  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2079  svldff1_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);2080  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2081  svldff1_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);2082  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2083  svldff1_gather_u32base_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val);2084  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2085  svldff1_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);2086  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2087  svldff1_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);2088  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2089  svldff1_gather_u32base_s32(svbool_t_val, svuint32_t_val);2090  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2091  svldff1_gather_u32base_u32(svbool_t_val, svuint32_t_val);2092  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2093  svldff1_gather_u32index_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val);2094  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2095  svldff1_gather_u32index_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val);2096  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2097  svldff1_gather_u32index_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);2098  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2099  svldff1_gather_u32offset_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val);2100  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2101  svldff1_gather_u32offset_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val);2102  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2103  svldff1_gather_u32offset_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);2104  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2105  svldff1_gather_u64(svbool_t_val, svuint64_t_val);2106  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2107  svldff1_gather_u64base_f64(svbool_t_val, svuint64_t_val);2108  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2109  svldff1_gather_u64base_index_f64(svbool_t_val, svuint64_t_val, int64_t_val);2110  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2111  svldff1_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);2112  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2113  svldff1_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);2114  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2115  svldff1_gather_u64base_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val);2116  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2117  svldff1_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2118  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2119  svldff1_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2120  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2121  svldff1_gather_u64base_s64(svbool_t_val, svuint64_t_val);2122  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2123  svldff1_gather_u64base_u64(svbool_t_val, svuint64_t_val);2124  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2125  svldff1_gather_u64index_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val);2126  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2127  svldff1_gather_u64index_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val);2128  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2129  svldff1_gather_u64index_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);2130  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2131  svldff1_gather_u64offset_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val);2132  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2133  svldff1_gather_u64offset_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val);2134  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2135  svldff1_gather_u64offset_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);2136  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2137  svldff1_mf8(svbool_t_val, mfloat8_t_ptr_val);2138  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2139  svldff1_s8(svbool_t_val, int8_t_ptr_val);2140  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2141  svldff1_s16(svbool_t_val, int16_t_ptr_val);2142  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2143  svldff1_s32(svbool_t_val, int32_t_ptr_val);2144  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2145  svldff1_s64(svbool_t_val, int64_t_ptr_val);2146  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2147  svldff1_u8(svbool_t_val, uint8_t_ptr_val);2148  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2149  svldff1_u16(svbool_t_val, uint16_t_ptr_val);2150  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2151  svldff1_u32(svbool_t_val, uint32_t_ptr_val);2152  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2153  svldff1_u64(svbool_t_val, uint64_t_ptr_val);2154  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2155  svldff1_vnum(svbool_t_val, bfloat16_t_ptr_val, int64_t_val);2156  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2157  svldff1_vnum(svbool_t_val, float16_t_ptr_val, int64_t_val);2158  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2159  svldff1_vnum(svbool_t_val, float32_t_ptr_val, int64_t_val);2160  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2161  svldff1_vnum(svbool_t_val, float64_t_ptr_val, int64_t_val);2162  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2163  svldff1_vnum(svbool_t_val, int8_t_ptr_val, int64_t_val);2164  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2165  svldff1_vnum(svbool_t_val, int16_t_ptr_val, int64_t_val);2166  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2167  svldff1_vnum(svbool_t_val, int32_t_ptr_val, int64_t_val);2168  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2169  svldff1_vnum(svbool_t_val, int64_t_ptr_val, int64_t_val);2170  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2171  svldff1_vnum(svbool_t_val, mfloat8_t_ptr_val, int64_t_val);2172  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2173  svldff1_vnum(svbool_t_val, uint8_t_ptr_val, int64_t_val);2174  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2175  svldff1_vnum(svbool_t_val, uint16_t_ptr_val, int64_t_val);2176  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2177  svldff1_vnum(svbool_t_val, uint32_t_ptr_val, int64_t_val);2178  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2179  svldff1_vnum(svbool_t_val, uint64_t_ptr_val, int64_t_val);2180  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2181  svldff1_vnum_bf16(svbool_t_val, bfloat16_t_ptr_val, int64_t_val);2182  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2183  svldff1_vnum_f16(svbool_t_val, float16_t_ptr_val, int64_t_val);2184  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2185  svldff1_vnum_f32(svbool_t_val, float32_t_ptr_val, int64_t_val);2186  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2187  svldff1_vnum_f64(svbool_t_val, float64_t_ptr_val, int64_t_val);2188  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2189  svldff1_vnum_mf8(svbool_t_val, mfloat8_t_ptr_val, int64_t_val);2190  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2191  svldff1_vnum_s8(svbool_t_val, int8_t_ptr_val, int64_t_val);2192  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2193  svldff1_vnum_s16(svbool_t_val, int16_t_ptr_val, int64_t_val);2194  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2195  svldff1_vnum_s32(svbool_t_val, int32_t_ptr_val, int64_t_val);2196  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2197  svldff1_vnum_s64(svbool_t_val, int64_t_ptr_val, int64_t_val);2198  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2199  svldff1_vnum_u8(svbool_t_val, uint8_t_ptr_val, int64_t_val);2200  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2201  svldff1_vnum_u16(svbool_t_val, uint16_t_ptr_val, int64_t_val);2202  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2203  svldff1_vnum_u32(svbool_t_val, uint32_t_ptr_val, int64_t_val);2204  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2205  svldff1_vnum_u64(svbool_t_val, uint64_t_ptr_val, int64_t_val);2206  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2207  svldff1sb_gather_offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val);2208  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2209  svldff1sb_gather_offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);2210  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2211  svldff1sb_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);2212  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2213  svldff1sb_gather_offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val);2214  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2215  svldff1sb_gather_offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);2216  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2217  svldff1sb_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2218  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2219  svldff1sb_gather_offset_u32(svbool_t_val, int8_t_ptr_val, svint32_t_val);2220  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2221  svldff1sb_gather_offset_u32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);2222  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2223  svldff1sb_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);2224  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2225  svldff1sb_gather_offset_u64(svbool_t_val, int8_t_ptr_val, svint64_t_val);2226  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2227  svldff1sb_gather_offset_u64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);2228  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2229  svldff1sb_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2230  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2231  svldff1sb_gather_s32(svbool_t_val, svuint32_t_val);2232  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2233  svldff1sb_gather_s32offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val);2234  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2235  svldff1sb_gather_s32offset_u32(svbool_t_val, int8_t_ptr_val, svint32_t_val);2236  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2237  svldff1sb_gather_s64(svbool_t_val, svuint64_t_val);2238  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2239  svldff1sb_gather_s64offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val);2240  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2241  svldff1sb_gather_s64offset_u64(svbool_t_val, int8_t_ptr_val, svint64_t_val);2242  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2243  svldff1sb_gather_u32(svbool_t_val, svuint32_t_val);2244  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2245  svldff1sb_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);2246  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2247  svldff1sb_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);2248  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2249  svldff1sb_gather_u32base_s32(svbool_t_val, svuint32_t_val);2250  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2251  svldff1sb_gather_u32base_u32(svbool_t_val, svuint32_t_val);2252  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2253  svldff1sb_gather_u32offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);2254  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2255  svldff1sb_gather_u32offset_u32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);2256  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2257  svldff1sb_gather_u64(svbool_t_val, svuint64_t_val);2258  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2259  svldff1sb_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2260  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2261  svldff1sb_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2262  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2263  svldff1sb_gather_u64base_s64(svbool_t_val, svuint64_t_val);2264  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2265  svldff1sb_gather_u64base_u64(svbool_t_val, svuint64_t_val);2266  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2267  svldff1sb_gather_u64offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);2268  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2269  svldff1sb_gather_u64offset_u64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);2270  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2271  svldff1sb_s16(svbool_t_val, int8_t_ptr_val);2272  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2273  svldff1sb_s32(svbool_t_val, int8_t_ptr_val);2274  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2275  svldff1sb_s64(svbool_t_val, int8_t_ptr_val);2276  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2277  svldff1sb_u16(svbool_t_val, int8_t_ptr_val);2278  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2279  svldff1sb_u32(svbool_t_val, int8_t_ptr_val);2280  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2281  svldff1sb_u64(svbool_t_val, int8_t_ptr_val);2282  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2283  svldff1sb_vnum_s16(svbool_t_val, int8_t_ptr_val, int64_t_val);2284  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2285  svldff1sb_vnum_s32(svbool_t_val, int8_t_ptr_val, int64_t_val);2286  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2287  svldff1sb_vnum_s64(svbool_t_val, int8_t_ptr_val, int64_t_val);2288  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2289  svldff1sb_vnum_u16(svbool_t_val, int8_t_ptr_val, int64_t_val);2290  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2291  svldff1sb_vnum_u32(svbool_t_val, int8_t_ptr_val, int64_t_val);2292  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2293  svldff1sb_vnum_u64(svbool_t_val, int8_t_ptr_val, int64_t_val);2294  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2295  svldff1sh_gather_index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);2296  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2297  svldff1sh_gather_index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);2298  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2299  svldff1sh_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);2300  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2301  svldff1sh_gather_index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);2302  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2303  svldff1sh_gather_index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);2304  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2305  svldff1sh_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);2306  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2307  svldff1sh_gather_index_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);2308  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2309  svldff1sh_gather_index_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);2310  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2311  svldff1sh_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);2312  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2313  svldff1sh_gather_index_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);2314  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2315  svldff1sh_gather_index_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);2316  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2317  svldff1sh_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);2318  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2319  svldff1sh_gather_offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);2320  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2321  svldff1sh_gather_offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);2322  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2323  svldff1sh_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);2324  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2325  svldff1sh_gather_offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);2326  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2327  svldff1sh_gather_offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);2328  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2329  svldff1sh_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2330  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2331  svldff1sh_gather_offset_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);2332  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2333  svldff1sh_gather_offset_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);2334  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2335  svldff1sh_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);2336  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2337  svldff1sh_gather_offset_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);2338  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2339  svldff1sh_gather_offset_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);2340  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2341  svldff1sh_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2342  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2343  svldff1sh_gather_s32(svbool_t_val, svuint32_t_val);2344  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2345  svldff1sh_gather_s32index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);2346  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2347  svldff1sh_gather_s32index_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);2348  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2349  svldff1sh_gather_s32offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);2350  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2351  svldff1sh_gather_s32offset_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);2352  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2353  svldff1sh_gather_s64(svbool_t_val, svuint64_t_val);2354  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2355  svldff1sh_gather_s64index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);2356  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2357  svldff1sh_gather_s64index_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);2358  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2359  svldff1sh_gather_s64offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);2360  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2361  svldff1sh_gather_s64offset_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);2362  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2363  svldff1sh_gather_u32(svbool_t_val, svuint32_t_val);2364  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2365  svldff1sh_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);2366  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2367  svldff1sh_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);2368  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2369  svldff1sh_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);2370  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2371  svldff1sh_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);2372  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2373  svldff1sh_gather_u32base_s32(svbool_t_val, svuint32_t_val);2374  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2375  svldff1sh_gather_u32base_u32(svbool_t_val, svuint32_t_val);2376  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2377  svldff1sh_gather_u32index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);2378  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2379  svldff1sh_gather_u32index_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);2380  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2381  svldff1sh_gather_u32offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);2382  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2383  svldff1sh_gather_u32offset_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);2384  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2385  svldff1sh_gather_u64(svbool_t_val, svuint64_t_val);2386  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2387  svldff1sh_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);2388  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2389  svldff1sh_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);2390  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2391  svldff1sh_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2392  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2393  svldff1sh_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2394  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2395  svldff1sh_gather_u64base_s64(svbool_t_val, svuint64_t_val);2396  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2397  svldff1sh_gather_u64base_u64(svbool_t_val, svuint64_t_val);2398  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2399  svldff1sh_gather_u64index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);2400  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2401  svldff1sh_gather_u64index_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);2402  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2403  svldff1sh_gather_u64offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);2404  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2405  svldff1sh_gather_u64offset_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);2406  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2407  svldff1sh_s32(svbool_t_val, int16_t_ptr_val);2408  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2409  svldff1sh_s64(svbool_t_val, int16_t_ptr_val);2410  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2411  svldff1sh_u32(svbool_t_val, int16_t_ptr_val);2412  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2413  svldff1sh_u64(svbool_t_val, int16_t_ptr_val);2414  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2415  svldff1sh_vnum_s32(svbool_t_val, int16_t_ptr_val, int64_t_val);2416  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2417  svldff1sh_vnum_s64(svbool_t_val, int16_t_ptr_val, int64_t_val);2418  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2419  svldff1sh_vnum_u32(svbool_t_val, int16_t_ptr_val, int64_t_val);2420  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2421  svldff1sh_vnum_u64(svbool_t_val, int16_t_ptr_val, int64_t_val);2422  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2423  svldff1sw_gather_index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);2424  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2425  svldff1sw_gather_index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);2426  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2427  svldff1sw_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);2428  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2429  svldff1sw_gather_index_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);2430  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2431  svldff1sw_gather_index_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);2432  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2433  svldff1sw_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);2434  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2435  svldff1sw_gather_offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);2436  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2437  svldff1sw_gather_offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);2438  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2439  svldff1sw_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2440  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2441  svldff1sw_gather_offset_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);2442  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2443  svldff1sw_gather_offset_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);2444  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2445  svldff1sw_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2446  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2447  svldff1sw_gather_s64(svbool_t_val, svuint64_t_val);2448  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2449  svldff1sw_gather_s64index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);2450  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2451  svldff1sw_gather_s64index_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);2452  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2453  svldff1sw_gather_s64offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);2454  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2455  svldff1sw_gather_s64offset_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);2456  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2457  svldff1sw_gather_u64(svbool_t_val, svuint64_t_val);2458  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2459  svldff1sw_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);2460  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2461  svldff1sw_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);2462  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2463  svldff1sw_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2464  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2465  svldff1sw_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2466  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2467  svldff1sw_gather_u64base_s64(svbool_t_val, svuint64_t_val);2468  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2469  svldff1sw_gather_u64base_u64(svbool_t_val, svuint64_t_val);2470  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2471  svldff1sw_gather_u64index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);2472  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2473  svldff1sw_gather_u64index_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);2474  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2475  svldff1sw_gather_u64offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);2476  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2477  svldff1sw_gather_u64offset_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);2478  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2479  svldff1sw_s64(svbool_t_val, int32_t_ptr_val);2480  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2481  svldff1sw_u64(svbool_t_val, int32_t_ptr_val);2482  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2483  svldff1sw_vnum_s64(svbool_t_val, int32_t_ptr_val, int64_t_val);2484  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2485  svldff1sw_vnum_u64(svbool_t_val, int32_t_ptr_val, int64_t_val);2486  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2487  svldff1ub_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);2488  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2489  svldff1ub_gather_offset_s32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);2490  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2491  svldff1ub_gather_offset_s32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);2492  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2493  svldff1ub_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2494  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2495  svldff1ub_gather_offset_s64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);2496  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2497  svldff1ub_gather_offset_s64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);2498  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2499  svldff1ub_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);2500  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2501  svldff1ub_gather_offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);2502  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2503  svldff1ub_gather_offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);2504  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2505  svldff1ub_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2506  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2507  svldff1ub_gather_offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);2508  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2509  svldff1ub_gather_offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);2510  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2511  svldff1ub_gather_s32(svbool_t_val, svuint32_t_val);2512  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2513  svldff1ub_gather_s32offset_s32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);2514  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2515  svldff1ub_gather_s32offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);2516  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2517  svldff1ub_gather_s64(svbool_t_val, svuint64_t_val);2518  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2519  svldff1ub_gather_s64offset_s64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);2520  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2521  svldff1ub_gather_s64offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);2522  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2523  svldff1ub_gather_u32(svbool_t_val, svuint32_t_val);2524  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2525  svldff1ub_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);2526  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2527  svldff1ub_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);2528  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2529  svldff1ub_gather_u32base_s32(svbool_t_val, svuint32_t_val);2530  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2531  svldff1ub_gather_u32base_u32(svbool_t_val, svuint32_t_val);2532  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2533  svldff1ub_gather_u32offset_s32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);2534  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2535  svldff1ub_gather_u32offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);2536  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2537  svldff1ub_gather_u64(svbool_t_val, svuint64_t_val);2538  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2539  svldff1ub_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2540  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2541  svldff1ub_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2542  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2543  svldff1ub_gather_u64base_s64(svbool_t_val, svuint64_t_val);2544  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2545  svldff1ub_gather_u64base_u64(svbool_t_val, svuint64_t_val);2546  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2547  svldff1ub_gather_u64offset_s64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);2548  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2549  svldff1ub_gather_u64offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);2550  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2551  svldff1ub_s16(svbool_t_val, uint8_t_ptr_val);2552  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2553  svldff1ub_s32(svbool_t_val, uint8_t_ptr_val);2554  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2555  svldff1ub_s64(svbool_t_val, uint8_t_ptr_val);2556  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2557  svldff1ub_u16(svbool_t_val, uint8_t_ptr_val);2558  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2559  svldff1ub_u32(svbool_t_val, uint8_t_ptr_val);2560  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2561  svldff1ub_u64(svbool_t_val, uint8_t_ptr_val);2562  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2563  svldff1ub_vnum_s16(svbool_t_val, uint8_t_ptr_val, int64_t_val);2564  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2565  svldff1ub_vnum_s32(svbool_t_val, uint8_t_ptr_val, int64_t_val);2566  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2567  svldff1ub_vnum_s64(svbool_t_val, uint8_t_ptr_val, int64_t_val);2568  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2569  svldff1ub_vnum_u16(svbool_t_val, uint8_t_ptr_val, int64_t_val);2570  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2571  svldff1ub_vnum_u32(svbool_t_val, uint8_t_ptr_val, int64_t_val);2572  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2573  svldff1ub_vnum_u64(svbool_t_val, uint8_t_ptr_val, int64_t_val);2574  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2575  svldff1uh_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);2576  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2577  svldff1uh_gather_index_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);2578  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2579  svldff1uh_gather_index_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);2580  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2581  svldff1uh_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);2582  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2583  svldff1uh_gather_index_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);2584  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2585  svldff1uh_gather_index_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);2586  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2587  svldff1uh_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);2588  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2589  svldff1uh_gather_index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);2590  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2591  svldff1uh_gather_index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);2592  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2593  svldff1uh_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);2594  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2595  svldff1uh_gather_index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);2596  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2597  svldff1uh_gather_index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);2598  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2599  svldff1uh_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);2600  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2601  svldff1uh_gather_offset_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);2602  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2603  svldff1uh_gather_offset_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);2604  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2605  svldff1uh_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2606  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2607  svldff1uh_gather_offset_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);2608  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2609  svldff1uh_gather_offset_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);2610  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2611  svldff1uh_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);2612  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2613  svldff1uh_gather_offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);2614  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2615  svldff1uh_gather_offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);2616  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2617  svldff1uh_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2618  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2619  svldff1uh_gather_offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);2620  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2621  svldff1uh_gather_offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);2622  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2623  svldff1uh_gather_s32(svbool_t_val, svuint32_t_val);2624  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2625  svldff1uh_gather_s32index_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);2626  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2627  svldff1uh_gather_s32index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);2628  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2629  svldff1uh_gather_s32offset_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);2630  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2631  svldff1uh_gather_s32offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);2632  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2633  svldff1uh_gather_s64(svbool_t_val, svuint64_t_val);2634  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2635  svldff1uh_gather_s64index_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);2636  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2637  svldff1uh_gather_s64index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);2638  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2639  svldff1uh_gather_s64offset_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);2640  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2641  svldff1uh_gather_s64offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);2642  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2643  svldff1uh_gather_u32(svbool_t_val, svuint32_t_val);2644  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2645  svldff1uh_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);2646  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2647  svldff1uh_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);2648  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2649  svldff1uh_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);2650  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2651  svldff1uh_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);2652  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2653  svldff1uh_gather_u32base_s32(svbool_t_val, svuint32_t_val);2654  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2655  svldff1uh_gather_u32base_u32(svbool_t_val, svuint32_t_val);2656  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2657  svldff1uh_gather_u32index_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);2658  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2659  svldff1uh_gather_u32index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);2660  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2661  svldff1uh_gather_u32offset_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);2662  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2663  svldff1uh_gather_u32offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);2664  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2665  svldff1uh_gather_u64(svbool_t_val, svuint64_t_val);2666  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2667  svldff1uh_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);2668  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2669  svldff1uh_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);2670  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2671  svldff1uh_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2672  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2673  svldff1uh_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2674  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2675  svldff1uh_gather_u64base_s64(svbool_t_val, svuint64_t_val);2676  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2677  svldff1uh_gather_u64base_u64(svbool_t_val, svuint64_t_val);2678  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2679  svldff1uh_gather_u64index_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);2680  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2681  svldff1uh_gather_u64index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);2682  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2683  svldff1uh_gather_u64offset_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);2684  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2685  svldff1uh_gather_u64offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);2686  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2687  svldff1uh_s32(svbool_t_val, uint16_t_ptr_val);2688  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2689  svldff1uh_s64(svbool_t_val, uint16_t_ptr_val);2690  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2691  svldff1uh_u32(svbool_t_val, uint16_t_ptr_val);2692  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2693  svldff1uh_u64(svbool_t_val, uint16_t_ptr_val);2694  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2695  svldff1uh_vnum_s32(svbool_t_val, uint16_t_ptr_val, int64_t_val);2696  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2697  svldff1uh_vnum_s64(svbool_t_val, uint16_t_ptr_val, int64_t_val);2698  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2699  svldff1uh_vnum_u32(svbool_t_val, uint16_t_ptr_val, int64_t_val);2700  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2701  svldff1uh_vnum_u64(svbool_t_val, uint16_t_ptr_val, int64_t_val);2702  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2703  svldff1uw_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);2704  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2705  svldff1uw_gather_index_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);2706  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2707  svldff1uw_gather_index_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);2708  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2709  svldff1uw_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);2710  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2711  svldff1uw_gather_index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);2712  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2713  svldff1uw_gather_index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);2714  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2715  svldff1uw_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2716  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2717  svldff1uw_gather_offset_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);2718  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2719  svldff1uw_gather_offset_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);2720  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2721  svldff1uw_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2722  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2723  svldff1uw_gather_offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);2724  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2725  svldff1uw_gather_offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);2726  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2727  svldff1uw_gather_s64(svbool_t_val, svuint64_t_val);2728  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2729  svldff1uw_gather_s64index_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);2730  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2731  svldff1uw_gather_s64index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);2732  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2733  svldff1uw_gather_s64offset_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);2734  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2735  svldff1uw_gather_s64offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);2736  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2737  svldff1uw_gather_u64(svbool_t_val, svuint64_t_val);2738  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2739  svldff1uw_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);2740  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2741  svldff1uw_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);2742  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2743  svldff1uw_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);2744  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2745  svldff1uw_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);2746  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2747  svldff1uw_gather_u64base_s64(svbool_t_val, svuint64_t_val);2748  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2749  svldff1uw_gather_u64base_u64(svbool_t_val, svuint64_t_val);2750  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2751  svldff1uw_gather_u64index_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);2752  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2753  svldff1uw_gather_u64index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);2754  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2755  svldff1uw_gather_u64offset_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);2756  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2757  svldff1uw_gather_u64offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);2758  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2759  svldff1uw_s64(svbool_t_val, uint32_t_ptr_val);2760  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2761  svldff1uw_u64(svbool_t_val, uint32_t_ptr_val);2762  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2763  svldff1uw_vnum_s64(svbool_t_val, uint32_t_ptr_val, int64_t_val);2764  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2765  svldff1uw_vnum_u64(svbool_t_val, uint32_t_ptr_val, int64_t_val);2766  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2767  svldnf1(svbool_t_val, bfloat16_t_ptr_val);2768  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2769  svldnf1(svbool_t_val, float16_t_ptr_val);2770  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2771  svldnf1(svbool_t_val, float32_t_ptr_val);2772  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2773  svldnf1(svbool_t_val, float64_t_ptr_val);2774  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2775  svldnf1(svbool_t_val, int8_t_ptr_val);2776  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2777  svldnf1(svbool_t_val, int16_t_ptr_val);2778  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2779  svldnf1(svbool_t_val, int32_t_ptr_val);2780  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2781  svldnf1(svbool_t_val, int64_t_ptr_val);2782  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2783  svldnf1(svbool_t_val, mfloat8_t_ptr_val);2784  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2785  svldnf1(svbool_t_val, uint8_t_ptr_val);2786  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2787  svldnf1(svbool_t_val, uint16_t_ptr_val);2788  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2789  svldnf1(svbool_t_val, uint32_t_ptr_val);2790  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2791  svldnf1(svbool_t_val, uint64_t_ptr_val);2792  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2793  svldnf1_bf16(svbool_t_val, bfloat16_t_ptr_val);2794  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2795  svldnf1_f16(svbool_t_val, float16_t_ptr_val);2796  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2797  svldnf1_f32(svbool_t_val, float32_t_ptr_val);2798  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2799  svldnf1_f64(svbool_t_val, float64_t_ptr_val);2800  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2801  svldnf1_mf8(svbool_t_val, mfloat8_t_ptr_val);2802  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2803  svldnf1_s8(svbool_t_val, int8_t_ptr_val);2804  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2805  svldnf1_s16(svbool_t_val, int16_t_ptr_val);2806  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2807  svldnf1_s32(svbool_t_val, int32_t_ptr_val);2808  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2809  svldnf1_s64(svbool_t_val, int64_t_ptr_val);2810  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2811  svldnf1_u8(svbool_t_val, uint8_t_ptr_val);2812  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2813  svldnf1_u16(svbool_t_val, uint16_t_ptr_val);2814  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2815  svldnf1_u32(svbool_t_val, uint32_t_ptr_val);2816  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2817  svldnf1_u64(svbool_t_val, uint64_t_ptr_val);2818  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2819  svldnf1_vnum(svbool_t_val, bfloat16_t_ptr_val, int64_t_val);2820  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2821  svldnf1_vnum(svbool_t_val, float16_t_ptr_val, int64_t_val);2822  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2823  svldnf1_vnum(svbool_t_val, float32_t_ptr_val, int64_t_val);2824  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2825  svldnf1_vnum(svbool_t_val, float64_t_ptr_val, int64_t_val);2826  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2827  svldnf1_vnum(svbool_t_val, int8_t_ptr_val, int64_t_val);2828  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2829  svldnf1_vnum(svbool_t_val, int16_t_ptr_val, int64_t_val);2830  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2831  svldnf1_vnum(svbool_t_val, int32_t_ptr_val, int64_t_val);2832  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2833  svldnf1_vnum(svbool_t_val, int64_t_ptr_val, int64_t_val);2834  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2835  svldnf1_vnum(svbool_t_val, mfloat8_t_ptr_val, int64_t_val);2836  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2837  svldnf1_vnum(svbool_t_val, uint8_t_ptr_val, int64_t_val);2838  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2839  svldnf1_vnum(svbool_t_val, uint16_t_ptr_val, int64_t_val);2840  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2841  svldnf1_vnum(svbool_t_val, uint32_t_ptr_val, int64_t_val);2842  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2843  svldnf1_vnum(svbool_t_val, uint64_t_ptr_val, int64_t_val);2844  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2845  svldnf1_vnum_bf16(svbool_t_val, bfloat16_t_ptr_val, int64_t_val);2846  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2847  svldnf1_vnum_f16(svbool_t_val, float16_t_ptr_val, int64_t_val);2848  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2849  svldnf1_vnum_f32(svbool_t_val, float32_t_ptr_val, int64_t_val);2850  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2851  svldnf1_vnum_f64(svbool_t_val, float64_t_ptr_val, int64_t_val);2852  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2853  svldnf1_vnum_mf8(svbool_t_val, mfloat8_t_ptr_val, int64_t_val);2854  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2855  svldnf1_vnum_s8(svbool_t_val, int8_t_ptr_val, int64_t_val);2856  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2857  svldnf1_vnum_s16(svbool_t_val, int16_t_ptr_val, int64_t_val);2858  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2859  svldnf1_vnum_s32(svbool_t_val, int32_t_ptr_val, int64_t_val);2860  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2861  svldnf1_vnum_s64(svbool_t_val, int64_t_ptr_val, int64_t_val);2862  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2863  svldnf1_vnum_u8(svbool_t_val, uint8_t_ptr_val, int64_t_val);2864  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2865  svldnf1_vnum_u16(svbool_t_val, uint16_t_ptr_val, int64_t_val);2866  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2867  svldnf1_vnum_u32(svbool_t_val, uint32_t_ptr_val, int64_t_val);2868  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2869  svldnf1_vnum_u64(svbool_t_val, uint64_t_ptr_val, int64_t_val);2870  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2871  svldnf1sb_s16(svbool_t_val, int8_t_ptr_val);2872  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2873  svldnf1sb_s32(svbool_t_val, int8_t_ptr_val);2874  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2875  svldnf1sb_s64(svbool_t_val, int8_t_ptr_val);2876  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2877  svldnf1sb_u16(svbool_t_val, int8_t_ptr_val);2878  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2879  svldnf1sb_u32(svbool_t_val, int8_t_ptr_val);2880  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2881  svldnf1sb_u64(svbool_t_val, int8_t_ptr_val);2882  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2883  svldnf1sb_vnum_s16(svbool_t_val, int8_t_ptr_val, int64_t_val);2884  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2885  svldnf1sb_vnum_s32(svbool_t_val, int8_t_ptr_val, int64_t_val);2886  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2887  svldnf1sb_vnum_s64(svbool_t_val, int8_t_ptr_val, int64_t_val);2888  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2889  svldnf1sb_vnum_u16(svbool_t_val, int8_t_ptr_val, int64_t_val);2890  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2891  svldnf1sb_vnum_u32(svbool_t_val, int8_t_ptr_val, int64_t_val);2892  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2893  svldnf1sb_vnum_u64(svbool_t_val, int8_t_ptr_val, int64_t_val);2894  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2895  svldnf1sh_s32(svbool_t_val, int16_t_ptr_val);2896  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2897  svldnf1sh_s64(svbool_t_val, int16_t_ptr_val);2898  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2899  svldnf1sh_u32(svbool_t_val, int16_t_ptr_val);2900  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2901  svldnf1sh_u64(svbool_t_val, int16_t_ptr_val);2902  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2903  svldnf1sh_vnum_s32(svbool_t_val, int16_t_ptr_val, int64_t_val);2904  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2905  svldnf1sh_vnum_s64(svbool_t_val, int16_t_ptr_val, int64_t_val);2906  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2907  svldnf1sh_vnum_u32(svbool_t_val, int16_t_ptr_val, int64_t_val);2908  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2909  svldnf1sh_vnum_u64(svbool_t_val, int16_t_ptr_val, int64_t_val);2910  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2911  svldnf1sw_s64(svbool_t_val, int32_t_ptr_val);2912  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2913  svldnf1sw_u64(svbool_t_val, int32_t_ptr_val);2914  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2915  svldnf1sw_vnum_s64(svbool_t_val, int32_t_ptr_val, int64_t_val);2916  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2917  svldnf1sw_vnum_u64(svbool_t_val, int32_t_ptr_val, int64_t_val);2918  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2919  svldnf1ub_s16(svbool_t_val, uint8_t_ptr_val);2920  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2921  svldnf1ub_s32(svbool_t_val, uint8_t_ptr_val);2922  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2923  svldnf1ub_s64(svbool_t_val, uint8_t_ptr_val);2924  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2925  svldnf1ub_u16(svbool_t_val, uint8_t_ptr_val);2926  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2927  svldnf1ub_u32(svbool_t_val, uint8_t_ptr_val);2928  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2929  svldnf1ub_u64(svbool_t_val, uint8_t_ptr_val);2930  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2931  svldnf1ub_vnum_s16(svbool_t_val, uint8_t_ptr_val, int64_t_val);2932  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2933  svldnf1ub_vnum_s32(svbool_t_val, uint8_t_ptr_val, int64_t_val);2934  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2935  svldnf1ub_vnum_s64(svbool_t_val, uint8_t_ptr_val, int64_t_val);2936  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2937  svldnf1ub_vnum_u16(svbool_t_val, uint8_t_ptr_val, int64_t_val);2938  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2939  svldnf1ub_vnum_u32(svbool_t_val, uint8_t_ptr_val, int64_t_val);2940  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2941  svldnf1ub_vnum_u64(svbool_t_val, uint8_t_ptr_val, int64_t_val);2942  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2943  svldnf1uh_s32(svbool_t_val, uint16_t_ptr_val);2944  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2945  svldnf1uh_s64(svbool_t_val, uint16_t_ptr_val);2946  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2947  svldnf1uh_u32(svbool_t_val, uint16_t_ptr_val);2948  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2949  svldnf1uh_u64(svbool_t_val, uint16_t_ptr_val);2950  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2951  svldnf1uh_vnum_s32(svbool_t_val, uint16_t_ptr_val, int64_t_val);2952  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2953  svldnf1uh_vnum_s64(svbool_t_val, uint16_t_ptr_val, int64_t_val);2954  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2955  svldnf1uh_vnum_u32(svbool_t_val, uint16_t_ptr_val, int64_t_val);2956  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2957  svldnf1uh_vnum_u64(svbool_t_val, uint16_t_ptr_val, int64_t_val);2958  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2959  svldnf1uw_s64(svbool_t_val, uint32_t_ptr_val);2960  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2961  svldnf1uw_u64(svbool_t_val, uint32_t_ptr_val);2962  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2963  svldnf1uw_vnum_s64(svbool_t_val, uint32_t_ptr_val, int64_t_val);2964  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2965  svldnf1uw_vnum_u64(svbool_t_val, uint32_t_ptr_val, int64_t_val);2966  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2967  svprfb_gather(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);2968  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2969  svprfb_gather(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);2970  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2971  svprfb_gather_offset(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);2972  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2973  svprfb_gather_offset(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);2974  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2975  svprfb_gather_offset(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);2976  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2977  svprfb_gather_offset(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);2978  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2979  svprfb_gather_offset(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);2980  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2981  svprfb_gather_offset(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);2982  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2983  svprfb_gather_s32offset(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);2984  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2985  svprfb_gather_s64offset(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);2986  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2987  svprfb_gather_u32base(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);2988  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2989  svprfb_gather_u32base_offset(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);2990  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2991  svprfb_gather_u32offset(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);2992  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2993  svprfb_gather_u64base(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);2994  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2995  svprfb_gather_u64base_offset(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);2996  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2997  svprfb_gather_u64offset(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);2998  // guard-error@+1 {{builtin can only be called from a non-streaming function}}2999  svprfd_gather(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);3000  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3001  svprfd_gather(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);3002  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3003  svprfd_gather_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);3004  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3005  svprfd_gather_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);3006  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3007  svprfd_gather_index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);3008  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3009  svprfd_gather_index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);3010  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3011  svprfd_gather_index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);3012  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3013  svprfd_gather_index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);3014  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3015  svprfd_gather_s32index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);3016  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3017  svprfd_gather_s64index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);3018  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3019  svprfd_gather_u32base(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);3020  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3021  svprfd_gather_u32base_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);3022  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3023  svprfd_gather_u32index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);3024  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3025  svprfd_gather_u64base(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);3026  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3027  svprfd_gather_u64base_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);3028  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3029  svprfd_gather_u64index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);3030  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3031  svprfh_gather(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);3032  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3033  svprfh_gather(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);3034  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3035  svprfh_gather_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);3036  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3037  svprfh_gather_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);3038  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3039  svprfh_gather_index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);3040  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3041  svprfh_gather_index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);3042  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3043  svprfh_gather_index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);3044  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3045  svprfh_gather_index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);3046  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3047  svprfh_gather_s32index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);3048  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3049  svprfh_gather_s64index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);3050  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3051  svprfh_gather_u32base(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);3052  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3053  svprfh_gather_u32base_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);3054  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3055  svprfh_gather_u32index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);3056  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3057  svprfh_gather_u64base(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);3058  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3059  svprfh_gather_u64base_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);3060  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3061  svprfh_gather_u64index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);3062  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3063  svprfw_gather(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);3064  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3065  svprfw_gather(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);3066  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3067  svprfw_gather_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);3068  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3069  svprfw_gather_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);3070  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3071  svprfw_gather_index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);3072  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3073  svprfw_gather_index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);3074  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3075  svprfw_gather_index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);3076  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3077  svprfw_gather_index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);3078  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3079  svprfw_gather_s32index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);3080  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3081  svprfw_gather_s64index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);3082  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3083  svprfw_gather_u32base(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);3084  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3085  svprfw_gather_u32base_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);3086  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3087  svprfw_gather_u32index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);3088  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3089  svprfw_gather_u64base(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);3090  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3091  svprfw_gather_u64base_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);3092  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3093  svprfw_gather_u64index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);3094  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3095  svrdffr();3096  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3097  svrdffr_z(svbool_t_val);3098  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3099  svsetffr();3100  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3101  svst1_scatter(svbool_t_val, svuint32_t_val, svfloat32_t_val);3102  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3103  svst1_scatter(svbool_t_val, svuint32_t_val, svint32_t_val);3104  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3105  svst1_scatter(svbool_t_val, svuint32_t_val, svuint32_t_val);3106  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3107  svst1_scatter(svbool_t_val, svuint64_t_val, svfloat64_t_val);3108  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3109  svst1_scatter(svbool_t_val, svuint64_t_val, svint64_t_val);3110  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3111  svst1_scatter(svbool_t_val, svuint64_t_val, svuint64_t_val);3112  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3113  svst1_scatter_index(svbool_t_val, float32_t_ptr_val, svint32_t_val, svfloat32_t_val);3114  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3115  svst1_scatter_index(svbool_t_val, float32_t_ptr_val, svuint32_t_val, svfloat32_t_val);3116  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3117  svst1_scatter_index(svbool_t_val, float64_t_ptr_val, svint64_t_val, svfloat64_t_val);3118  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3119  svst1_scatter_index(svbool_t_val, float64_t_ptr_val, svuint64_t_val, svfloat64_t_val);3120  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3121  svst1_scatter_index(svbool_t_val, int32_t_ptr_val, svint32_t_val, svint32_t_val);3122  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3123  svst1_scatter_index(svbool_t_val, int32_t_ptr_val, svuint32_t_val, svint32_t_val);3124  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3125  svst1_scatter_index(svbool_t_val, int64_t_ptr_val, svint64_t_val, svint64_t_val);3126  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3127  svst1_scatter_index(svbool_t_val, int64_t_ptr_val, svuint64_t_val, svint64_t_val);3128  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3129  svst1_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svfloat32_t_val);3130  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3131  svst1_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);3132  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3133  svst1_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);3134  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3135  svst1_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svfloat64_t_val);3136  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3137  svst1_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3138  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3139  svst1_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3140  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3141  svst1_scatter_index(svbool_t_val, uint32_t_ptr_val, svint32_t_val, svuint32_t_val);3142  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3143  svst1_scatter_index(svbool_t_val, uint32_t_ptr_val, svuint32_t_val, svuint32_t_val);3144  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3145  svst1_scatter_index(svbool_t_val, uint64_t_ptr_val, svint64_t_val, svuint64_t_val);3146  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3147  svst1_scatter_index(svbool_t_val, uint64_t_ptr_val, svuint64_t_val, svuint64_t_val);3148  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3149  svst1_scatter_offset(svbool_t_val, float32_t_ptr_val, svint32_t_val, svfloat32_t_val);3150  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3151  svst1_scatter_offset(svbool_t_val, float32_t_ptr_val, svuint32_t_val, svfloat32_t_val);3152  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3153  svst1_scatter_offset(svbool_t_val, float64_t_ptr_val, svint64_t_val, svfloat64_t_val);3154  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3155  svst1_scatter_offset(svbool_t_val, float64_t_ptr_val, svuint64_t_val, svfloat64_t_val);3156  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3157  svst1_scatter_offset(svbool_t_val, int32_t_ptr_val, svint32_t_val, svint32_t_val);3158  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3159  svst1_scatter_offset(svbool_t_val, int32_t_ptr_val, svuint32_t_val, svint32_t_val);3160  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3161  svst1_scatter_offset(svbool_t_val, int64_t_ptr_val, svint64_t_val, svint64_t_val);3162  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3163  svst1_scatter_offset(svbool_t_val, int64_t_ptr_val, svuint64_t_val, svint64_t_val);3164  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3165  svst1_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svfloat32_t_val);3166  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3167  svst1_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);3168  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3169  svst1_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);3170  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3171  svst1_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svfloat64_t_val);3172  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3173  svst1_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3174  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3175  svst1_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3176  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3177  svst1_scatter_offset(svbool_t_val, uint32_t_ptr_val, svint32_t_val, svuint32_t_val);3178  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3179  svst1_scatter_offset(svbool_t_val, uint32_t_ptr_val, svuint32_t_val, svuint32_t_val);3180  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3181  svst1_scatter_offset(svbool_t_val, uint64_t_ptr_val, svint64_t_val, svuint64_t_val);3182  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3183  svst1_scatter_offset(svbool_t_val, uint64_t_ptr_val, svuint64_t_val, svuint64_t_val);3184  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3185  svst1_scatter_s32index_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val, svfloat32_t_val);3186  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3187  svst1_scatter_s32index_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val, svint32_t_val);3188  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3189  svst1_scatter_s32index_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val, svuint32_t_val);3190  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3191  svst1_scatter_s32offset_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val, svfloat32_t_val);3192  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3193  svst1_scatter_s32offset_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val, svint32_t_val);3194  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3195  svst1_scatter_s32offset_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val, svuint32_t_val);3196  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3197  svst1_scatter_s64index_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val, svfloat64_t_val);3198  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3199  svst1_scatter_s64index_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val, svint64_t_val);3200  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3201  svst1_scatter_s64index_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val, svuint64_t_val);3202  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3203  svst1_scatter_s64offset_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val, svfloat64_t_val);3204  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3205  svst1_scatter_s64offset_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val, svint64_t_val);3206  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3207  svst1_scatter_s64offset_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val, svuint64_t_val);3208  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3209  svst1_scatter_u32base_f32(svbool_t_val, svuint32_t_val, svfloat32_t_val);3210  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3211  svst1_scatter_u32base_index_f32(svbool_t_val, svuint32_t_val, int64_t_val, svfloat32_t_val);3212  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3213  svst1_scatter_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);3214  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3215  svst1_scatter_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);3216  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3217  svst1_scatter_u32base_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val, svfloat32_t_val);3218  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3219  svst1_scatter_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);3220  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3221  svst1_scatter_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);3222  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3223  svst1_scatter_u32base_s32(svbool_t_val, svuint32_t_val, svint32_t_val);3224  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3225  svst1_scatter_u32base_u32(svbool_t_val, svuint32_t_val, svuint32_t_val);3226  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3227  svst1_scatter_u32index_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val, svfloat32_t_val);3228  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3229  svst1_scatter_u32index_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val, svint32_t_val);3230  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3231  svst1_scatter_u32index_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val, svuint32_t_val);3232  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3233  svst1_scatter_u32offset_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val, svfloat32_t_val);3234  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3235  svst1_scatter_u32offset_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val, svint32_t_val);3236  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3237  svst1_scatter_u32offset_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val, svuint32_t_val);3238  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3239  svst1_scatter_u64base_f64(svbool_t_val, svuint64_t_val, svfloat64_t_val);3240  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3241  svst1_scatter_u64base_index_f64(svbool_t_val, svuint64_t_val, int64_t_val, svfloat64_t_val);3242  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3243  svst1_scatter_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3244  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3245  svst1_scatter_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3246  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3247  svst1_scatter_u64base_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val, svfloat64_t_val);3248  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3249  svst1_scatter_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3250  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3251  svst1_scatter_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3252  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3253  svst1_scatter_u64base_s64(svbool_t_val, svuint64_t_val, svint64_t_val);3254  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3255  svst1_scatter_u64base_u64(svbool_t_val, svuint64_t_val, svuint64_t_val);3256  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3257  svst1_scatter_u64index_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val, svfloat64_t_val);3258  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3259  svst1_scatter_u64index_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val, svint64_t_val);3260  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3261  svst1_scatter_u64index_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val, svuint64_t_val);3262  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3263  svst1_scatter_u64offset_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val, svfloat64_t_val);3264  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3265  svst1_scatter_u64offset_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val, svint64_t_val);3266  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3267  svst1_scatter_u64offset_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val, svuint64_t_val);3268  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3269  svst1b_scatter(svbool_t_val, svuint32_t_val, svint32_t_val);3270  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3271  svst1b_scatter(svbool_t_val, svuint32_t_val, svuint32_t_val);3272  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3273  svst1b_scatter(svbool_t_val, svuint64_t_val, svint64_t_val);3274  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3275  svst1b_scatter(svbool_t_val, svuint64_t_val, svuint64_t_val);3276  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3277  svst1b_scatter_offset(svbool_t_val, int8_t_ptr_val, svint32_t_val, svint32_t_val);3278  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3279  svst1b_scatter_offset(svbool_t_val, int8_t_ptr_val, svint64_t_val, svint64_t_val);3280  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3281  svst1b_scatter_offset(svbool_t_val, int8_t_ptr_val, svuint32_t_val, svint32_t_val);3282  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3283  svst1b_scatter_offset(svbool_t_val, int8_t_ptr_val, svuint64_t_val, svint64_t_val);3284  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3285  svst1b_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);3286  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3287  svst1b_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);3288  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3289  svst1b_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3290  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3291  svst1b_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3292  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3293  svst1b_scatter_offset(svbool_t_val, uint8_t_ptr_val, svint32_t_val, svuint32_t_val);3294  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3295  svst1b_scatter_offset(svbool_t_val, uint8_t_ptr_val, svint64_t_val, svuint64_t_val);3296  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3297  svst1b_scatter_offset(svbool_t_val, uint8_t_ptr_val, svuint32_t_val, svuint32_t_val);3298  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3299  svst1b_scatter_offset(svbool_t_val, uint8_t_ptr_val, svuint64_t_val, svuint64_t_val);3300  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3301  svst1b_scatter_s32offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val, svint32_t_val);3302  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3303  svst1b_scatter_s32offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val, svuint32_t_val);3304  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3305  svst1b_scatter_s64offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val, svint64_t_val);3306  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3307  svst1b_scatter_s64offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val, svuint64_t_val);3308  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3309  svst1b_scatter_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);3310  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3311  svst1b_scatter_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);3312  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3313  svst1b_scatter_u32base_s32(svbool_t_val, svuint32_t_val, svint32_t_val);3314  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3315  svst1b_scatter_u32base_u32(svbool_t_val, svuint32_t_val, svuint32_t_val);3316  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3317  svst1b_scatter_u32offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val, svint32_t_val);3318  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3319  svst1b_scatter_u32offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val, svuint32_t_val);3320  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3321  svst1b_scatter_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3322  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3323  svst1b_scatter_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3324  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3325  svst1b_scatter_u64base_s64(svbool_t_val, svuint64_t_val, svint64_t_val);3326  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3327  svst1b_scatter_u64base_u64(svbool_t_val, svuint64_t_val, svuint64_t_val);3328  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3329  svst1b_scatter_u64offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val, svint64_t_val);3330  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3331  svst1b_scatter_u64offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val, svuint64_t_val);3332  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3333  svst1h_scatter(svbool_t_val, svuint32_t_val, svint32_t_val);3334  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3335  svst1h_scatter(svbool_t_val, svuint32_t_val, svuint32_t_val);3336  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3337  svst1h_scatter(svbool_t_val, svuint64_t_val, svint64_t_val);3338  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3339  svst1h_scatter(svbool_t_val, svuint64_t_val, svuint64_t_val);3340  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3341  svst1h_scatter_index(svbool_t_val, int16_t_ptr_val, svint32_t_val, svint32_t_val);3342  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3343  svst1h_scatter_index(svbool_t_val, int16_t_ptr_val, svint64_t_val, svint64_t_val);3344  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3345  svst1h_scatter_index(svbool_t_val, int16_t_ptr_val, svuint32_t_val, svint32_t_val);3346  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3347  svst1h_scatter_index(svbool_t_val, int16_t_ptr_val, svuint64_t_val, svint64_t_val);3348  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3349  svst1h_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);3350  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3351  svst1h_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);3352  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3353  svst1h_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3354  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3355  svst1h_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3356  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3357  svst1h_scatter_index(svbool_t_val, uint16_t_ptr_val, svint32_t_val, svuint32_t_val);3358  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3359  svst1h_scatter_index(svbool_t_val, uint16_t_ptr_val, svint64_t_val, svuint64_t_val);3360  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3361  svst1h_scatter_index(svbool_t_val, uint16_t_ptr_val, svuint32_t_val, svuint32_t_val);3362  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3363  svst1h_scatter_index(svbool_t_val, uint16_t_ptr_val, svuint64_t_val, svuint64_t_val);3364  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3365  svst1h_scatter_offset(svbool_t_val, int16_t_ptr_val, svint32_t_val, svint32_t_val);3366  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3367  svst1h_scatter_offset(svbool_t_val, int16_t_ptr_val, svint64_t_val, svint64_t_val);3368  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3369  svst1h_scatter_offset(svbool_t_val, int16_t_ptr_val, svuint32_t_val, svint32_t_val);3370  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3371  svst1h_scatter_offset(svbool_t_val, int16_t_ptr_val, svuint64_t_val, svint64_t_val);3372  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3373  svst1h_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);3374  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3375  svst1h_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);3376  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3377  svst1h_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3378  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3379  svst1h_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3380  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3381  svst1h_scatter_offset(svbool_t_val, uint16_t_ptr_val, svint32_t_val, svuint32_t_val);3382  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3383  svst1h_scatter_offset(svbool_t_val, uint16_t_ptr_val, svint64_t_val, svuint64_t_val);3384  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3385  svst1h_scatter_offset(svbool_t_val, uint16_t_ptr_val, svuint32_t_val, svuint32_t_val);3386  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3387  svst1h_scatter_offset(svbool_t_val, uint16_t_ptr_val, svuint64_t_val, svuint64_t_val);3388  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3389  svst1h_scatter_s32index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val, svint32_t_val);3390  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3391  svst1h_scatter_s32index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val, svuint32_t_val);3392  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3393  svst1h_scatter_s32offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val, svint32_t_val);3394  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3395  svst1h_scatter_s32offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val, svuint32_t_val);3396  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3397  svst1h_scatter_s64index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val, svint64_t_val);3398  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3399  svst1h_scatter_s64index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val, svuint64_t_val);3400  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3401  svst1h_scatter_s64offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val, svint64_t_val);3402  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3403  svst1h_scatter_s64offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val, svuint64_t_val);3404  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3405  svst1h_scatter_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);3406  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3407  svst1h_scatter_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);3408  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3409  svst1h_scatter_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);3410  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3411  svst1h_scatter_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);3412  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3413  svst1h_scatter_u32base_s32(svbool_t_val, svuint32_t_val, svint32_t_val);3414  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3415  svst1h_scatter_u32base_u32(svbool_t_val, svuint32_t_val, svuint32_t_val);3416  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3417  svst1h_scatter_u32index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val, svint32_t_val);3418  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3419  svst1h_scatter_u32index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val, svuint32_t_val);3420  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3421  svst1h_scatter_u32offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val, svint32_t_val);3422  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3423  svst1h_scatter_u32offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val, svuint32_t_val);3424  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3425  svst1h_scatter_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3426  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3427  svst1h_scatter_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3428  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3429  svst1h_scatter_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3430  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3431  svst1h_scatter_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3432  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3433  svst1h_scatter_u64base_s64(svbool_t_val, svuint64_t_val, svint64_t_val);3434  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3435  svst1h_scatter_u64base_u64(svbool_t_val, svuint64_t_val, svuint64_t_val);3436  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3437  svst1h_scatter_u64index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val, svint64_t_val);3438  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3439  svst1h_scatter_u64index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val, svuint64_t_val);3440  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3441  svst1h_scatter_u64offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val, svint64_t_val);3442  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3443  svst1h_scatter_u64offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val, svuint64_t_val);3444  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3445  svst1w_scatter(svbool_t_val, svuint64_t_val, svint64_t_val);3446  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3447  svst1w_scatter(svbool_t_val, svuint64_t_val, svuint64_t_val);3448  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3449  svst1w_scatter_index(svbool_t_val, int32_t_ptr_val, svint64_t_val, svint64_t_val);3450  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3451  svst1w_scatter_index(svbool_t_val, int32_t_ptr_val, svuint64_t_val, svint64_t_val);3452  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3453  svst1w_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3454  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3455  svst1w_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3456  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3457  svst1w_scatter_index(svbool_t_val, uint32_t_ptr_val, svint64_t_val, svuint64_t_val);3458  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3459  svst1w_scatter_index(svbool_t_val, uint32_t_ptr_val, svuint64_t_val, svuint64_t_val);3460  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3461  svst1w_scatter_offset(svbool_t_val, int32_t_ptr_val, svint64_t_val, svint64_t_val);3462  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3463  svst1w_scatter_offset(svbool_t_val, int32_t_ptr_val, svuint64_t_val, svint64_t_val);3464  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3465  svst1w_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3466  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3467  svst1w_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3468  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3469  svst1w_scatter_offset(svbool_t_val, uint32_t_ptr_val, svint64_t_val, svuint64_t_val);3470  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3471  svst1w_scatter_offset(svbool_t_val, uint32_t_ptr_val, svuint64_t_val, svuint64_t_val);3472  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3473  svst1w_scatter_s64index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val, svint64_t_val);3474  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3475  svst1w_scatter_s64index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val, svuint64_t_val);3476  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3477  svst1w_scatter_s64offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val, svint64_t_val);3478  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3479  svst1w_scatter_s64offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val, svuint64_t_val);3480  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3481  svst1w_scatter_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3482  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3483  svst1w_scatter_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3484  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3485  svst1w_scatter_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);3486  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3487  svst1w_scatter_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);3488  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3489  svst1w_scatter_u64base_s64(svbool_t_val, svuint64_t_val, svint64_t_val);3490  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3491  svst1w_scatter_u64base_u64(svbool_t_val, svuint64_t_val, svuint64_t_val);3492  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3493  svst1w_scatter_u64index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val, svint64_t_val);3494  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3495  svst1w_scatter_u64index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val, svuint64_t_val);3496  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3497  svst1w_scatter_u64offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val, svint64_t_val);3498  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3499  svst1w_scatter_u64offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val, svuint64_t_val);3500  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3501  svtmad(svfloat16_t_val, svfloat16_t_val, 2);3502  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3503  svtmad(svfloat32_t_val, svfloat32_t_val, 2);3504  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3505  svtmad(svfloat64_t_val, svfloat64_t_val, 2);3506  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3507  svtmad_f16(svfloat16_t_val, svfloat16_t_val, 2);3508  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3509  svtmad_f32(svfloat32_t_val, svfloat32_t_val, 2);3510  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3511  svtmad_f64(svfloat64_t_val, svfloat64_t_val, 2);3512  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3513  svtsmul(svfloat16_t_val, svuint16_t_val);3514  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3515  svtsmul(svfloat32_t_val, svuint32_t_val);3516  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3517  svtsmul(svfloat64_t_val, svuint64_t_val);3518  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3519  svtsmul_f16(svfloat16_t_val, svuint16_t_val);3520  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3521  svtsmul_f32(svfloat32_t_val, svuint32_t_val);3522  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3523  svtsmul_f64(svfloat64_t_val, svuint64_t_val);3524  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3525  svtssel(svfloat16_t_val, svuint16_t_val);3526  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3527  svtssel(svfloat32_t_val, svuint32_t_val);3528  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3529  svtssel(svfloat64_t_val, svuint64_t_val);3530  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3531  svtssel_f16(svfloat16_t_val, svuint16_t_val);3532  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3533  svtssel_f32(svfloat32_t_val, svuint32_t_val);3534  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3535  svtssel_f64(svfloat64_t_val, svuint64_t_val);3536  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3537  svwrffr(svbool_t_val);3538}3539 3540void test_streaming_compatible(void) __arm_streaming_compatible{3541  bfloat16_t * bfloat16_t_ptr_val;3542  float16_t * float16_t_ptr_val;3543  float16_t float16_t_val;3544  float32_t * float32_t_ptr_val;3545  float32_t float32_t_val;3546  float64_t * float64_t_ptr_val;3547  float64_t float64_t_val;3548  int8_t * int8_t_ptr_val;3549  int16_t * int16_t_ptr_val;3550  int32_t * int32_t_ptr_val;3551  int64_t * int64_t_ptr_val;3552  int64_t int64_t_val;3553  mfloat8_t * mfloat8_t_ptr_val;3554  svbool_t svbool_t_val;3555  svfloat16_t svfloat16_t_val;3556  svfloat32_t svfloat32_t_val;3557  svfloat64_t svfloat64_t_val;3558  svint32_t svint32_t_val;3559  svint64_t svint64_t_val;3560  svuint16_t svuint16_t_val;3561  svuint32_t svuint32_t_val;3562  svuint64_t svuint64_t_val;3563  uint8_t * uint8_t_ptr_val;3564  uint16_t * uint16_t_ptr_val;3565  uint32_t * uint32_t_ptr_val;3566  uint64_t * uint64_t_ptr_val;3567  void * void_ptr_val;3568 3569  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3570  svadda(svbool_t_val, float16_t_val, svfloat16_t_val);3571  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3572  svadda(svbool_t_val, float32_t_val, svfloat32_t_val);3573  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3574  svadda(svbool_t_val, float64_t_val, svfloat64_t_val);3575  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3576  svadda_f16(svbool_t_val, float16_t_val, svfloat16_t_val);3577  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3578  svadda_f32(svbool_t_val, float32_t_val, svfloat32_t_val);3579  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3580  svadda_f64(svbool_t_val, float64_t_val, svfloat64_t_val);3581  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3582  svadrb_offset(svuint32_t_val, svint32_t_val);3583  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3584  svadrb_offset(svuint32_t_val, svuint32_t_val);3585  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3586  svadrb_offset(svuint64_t_val, svint64_t_val);3587  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3588  svadrb_offset(svuint64_t_val, svuint64_t_val);3589  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3590  svadrb_u32base_s32offset(svuint32_t_val, svint32_t_val);3591  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3592  svadrb_u32base_u32offset(svuint32_t_val, svuint32_t_val);3593  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3594  svadrb_u64base_s64offset(svuint64_t_val, svint64_t_val);3595  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3596  svadrb_u64base_u64offset(svuint64_t_val, svuint64_t_val);3597  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3598  svadrd_index(svuint32_t_val, svint32_t_val);3599  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3600  svadrd_index(svuint32_t_val, svuint32_t_val);3601  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3602  svadrd_index(svuint64_t_val, svint64_t_val);3603  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3604  svadrd_index(svuint64_t_val, svuint64_t_val);3605  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3606  svadrd_u32base_s32index(svuint32_t_val, svint32_t_val);3607  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3608  svadrd_u32base_u32index(svuint32_t_val, svuint32_t_val);3609  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3610  svadrd_u64base_s64index(svuint64_t_val, svint64_t_val);3611  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3612  svadrd_u64base_u64index(svuint64_t_val, svuint64_t_val);3613  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3614  svadrh_index(svuint32_t_val, svint32_t_val);3615  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3616  svadrh_index(svuint32_t_val, svuint32_t_val);3617  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3618  svadrh_index(svuint64_t_val, svint64_t_val);3619  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3620  svadrh_index(svuint64_t_val, svuint64_t_val);3621  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3622  svadrh_u32base_s32index(svuint32_t_val, svint32_t_val);3623  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3624  svadrh_u32base_u32index(svuint32_t_val, svuint32_t_val);3625  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3626  svadrh_u64base_s64index(svuint64_t_val, svint64_t_val);3627  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3628  svadrh_u64base_u64index(svuint64_t_val, svuint64_t_val);3629  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3630  svadrw_index(svuint32_t_val, svint32_t_val);3631  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3632  svadrw_index(svuint32_t_val, svuint32_t_val);3633  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3634  svadrw_index(svuint64_t_val, svint64_t_val);3635  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3636  svadrw_index(svuint64_t_val, svuint64_t_val);3637  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3638  svadrw_u32base_s32index(svuint32_t_val, svint32_t_val);3639  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3640  svadrw_u32base_u32index(svuint32_t_val, svuint32_t_val);3641  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3642  svadrw_u64base_s64index(svuint64_t_val, svint64_t_val);3643  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3644  svadrw_u64base_u64index(svuint64_t_val, svuint64_t_val);3645  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3646  svld1_gather_f32(svbool_t_val, svuint32_t_val);3647  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3648  svld1_gather_f64(svbool_t_val, svuint64_t_val);3649  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3650  svld1_gather_index(svbool_t_val, float32_t_ptr_val, svint32_t_val);3651  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3652  svld1_gather_index(svbool_t_val, float32_t_ptr_val, svuint32_t_val);3653  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3654  svld1_gather_index(svbool_t_val, float64_t_ptr_val, svint64_t_val);3655  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3656  svld1_gather_index(svbool_t_val, float64_t_ptr_val, svuint64_t_val);3657  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3658  svld1_gather_index(svbool_t_val, int32_t_ptr_val, svint32_t_val);3659  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3660  svld1_gather_index(svbool_t_val, int32_t_ptr_val, svuint32_t_val);3661  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3662  svld1_gather_index(svbool_t_val, int64_t_ptr_val, svint64_t_val);3663  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3664  svld1_gather_index(svbool_t_val, int64_t_ptr_val, svuint64_t_val);3665  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3666  svld1_gather_index(svbool_t_val, uint32_t_ptr_val, svint32_t_val);3667  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3668  svld1_gather_index(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);3669  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3670  svld1_gather_index(svbool_t_val, uint64_t_ptr_val, svint64_t_val);3671  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3672  svld1_gather_index(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);3673  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3674  svld1_gather_index_f32(svbool_t_val, svuint32_t_val, int64_t_val);3675  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3676  svld1_gather_index_f64(svbool_t_val, svuint64_t_val, int64_t_val);3677  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3678  svld1_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);3679  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3680  svld1_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);3681  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3682  svld1_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);3683  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3684  svld1_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);3685  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3686  svld1_gather_offset(svbool_t_val, float32_t_ptr_val, svint32_t_val);3687  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3688  svld1_gather_offset(svbool_t_val, float32_t_ptr_val, svuint32_t_val);3689  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3690  svld1_gather_offset(svbool_t_val, float64_t_ptr_val, svint64_t_val);3691  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3692  svld1_gather_offset(svbool_t_val, float64_t_ptr_val, svuint64_t_val);3693  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3694  svld1_gather_offset(svbool_t_val, int32_t_ptr_val, svint32_t_val);3695  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3696  svld1_gather_offset(svbool_t_val, int32_t_ptr_val, svuint32_t_val);3697  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3698  svld1_gather_offset(svbool_t_val, int64_t_ptr_val, svint64_t_val);3699  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3700  svld1_gather_offset(svbool_t_val, int64_t_ptr_val, svuint64_t_val);3701  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3702  svld1_gather_offset(svbool_t_val, uint32_t_ptr_val, svint32_t_val);3703  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3704  svld1_gather_offset(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);3705  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3706  svld1_gather_offset(svbool_t_val, uint64_t_ptr_val, svint64_t_val);3707  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3708  svld1_gather_offset(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);3709  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3710  svld1_gather_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val);3711  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3712  svld1_gather_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val);3713  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3714  svld1_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);3715  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3716  svld1_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);3717  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3718  svld1_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);3719  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3720  svld1_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);3721  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3722  svld1_gather_s32(svbool_t_val, svuint32_t_val);3723  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3724  svld1_gather_s32index_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val);3725  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3726  svld1_gather_s32index_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val);3727  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3728  svld1_gather_s32index_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val);3729  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3730  svld1_gather_s32offset_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val);3731  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3732  svld1_gather_s32offset_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val);3733  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3734  svld1_gather_s32offset_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val);3735  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3736  svld1_gather_s64(svbool_t_val, svuint64_t_val);3737  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3738  svld1_gather_s64index_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val);3739  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3740  svld1_gather_s64index_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val);3741  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3742  svld1_gather_s64index_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val);3743  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3744  svld1_gather_s64offset_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val);3745  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3746  svld1_gather_s64offset_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val);3747  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3748  svld1_gather_s64offset_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val);3749  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3750  svld1_gather_u32(svbool_t_val, svuint32_t_val);3751  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3752  svld1_gather_u32base_f32(svbool_t_val, svuint32_t_val);3753  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3754  svld1_gather_u32base_index_f32(svbool_t_val, svuint32_t_val, int64_t_val);3755  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3756  svld1_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);3757  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3758  svld1_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);3759  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3760  svld1_gather_u32base_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val);3761  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3762  svld1_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);3763  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3764  svld1_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);3765  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3766  svld1_gather_u32base_s32(svbool_t_val, svuint32_t_val);3767  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3768  svld1_gather_u32base_u32(svbool_t_val, svuint32_t_val);3769  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3770  svld1_gather_u32index_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val);3771  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3772  svld1_gather_u32index_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val);3773  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3774  svld1_gather_u32index_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);3775  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3776  svld1_gather_u32offset_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val);3777  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3778  svld1_gather_u32offset_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val);3779  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3780  svld1_gather_u32offset_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);3781  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3782  svld1_gather_u64(svbool_t_val, svuint64_t_val);3783  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3784  svld1_gather_u64base_f64(svbool_t_val, svuint64_t_val);3785  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3786  svld1_gather_u64base_index_f64(svbool_t_val, svuint64_t_val, int64_t_val);3787  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3788  svld1_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);3789  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3790  svld1_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);3791  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3792  svld1_gather_u64base_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val);3793  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3794  svld1_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);3795  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3796  svld1_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);3797  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3798  svld1_gather_u64base_s64(svbool_t_val, svuint64_t_val);3799  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3800  svld1_gather_u64base_u64(svbool_t_val, svuint64_t_val);3801  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3802  svld1_gather_u64index_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val);3803  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3804  svld1_gather_u64index_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val);3805  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3806  svld1_gather_u64index_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);3807  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3808  svld1_gather_u64offset_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val);3809  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3810  svld1_gather_u64offset_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val);3811  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3812  svld1_gather_u64offset_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);3813  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3814  svld1sb_gather_offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val);3815  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3816  svld1sb_gather_offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);3817  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3818  svld1sb_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);3819  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3820  svld1sb_gather_offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val);3821  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3822  svld1sb_gather_offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);3823  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3824  svld1sb_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);3825  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3826  svld1sb_gather_offset_u32(svbool_t_val, int8_t_ptr_val, svint32_t_val);3827  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3828  svld1sb_gather_offset_u32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);3829  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3830  svld1sb_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);3831  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3832  svld1sb_gather_offset_u64(svbool_t_val, int8_t_ptr_val, svint64_t_val);3833  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3834  svld1sb_gather_offset_u64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);3835  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3836  svld1sb_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);3837  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3838  svld1sb_gather_s32(svbool_t_val, svuint32_t_val);3839  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3840  svld1sb_gather_s32offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val);3841  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3842  svld1sb_gather_s32offset_u32(svbool_t_val, int8_t_ptr_val, svint32_t_val);3843  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3844  svld1sb_gather_s64(svbool_t_val, svuint64_t_val);3845  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3846  svld1sb_gather_s64offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val);3847  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3848  svld1sb_gather_s64offset_u64(svbool_t_val, int8_t_ptr_val, svint64_t_val);3849  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3850  svld1sb_gather_u32(svbool_t_val, svuint32_t_val);3851  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3852  svld1sb_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);3853  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3854  svld1sb_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);3855  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3856  svld1sb_gather_u32base_s32(svbool_t_val, svuint32_t_val);3857  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3858  svld1sb_gather_u32base_u32(svbool_t_val, svuint32_t_val);3859  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3860  svld1sb_gather_u32offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);3861  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3862  svld1sb_gather_u32offset_u32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);3863  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3864  svld1sb_gather_u64(svbool_t_val, svuint64_t_val);3865  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3866  svld1sb_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);3867  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3868  svld1sb_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);3869  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3870  svld1sb_gather_u64base_s64(svbool_t_val, svuint64_t_val);3871  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3872  svld1sb_gather_u64base_u64(svbool_t_val, svuint64_t_val);3873  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3874  svld1sb_gather_u64offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);3875  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3876  svld1sb_gather_u64offset_u64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);3877  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3878  svld1sh_gather_index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);3879  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3880  svld1sh_gather_index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);3881  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3882  svld1sh_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);3883  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3884  svld1sh_gather_index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);3885  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3886  svld1sh_gather_index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);3887  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3888  svld1sh_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);3889  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3890  svld1sh_gather_index_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);3891  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3892  svld1sh_gather_index_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);3893  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3894  svld1sh_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);3895  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3896  svld1sh_gather_index_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);3897  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3898  svld1sh_gather_index_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);3899  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3900  svld1sh_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);3901  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3902  svld1sh_gather_offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);3903  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3904  svld1sh_gather_offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);3905  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3906  svld1sh_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);3907  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3908  svld1sh_gather_offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);3909  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3910  svld1sh_gather_offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);3911  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3912  svld1sh_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);3913  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3914  svld1sh_gather_offset_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);3915  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3916  svld1sh_gather_offset_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);3917  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3918  svld1sh_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);3919  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3920  svld1sh_gather_offset_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);3921  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3922  svld1sh_gather_offset_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);3923  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3924  svld1sh_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);3925  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3926  svld1sh_gather_s32(svbool_t_val, svuint32_t_val);3927  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3928  svld1sh_gather_s32index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);3929  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3930  svld1sh_gather_s32index_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);3931  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3932  svld1sh_gather_s32offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);3933  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3934  svld1sh_gather_s32offset_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);3935  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3936  svld1sh_gather_s64(svbool_t_val, svuint64_t_val);3937  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3938  svld1sh_gather_s64index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);3939  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3940  svld1sh_gather_s64index_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);3941  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3942  svld1sh_gather_s64offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);3943  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3944  svld1sh_gather_s64offset_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);3945  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3946  svld1sh_gather_u32(svbool_t_val, svuint32_t_val);3947  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3948  svld1sh_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);3949  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3950  svld1sh_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);3951  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3952  svld1sh_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);3953  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3954  svld1sh_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);3955  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3956  svld1sh_gather_u32base_s32(svbool_t_val, svuint32_t_val);3957  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3958  svld1sh_gather_u32base_u32(svbool_t_val, svuint32_t_val);3959  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3960  svld1sh_gather_u32index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);3961  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3962  svld1sh_gather_u32index_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);3963  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3964  svld1sh_gather_u32offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);3965  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3966  svld1sh_gather_u32offset_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);3967  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3968  svld1sh_gather_u64(svbool_t_val, svuint64_t_val);3969  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3970  svld1sh_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);3971  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3972  svld1sh_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);3973  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3974  svld1sh_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);3975  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3976  svld1sh_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);3977  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3978  svld1sh_gather_u64base_s64(svbool_t_val, svuint64_t_val);3979  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3980  svld1sh_gather_u64base_u64(svbool_t_val, svuint64_t_val);3981  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3982  svld1sh_gather_u64index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);3983  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3984  svld1sh_gather_u64index_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);3985  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3986  svld1sh_gather_u64offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);3987  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3988  svld1sh_gather_u64offset_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);3989  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3990  svld1sw_gather_index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);3991  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3992  svld1sw_gather_index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);3993  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3994  svld1sw_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);3995  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3996  svld1sw_gather_index_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);3997  // guard-error@+1 {{builtin can only be called from a non-streaming function}}3998  svld1sw_gather_index_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);3999  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4000  svld1sw_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4001  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4002  svld1sw_gather_offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4003  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4004  svld1sw_gather_offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4005  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4006  svld1sw_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4007  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4008  svld1sw_gather_offset_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4009  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4010  svld1sw_gather_offset_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4011  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4012  svld1sw_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4013  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4014  svld1sw_gather_s64(svbool_t_val, svuint64_t_val);4015  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4016  svld1sw_gather_s64index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4017  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4018  svld1sw_gather_s64index_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4019  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4020  svld1sw_gather_s64offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4021  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4022  svld1sw_gather_s64offset_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4023  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4024  svld1sw_gather_u64(svbool_t_val, svuint64_t_val);4025  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4026  svld1sw_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);4027  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4028  svld1sw_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4029  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4030  svld1sw_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4031  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4032  svld1sw_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4033  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4034  svld1sw_gather_u64base_s64(svbool_t_val, svuint64_t_val);4035  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4036  svld1sw_gather_u64base_u64(svbool_t_val, svuint64_t_val);4037  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4038  svld1sw_gather_u64index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4039  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4040  svld1sw_gather_u64index_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4041  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4042  svld1sw_gather_u64offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4043  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4044  svld1sw_gather_u64offset_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4045  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4046  svld1ub_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4047  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4048  svld1ub_gather_offset_s32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);4049  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4050  svld1ub_gather_offset_s32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);4051  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4052  svld1ub_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4053  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4054  svld1ub_gather_offset_s64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);4055  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4056  svld1ub_gather_offset_s64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);4057  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4058  svld1ub_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4059  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4060  svld1ub_gather_offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);4061  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4062  svld1ub_gather_offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);4063  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4064  svld1ub_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4065  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4066  svld1ub_gather_offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);4067  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4068  svld1ub_gather_offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);4069  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4070  svld1ub_gather_s32(svbool_t_val, svuint32_t_val);4071  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4072  svld1ub_gather_s32offset_s32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);4073  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4074  svld1ub_gather_s32offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);4075  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4076  svld1ub_gather_s64(svbool_t_val, svuint64_t_val);4077  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4078  svld1ub_gather_s64offset_s64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);4079  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4080  svld1ub_gather_s64offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);4081  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4082  svld1ub_gather_u32(svbool_t_val, svuint32_t_val);4083  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4084  svld1ub_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4085  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4086  svld1ub_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4087  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4088  svld1ub_gather_u32base_s32(svbool_t_val, svuint32_t_val);4089  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4090  svld1ub_gather_u32base_u32(svbool_t_val, svuint32_t_val);4091  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4092  svld1ub_gather_u32offset_s32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);4093  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4094  svld1ub_gather_u32offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);4095  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4096  svld1ub_gather_u64(svbool_t_val, svuint64_t_val);4097  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4098  svld1ub_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4099  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4100  svld1ub_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4101  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4102  svld1ub_gather_u64base_s64(svbool_t_val, svuint64_t_val);4103  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4104  svld1ub_gather_u64base_u64(svbool_t_val, svuint64_t_val);4105  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4106  svld1ub_gather_u64offset_s64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);4107  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4108  svld1ub_gather_u64offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);4109  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4110  svld1uh_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);4111  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4112  svld1uh_gather_index_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4113  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4114  svld1uh_gather_index_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);4115  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4116  svld1uh_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);4117  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4118  svld1uh_gather_index_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4119  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4120  svld1uh_gather_index_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);4121  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4122  svld1uh_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);4123  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4124  svld1uh_gather_index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4125  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4126  svld1uh_gather_index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);4127  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4128  svld1uh_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4129  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4130  svld1uh_gather_index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4131  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4132  svld1uh_gather_index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);4133  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4134  svld1uh_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4135  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4136  svld1uh_gather_offset_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4137  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4138  svld1uh_gather_offset_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);4139  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4140  svld1uh_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4141  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4142  svld1uh_gather_offset_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4143  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4144  svld1uh_gather_offset_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);4145  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4146  svld1uh_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4147  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4148  svld1uh_gather_offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4149  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4150  svld1uh_gather_offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);4151  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4152  svld1uh_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4153  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4154  svld1uh_gather_offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4155  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4156  svld1uh_gather_offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);4157  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4158  svld1uh_gather_s32(svbool_t_val, svuint32_t_val);4159  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4160  svld1uh_gather_s32index_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4161  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4162  svld1uh_gather_s32index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4163  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4164  svld1uh_gather_s32offset_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4165  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4166  svld1uh_gather_s32offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4167  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4168  svld1uh_gather_s64(svbool_t_val, svuint64_t_val);4169  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4170  svld1uh_gather_s64index_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4171  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4172  svld1uh_gather_s64index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4173  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4174  svld1uh_gather_s64offset_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4175  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4176  svld1uh_gather_s64offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4177  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4178  svld1uh_gather_u32(svbool_t_val, svuint32_t_val);4179  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4180  svld1uh_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);4181  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4182  svld1uh_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);4183  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4184  svld1uh_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4185  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4186  svld1uh_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4187  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4188  svld1uh_gather_u32base_s32(svbool_t_val, svuint32_t_val);4189  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4190  svld1uh_gather_u32base_u32(svbool_t_val, svuint32_t_val);4191  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4192  svld1uh_gather_u32index_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);4193  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4194  svld1uh_gather_u32index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);4195  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4196  svld1uh_gather_u32offset_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);4197  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4198  svld1uh_gather_u32offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);4199  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4200  svld1uh_gather_u64(svbool_t_val, svuint64_t_val);4201  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4202  svld1uh_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);4203  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4204  svld1uh_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4205  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4206  svld1uh_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4207  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4208  svld1uh_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4209  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4210  svld1uh_gather_u64base_s64(svbool_t_val, svuint64_t_val);4211  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4212  svld1uh_gather_u64base_u64(svbool_t_val, svuint64_t_val);4213  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4214  svld1uh_gather_u64index_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);4215  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4216  svld1uh_gather_u64index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);4217  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4218  svld1uh_gather_u64offset_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);4219  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4220  svld1uh_gather_u64offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);4221  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4222  svld1uw_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);4223  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4224  svld1uw_gather_index_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);4225  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4226  svld1uw_gather_index_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);4227  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4228  svld1uw_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4229  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4230  svld1uw_gather_index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);4231  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4232  svld1uw_gather_index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);4233  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4234  svld1uw_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4235  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4236  svld1uw_gather_offset_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);4237  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4238  svld1uw_gather_offset_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);4239  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4240  svld1uw_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4241  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4242  svld1uw_gather_offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);4243  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4244  svld1uw_gather_offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);4245  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4246  svld1uw_gather_s64(svbool_t_val, svuint64_t_val);4247  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4248  svld1uw_gather_s64index_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);4249  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4250  svld1uw_gather_s64index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);4251  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4252  svld1uw_gather_s64offset_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);4253  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4254  svld1uw_gather_s64offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);4255  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4256  svld1uw_gather_u64(svbool_t_val, svuint64_t_val);4257  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4258  svld1uw_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);4259  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4260  svld1uw_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4261  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4262  svld1uw_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4263  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4264  svld1uw_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4265  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4266  svld1uw_gather_u64base_s64(svbool_t_val, svuint64_t_val);4267  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4268  svld1uw_gather_u64base_u64(svbool_t_val, svuint64_t_val);4269  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4270  svld1uw_gather_u64index_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);4271  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4272  svld1uw_gather_u64index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);4273  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4274  svld1uw_gather_u64offset_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);4275  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4276  svld1uw_gather_u64offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);4277  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4278  svldff1(svbool_t_val, bfloat16_t_ptr_val);4279  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4280  svldff1(svbool_t_val, float16_t_ptr_val);4281  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4282  svldff1(svbool_t_val, float32_t_ptr_val);4283  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4284  svldff1(svbool_t_val, float64_t_ptr_val);4285  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4286  svldff1(svbool_t_val, int8_t_ptr_val);4287  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4288  svldff1(svbool_t_val, int16_t_ptr_val);4289  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4290  svldff1(svbool_t_val, int32_t_ptr_val);4291  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4292  svldff1(svbool_t_val, int64_t_ptr_val);4293  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4294  svldff1(svbool_t_val, mfloat8_t_ptr_val);4295  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4296  svldff1(svbool_t_val, uint8_t_ptr_val);4297  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4298  svldff1(svbool_t_val, uint16_t_ptr_val);4299  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4300  svldff1(svbool_t_val, uint32_t_ptr_val);4301  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4302  svldff1(svbool_t_val, uint64_t_ptr_val);4303  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4304  svldff1_bf16(svbool_t_val, bfloat16_t_ptr_val);4305  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4306  svldff1_f16(svbool_t_val, float16_t_ptr_val);4307  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4308  svldff1_f32(svbool_t_val, float32_t_ptr_val);4309  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4310  svldff1_f64(svbool_t_val, float64_t_ptr_val);4311  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4312  svldff1_gather_f32(svbool_t_val, svuint32_t_val);4313  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4314  svldff1_gather_f64(svbool_t_val, svuint64_t_val);4315  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4316  svldff1_gather_index(svbool_t_val, float32_t_ptr_val, svint32_t_val);4317  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4318  svldff1_gather_index(svbool_t_val, float32_t_ptr_val, svuint32_t_val);4319  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4320  svldff1_gather_index(svbool_t_val, float64_t_ptr_val, svint64_t_val);4321  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4322  svldff1_gather_index(svbool_t_val, float64_t_ptr_val, svuint64_t_val);4323  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4324  svldff1_gather_index(svbool_t_val, int32_t_ptr_val, svint32_t_val);4325  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4326  svldff1_gather_index(svbool_t_val, int32_t_ptr_val, svuint32_t_val);4327  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4328  svldff1_gather_index(svbool_t_val, int64_t_ptr_val, svint64_t_val);4329  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4330  svldff1_gather_index(svbool_t_val, int64_t_ptr_val, svuint64_t_val);4331  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4332  svldff1_gather_index(svbool_t_val, uint32_t_ptr_val, svint32_t_val);4333  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4334  svldff1_gather_index(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);4335  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4336  svldff1_gather_index(svbool_t_val, uint64_t_ptr_val, svint64_t_val);4337  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4338  svldff1_gather_index(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);4339  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4340  svldff1_gather_index_f32(svbool_t_val, svuint32_t_val, int64_t_val);4341  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4342  svldff1_gather_index_f64(svbool_t_val, svuint64_t_val, int64_t_val);4343  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4344  svldff1_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);4345  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4346  svldff1_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);4347  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4348  svldff1_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);4349  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4350  svldff1_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4351  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4352  svldff1_gather_offset(svbool_t_val, float32_t_ptr_val, svint32_t_val);4353  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4354  svldff1_gather_offset(svbool_t_val, float32_t_ptr_val, svuint32_t_val);4355  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4356  svldff1_gather_offset(svbool_t_val, float64_t_ptr_val, svint64_t_val);4357  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4358  svldff1_gather_offset(svbool_t_val, float64_t_ptr_val, svuint64_t_val);4359  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4360  svldff1_gather_offset(svbool_t_val, int32_t_ptr_val, svint32_t_val);4361  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4362  svldff1_gather_offset(svbool_t_val, int32_t_ptr_val, svuint32_t_val);4363  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4364  svldff1_gather_offset(svbool_t_val, int64_t_ptr_val, svint64_t_val);4365  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4366  svldff1_gather_offset(svbool_t_val, int64_t_ptr_val, svuint64_t_val);4367  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4368  svldff1_gather_offset(svbool_t_val, uint32_t_ptr_val, svint32_t_val);4369  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4370  svldff1_gather_offset(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);4371  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4372  svldff1_gather_offset(svbool_t_val, uint64_t_ptr_val, svint64_t_val);4373  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4374  svldff1_gather_offset(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);4375  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4376  svldff1_gather_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val);4377  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4378  svldff1_gather_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val);4379  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4380  svldff1_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4381  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4382  svldff1_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4383  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4384  svldff1_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4385  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4386  svldff1_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4387  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4388  svldff1_gather_s32(svbool_t_val, svuint32_t_val);4389  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4390  svldff1_gather_s32index_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val);4391  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4392  svldff1_gather_s32index_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val);4393  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4394  svldff1_gather_s32index_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val);4395  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4396  svldff1_gather_s32offset_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val);4397  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4398  svldff1_gather_s32offset_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val);4399  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4400  svldff1_gather_s32offset_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val);4401  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4402  svldff1_gather_s64(svbool_t_val, svuint64_t_val);4403  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4404  svldff1_gather_s64index_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val);4405  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4406  svldff1_gather_s64index_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val);4407  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4408  svldff1_gather_s64index_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val);4409  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4410  svldff1_gather_s64offset_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val);4411  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4412  svldff1_gather_s64offset_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val);4413  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4414  svldff1_gather_s64offset_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val);4415  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4416  svldff1_gather_u32(svbool_t_val, svuint32_t_val);4417  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4418  svldff1_gather_u32base_f32(svbool_t_val, svuint32_t_val);4419  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4420  svldff1_gather_u32base_index_f32(svbool_t_val, svuint32_t_val, int64_t_val);4421  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4422  svldff1_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);4423  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4424  svldff1_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);4425  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4426  svldff1_gather_u32base_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val);4427  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4428  svldff1_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4429  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4430  svldff1_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4431  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4432  svldff1_gather_u32base_s32(svbool_t_val, svuint32_t_val);4433  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4434  svldff1_gather_u32base_u32(svbool_t_val, svuint32_t_val);4435  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4436  svldff1_gather_u32index_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val);4437  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4438  svldff1_gather_u32index_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val);4439  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4440  svldff1_gather_u32index_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);4441  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4442  svldff1_gather_u32offset_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val);4443  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4444  svldff1_gather_u32offset_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val);4445  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4446  svldff1_gather_u32offset_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val);4447  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4448  svldff1_gather_u64(svbool_t_val, svuint64_t_val);4449  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4450  svldff1_gather_u64base_f64(svbool_t_val, svuint64_t_val);4451  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4452  svldff1_gather_u64base_index_f64(svbool_t_val, svuint64_t_val, int64_t_val);4453  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4454  svldff1_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);4455  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4456  svldff1_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4457  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4458  svldff1_gather_u64base_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val);4459  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4460  svldff1_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4461  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4462  svldff1_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4463  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4464  svldff1_gather_u64base_s64(svbool_t_val, svuint64_t_val);4465  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4466  svldff1_gather_u64base_u64(svbool_t_val, svuint64_t_val);4467  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4468  svldff1_gather_u64index_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val);4469  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4470  svldff1_gather_u64index_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val);4471  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4472  svldff1_gather_u64index_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);4473  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4474  svldff1_gather_u64offset_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val);4475  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4476  svldff1_gather_u64offset_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val);4477  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4478  svldff1_gather_u64offset_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val);4479  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4480  svldff1_mf8(svbool_t_val, mfloat8_t_ptr_val);4481  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4482  svldff1_s8(svbool_t_val, int8_t_ptr_val);4483  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4484  svldff1_s16(svbool_t_val, int16_t_ptr_val);4485  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4486  svldff1_s32(svbool_t_val, int32_t_ptr_val);4487  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4488  svldff1_s64(svbool_t_val, int64_t_ptr_val);4489  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4490  svldff1_u8(svbool_t_val, uint8_t_ptr_val);4491  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4492  svldff1_u16(svbool_t_val, uint16_t_ptr_val);4493  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4494  svldff1_u32(svbool_t_val, uint32_t_ptr_val);4495  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4496  svldff1_u64(svbool_t_val, uint64_t_ptr_val);4497  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4498  svldff1_vnum(svbool_t_val, bfloat16_t_ptr_val, int64_t_val);4499  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4500  svldff1_vnum(svbool_t_val, float16_t_ptr_val, int64_t_val);4501  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4502  svldff1_vnum(svbool_t_val, float32_t_ptr_val, int64_t_val);4503  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4504  svldff1_vnum(svbool_t_val, float64_t_ptr_val, int64_t_val);4505  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4506  svldff1_vnum(svbool_t_val, int8_t_ptr_val, int64_t_val);4507  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4508  svldff1_vnum(svbool_t_val, int16_t_ptr_val, int64_t_val);4509  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4510  svldff1_vnum(svbool_t_val, int32_t_ptr_val, int64_t_val);4511  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4512  svldff1_vnum(svbool_t_val, int64_t_ptr_val, int64_t_val);4513  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4514  svldff1_vnum(svbool_t_val, mfloat8_t_ptr_val, int64_t_val);4515  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4516  svldff1_vnum(svbool_t_val, uint8_t_ptr_val, int64_t_val);4517  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4518  svldff1_vnum(svbool_t_val, uint16_t_ptr_val, int64_t_val);4519  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4520  svldff1_vnum(svbool_t_val, uint32_t_ptr_val, int64_t_val);4521  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4522  svldff1_vnum(svbool_t_val, uint64_t_ptr_val, int64_t_val);4523  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4524  svldff1_vnum_bf16(svbool_t_val, bfloat16_t_ptr_val, int64_t_val);4525  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4526  svldff1_vnum_f16(svbool_t_val, float16_t_ptr_val, int64_t_val);4527  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4528  svldff1_vnum_f32(svbool_t_val, float32_t_ptr_val, int64_t_val);4529  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4530  svldff1_vnum_f64(svbool_t_val, float64_t_ptr_val, int64_t_val);4531  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4532  svldff1_vnum_mf8(svbool_t_val, mfloat8_t_ptr_val, int64_t_val);4533  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4534  svldff1_vnum_s8(svbool_t_val, int8_t_ptr_val, int64_t_val);4535  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4536  svldff1_vnum_s16(svbool_t_val, int16_t_ptr_val, int64_t_val);4537  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4538  svldff1_vnum_s32(svbool_t_val, int32_t_ptr_val, int64_t_val);4539  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4540  svldff1_vnum_s64(svbool_t_val, int64_t_ptr_val, int64_t_val);4541  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4542  svldff1_vnum_u8(svbool_t_val, uint8_t_ptr_val, int64_t_val);4543  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4544  svldff1_vnum_u16(svbool_t_val, uint16_t_ptr_val, int64_t_val);4545  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4546  svldff1_vnum_u32(svbool_t_val, uint32_t_ptr_val, int64_t_val);4547  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4548  svldff1_vnum_u64(svbool_t_val, uint64_t_ptr_val, int64_t_val);4549  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4550  svldff1sb_gather_offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val);4551  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4552  svldff1sb_gather_offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);4553  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4554  svldff1sb_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4555  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4556  svldff1sb_gather_offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val);4557  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4558  svldff1sb_gather_offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);4559  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4560  svldff1sb_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4561  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4562  svldff1sb_gather_offset_u32(svbool_t_val, int8_t_ptr_val, svint32_t_val);4563  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4564  svldff1sb_gather_offset_u32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);4565  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4566  svldff1sb_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4567  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4568  svldff1sb_gather_offset_u64(svbool_t_val, int8_t_ptr_val, svint64_t_val);4569  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4570  svldff1sb_gather_offset_u64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);4571  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4572  svldff1sb_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4573  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4574  svldff1sb_gather_s32(svbool_t_val, svuint32_t_val);4575  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4576  svldff1sb_gather_s32offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val);4577  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4578  svldff1sb_gather_s32offset_u32(svbool_t_val, int8_t_ptr_val, svint32_t_val);4579  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4580  svldff1sb_gather_s64(svbool_t_val, svuint64_t_val);4581  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4582  svldff1sb_gather_s64offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val);4583  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4584  svldff1sb_gather_s64offset_u64(svbool_t_val, int8_t_ptr_val, svint64_t_val);4585  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4586  svldff1sb_gather_u32(svbool_t_val, svuint32_t_val);4587  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4588  svldff1sb_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4589  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4590  svldff1sb_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4591  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4592  svldff1sb_gather_u32base_s32(svbool_t_val, svuint32_t_val);4593  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4594  svldff1sb_gather_u32base_u32(svbool_t_val, svuint32_t_val);4595  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4596  svldff1sb_gather_u32offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);4597  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4598  svldff1sb_gather_u32offset_u32(svbool_t_val, int8_t_ptr_val, svuint32_t_val);4599  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4600  svldff1sb_gather_u64(svbool_t_val, svuint64_t_val);4601  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4602  svldff1sb_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4603  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4604  svldff1sb_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4605  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4606  svldff1sb_gather_u64base_s64(svbool_t_val, svuint64_t_val);4607  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4608  svldff1sb_gather_u64base_u64(svbool_t_val, svuint64_t_val);4609  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4610  svldff1sb_gather_u64offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);4611  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4612  svldff1sb_gather_u64offset_u64(svbool_t_val, int8_t_ptr_val, svuint64_t_val);4613  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4614  svldff1sb_s16(svbool_t_val, int8_t_ptr_val);4615  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4616  svldff1sb_s32(svbool_t_val, int8_t_ptr_val);4617  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4618  svldff1sb_s64(svbool_t_val, int8_t_ptr_val);4619  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4620  svldff1sb_u16(svbool_t_val, int8_t_ptr_val);4621  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4622  svldff1sb_u32(svbool_t_val, int8_t_ptr_val);4623  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4624  svldff1sb_u64(svbool_t_val, int8_t_ptr_val);4625  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4626  svldff1sb_vnum_s16(svbool_t_val, int8_t_ptr_val, int64_t_val);4627  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4628  svldff1sb_vnum_s32(svbool_t_val, int8_t_ptr_val, int64_t_val);4629  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4630  svldff1sb_vnum_s64(svbool_t_val, int8_t_ptr_val, int64_t_val);4631  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4632  svldff1sb_vnum_u16(svbool_t_val, int8_t_ptr_val, int64_t_val);4633  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4634  svldff1sb_vnum_u32(svbool_t_val, int8_t_ptr_val, int64_t_val);4635  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4636  svldff1sb_vnum_u64(svbool_t_val, int8_t_ptr_val, int64_t_val);4637  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4638  svldff1sh_gather_index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);4639  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4640  svldff1sh_gather_index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);4641  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4642  svldff1sh_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);4643  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4644  svldff1sh_gather_index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);4645  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4646  svldff1sh_gather_index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);4647  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4648  svldff1sh_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);4649  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4650  svldff1sh_gather_index_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);4651  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4652  svldff1sh_gather_index_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);4653  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4654  svldff1sh_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);4655  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4656  svldff1sh_gather_index_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);4657  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4658  svldff1sh_gather_index_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);4659  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4660  svldff1sh_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4661  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4662  svldff1sh_gather_offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);4663  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4664  svldff1sh_gather_offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);4665  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4666  svldff1sh_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4667  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4668  svldff1sh_gather_offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);4669  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4670  svldff1sh_gather_offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);4671  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4672  svldff1sh_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4673  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4674  svldff1sh_gather_offset_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);4675  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4676  svldff1sh_gather_offset_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);4677  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4678  svldff1sh_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4679  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4680  svldff1sh_gather_offset_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);4681  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4682  svldff1sh_gather_offset_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);4683  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4684  svldff1sh_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4685  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4686  svldff1sh_gather_s32(svbool_t_val, svuint32_t_val);4687  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4688  svldff1sh_gather_s32index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);4689  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4690  svldff1sh_gather_s32index_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);4691  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4692  svldff1sh_gather_s32offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val);4693  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4694  svldff1sh_gather_s32offset_u32(svbool_t_val, int16_t_ptr_val, svint32_t_val);4695  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4696  svldff1sh_gather_s64(svbool_t_val, svuint64_t_val);4697  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4698  svldff1sh_gather_s64index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);4699  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4700  svldff1sh_gather_s64index_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);4701  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4702  svldff1sh_gather_s64offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val);4703  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4704  svldff1sh_gather_s64offset_u64(svbool_t_val, int16_t_ptr_val, svint64_t_val);4705  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4706  svldff1sh_gather_u32(svbool_t_val, svuint32_t_val);4707  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4708  svldff1sh_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);4709  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4710  svldff1sh_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);4711  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4712  svldff1sh_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4713  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4714  svldff1sh_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4715  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4716  svldff1sh_gather_u32base_s32(svbool_t_val, svuint32_t_val);4717  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4718  svldff1sh_gather_u32base_u32(svbool_t_val, svuint32_t_val);4719  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4720  svldff1sh_gather_u32index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);4721  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4722  svldff1sh_gather_u32index_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);4723  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4724  svldff1sh_gather_u32offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);4725  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4726  svldff1sh_gather_u32offset_u32(svbool_t_val, int16_t_ptr_val, svuint32_t_val);4727  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4728  svldff1sh_gather_u64(svbool_t_val, svuint64_t_val);4729  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4730  svldff1sh_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);4731  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4732  svldff1sh_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4733  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4734  svldff1sh_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4735  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4736  svldff1sh_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4737  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4738  svldff1sh_gather_u64base_s64(svbool_t_val, svuint64_t_val);4739  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4740  svldff1sh_gather_u64base_u64(svbool_t_val, svuint64_t_val);4741  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4742  svldff1sh_gather_u64index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);4743  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4744  svldff1sh_gather_u64index_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);4745  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4746  svldff1sh_gather_u64offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);4747  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4748  svldff1sh_gather_u64offset_u64(svbool_t_val, int16_t_ptr_val, svuint64_t_val);4749  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4750  svldff1sh_s32(svbool_t_val, int16_t_ptr_val);4751  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4752  svldff1sh_s64(svbool_t_val, int16_t_ptr_val);4753  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4754  svldff1sh_u32(svbool_t_val, int16_t_ptr_val);4755  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4756  svldff1sh_u64(svbool_t_val, int16_t_ptr_val);4757  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4758  svldff1sh_vnum_s32(svbool_t_val, int16_t_ptr_val, int64_t_val);4759  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4760  svldff1sh_vnum_s64(svbool_t_val, int16_t_ptr_val, int64_t_val);4761  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4762  svldff1sh_vnum_u32(svbool_t_val, int16_t_ptr_val, int64_t_val);4763  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4764  svldff1sh_vnum_u64(svbool_t_val, int16_t_ptr_val, int64_t_val);4765  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4766  svldff1sw_gather_index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4767  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4768  svldff1sw_gather_index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4769  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4770  svldff1sw_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);4771  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4772  svldff1sw_gather_index_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4773  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4774  svldff1sw_gather_index_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4775  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4776  svldff1sw_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4777  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4778  svldff1sw_gather_offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4779  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4780  svldff1sw_gather_offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4781  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4782  svldff1sw_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4783  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4784  svldff1sw_gather_offset_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4785  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4786  svldff1sw_gather_offset_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4787  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4788  svldff1sw_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4789  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4790  svldff1sw_gather_s64(svbool_t_val, svuint64_t_val);4791  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4792  svldff1sw_gather_s64index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4793  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4794  svldff1sw_gather_s64index_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4795  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4796  svldff1sw_gather_s64offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4797  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4798  svldff1sw_gather_s64offset_u64(svbool_t_val, int32_t_ptr_val, svint64_t_val);4799  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4800  svldff1sw_gather_u64(svbool_t_val, svuint64_t_val);4801  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4802  svldff1sw_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);4803  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4804  svldff1sw_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4805  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4806  svldff1sw_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4807  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4808  svldff1sw_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4809  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4810  svldff1sw_gather_u64base_s64(svbool_t_val, svuint64_t_val);4811  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4812  svldff1sw_gather_u64base_u64(svbool_t_val, svuint64_t_val);4813  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4814  svldff1sw_gather_u64index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4815  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4816  svldff1sw_gather_u64index_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4817  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4818  svldff1sw_gather_u64offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4819  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4820  svldff1sw_gather_u64offset_u64(svbool_t_val, int32_t_ptr_val, svuint64_t_val);4821  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4822  svldff1sw_s64(svbool_t_val, int32_t_ptr_val);4823  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4824  svldff1sw_u64(svbool_t_val, int32_t_ptr_val);4825  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4826  svldff1sw_vnum_s64(svbool_t_val, int32_t_ptr_val, int64_t_val);4827  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4828  svldff1sw_vnum_u64(svbool_t_val, int32_t_ptr_val, int64_t_val);4829  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4830  svldff1ub_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4831  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4832  svldff1ub_gather_offset_s32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);4833  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4834  svldff1ub_gather_offset_s32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);4835  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4836  svldff1ub_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4837  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4838  svldff1ub_gather_offset_s64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);4839  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4840  svldff1ub_gather_offset_s64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);4841  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4842  svldff1ub_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4843  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4844  svldff1ub_gather_offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);4845  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4846  svldff1ub_gather_offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);4847  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4848  svldff1ub_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4849  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4850  svldff1ub_gather_offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);4851  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4852  svldff1ub_gather_offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);4853  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4854  svldff1ub_gather_s32(svbool_t_val, svuint32_t_val);4855  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4856  svldff1ub_gather_s32offset_s32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);4857  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4858  svldff1ub_gather_s32offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val);4859  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4860  svldff1ub_gather_s64(svbool_t_val, svuint64_t_val);4861  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4862  svldff1ub_gather_s64offset_s64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);4863  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4864  svldff1ub_gather_s64offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val);4865  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4866  svldff1ub_gather_u32(svbool_t_val, svuint32_t_val);4867  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4868  svldff1ub_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4869  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4870  svldff1ub_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4871  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4872  svldff1ub_gather_u32base_s32(svbool_t_val, svuint32_t_val);4873  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4874  svldff1ub_gather_u32base_u32(svbool_t_val, svuint32_t_val);4875  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4876  svldff1ub_gather_u32offset_s32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);4877  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4878  svldff1ub_gather_u32offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val);4879  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4880  svldff1ub_gather_u64(svbool_t_val, svuint64_t_val);4881  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4882  svldff1ub_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4883  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4884  svldff1ub_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4885  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4886  svldff1ub_gather_u64base_s64(svbool_t_val, svuint64_t_val);4887  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4888  svldff1ub_gather_u64base_u64(svbool_t_val, svuint64_t_val);4889  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4890  svldff1ub_gather_u64offset_s64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);4891  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4892  svldff1ub_gather_u64offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val);4893  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4894  svldff1ub_s16(svbool_t_val, uint8_t_ptr_val);4895  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4896  svldff1ub_s32(svbool_t_val, uint8_t_ptr_val);4897  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4898  svldff1ub_s64(svbool_t_val, uint8_t_ptr_val);4899  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4900  svldff1ub_u16(svbool_t_val, uint8_t_ptr_val);4901  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4902  svldff1ub_u32(svbool_t_val, uint8_t_ptr_val);4903  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4904  svldff1ub_u64(svbool_t_val, uint8_t_ptr_val);4905  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4906  svldff1ub_vnum_s16(svbool_t_val, uint8_t_ptr_val, int64_t_val);4907  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4908  svldff1ub_vnum_s32(svbool_t_val, uint8_t_ptr_val, int64_t_val);4909  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4910  svldff1ub_vnum_s64(svbool_t_val, uint8_t_ptr_val, int64_t_val);4911  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4912  svldff1ub_vnum_u16(svbool_t_val, uint8_t_ptr_val, int64_t_val);4913  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4914  svldff1ub_vnum_u32(svbool_t_val, uint8_t_ptr_val, int64_t_val);4915  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4916  svldff1ub_vnum_u64(svbool_t_val, uint8_t_ptr_val, int64_t_val);4917  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4918  svldff1uh_gather_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);4919  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4920  svldff1uh_gather_index_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4921  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4922  svldff1uh_gather_index_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);4923  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4924  svldff1uh_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);4925  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4926  svldff1uh_gather_index_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4927  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4928  svldff1uh_gather_index_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);4929  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4930  svldff1uh_gather_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);4931  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4932  svldff1uh_gather_index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4933  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4934  svldff1uh_gather_index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);4935  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4936  svldff1uh_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);4937  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4938  svldff1uh_gather_index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4939  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4940  svldff1uh_gather_index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);4941  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4942  svldff1uh_gather_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4943  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4944  svldff1uh_gather_offset_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4945  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4946  svldff1uh_gather_offset_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);4947  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4948  svldff1uh_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);4949  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4950  svldff1uh_gather_offset_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4951  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4952  svldff1uh_gather_offset_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);4953  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4954  svldff1uh_gather_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4955  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4956  svldff1uh_gather_offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4957  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4958  svldff1uh_gather_offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);4959  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4960  svldff1uh_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);4961  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4962  svldff1uh_gather_offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4963  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4964  svldff1uh_gather_offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);4965  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4966  svldff1uh_gather_s32(svbool_t_val, svuint32_t_val);4967  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4968  svldff1uh_gather_s32index_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4969  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4970  svldff1uh_gather_s32index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4971  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4972  svldff1uh_gather_s32offset_s32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4973  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4974  svldff1uh_gather_s32offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val);4975  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4976  svldff1uh_gather_s64(svbool_t_val, svuint64_t_val);4977  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4978  svldff1uh_gather_s64index_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4979  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4980  svldff1uh_gather_s64index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4981  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4982  svldff1uh_gather_s64offset_s64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4983  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4984  svldff1uh_gather_s64offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val);4985  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4986  svldff1uh_gather_u32(svbool_t_val, svuint32_t_val);4987  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4988  svldff1uh_gather_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val);4989  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4990  svldff1uh_gather_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val);4991  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4992  svldff1uh_gather_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val);4993  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4994  svldff1uh_gather_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val);4995  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4996  svldff1uh_gather_u32base_s32(svbool_t_val, svuint32_t_val);4997  // guard-error@+1 {{builtin can only be called from a non-streaming function}}4998  svldff1uh_gather_u32base_u32(svbool_t_val, svuint32_t_val);4999  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5000  svldff1uh_gather_u32index_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);5001  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5002  svldff1uh_gather_u32index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);5003  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5004  svldff1uh_gather_u32offset_s32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);5005  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5006  svldff1uh_gather_u32offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val);5007  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5008  svldff1uh_gather_u64(svbool_t_val, svuint64_t_val);5009  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5010  svldff1uh_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);5011  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5012  svldff1uh_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);5013  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5014  svldff1uh_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);5015  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5016  svldff1uh_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);5017  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5018  svldff1uh_gather_u64base_s64(svbool_t_val, svuint64_t_val);5019  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5020  svldff1uh_gather_u64base_u64(svbool_t_val, svuint64_t_val);5021  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5022  svldff1uh_gather_u64index_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);5023  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5024  svldff1uh_gather_u64index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);5025  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5026  svldff1uh_gather_u64offset_s64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);5027  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5028  svldff1uh_gather_u64offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val);5029  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5030  svldff1uh_s32(svbool_t_val, uint16_t_ptr_val);5031  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5032  svldff1uh_s64(svbool_t_val, uint16_t_ptr_val);5033  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5034  svldff1uh_u32(svbool_t_val, uint16_t_ptr_val);5035  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5036  svldff1uh_u64(svbool_t_val, uint16_t_ptr_val);5037  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5038  svldff1uh_vnum_s32(svbool_t_val, uint16_t_ptr_val, int64_t_val);5039  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5040  svldff1uh_vnum_s64(svbool_t_val, uint16_t_ptr_val, int64_t_val);5041  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5042  svldff1uh_vnum_u32(svbool_t_val, uint16_t_ptr_val, int64_t_val);5043  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5044  svldff1uh_vnum_u64(svbool_t_val, uint16_t_ptr_val, int64_t_val);5045  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5046  svldff1uw_gather_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);5047  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5048  svldff1uw_gather_index_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);5049  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5050  svldff1uw_gather_index_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);5051  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5052  svldff1uw_gather_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);5053  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5054  svldff1uw_gather_index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);5055  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5056  svldff1uw_gather_index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);5057  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5058  svldff1uw_gather_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);5059  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5060  svldff1uw_gather_offset_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);5061  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5062  svldff1uw_gather_offset_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);5063  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5064  svldff1uw_gather_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);5065  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5066  svldff1uw_gather_offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);5067  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5068  svldff1uw_gather_offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);5069  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5070  svldff1uw_gather_s64(svbool_t_val, svuint64_t_val);5071  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5072  svldff1uw_gather_s64index_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);5073  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5074  svldff1uw_gather_s64index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);5075  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5076  svldff1uw_gather_s64offset_s64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);5077  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5078  svldff1uw_gather_s64offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val);5079  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5080  svldff1uw_gather_u64(svbool_t_val, svuint64_t_val);5081  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5082  svldff1uw_gather_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val);5083  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5084  svldff1uw_gather_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val);5085  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5086  svldff1uw_gather_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val);5087  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5088  svldff1uw_gather_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val);5089  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5090  svldff1uw_gather_u64base_s64(svbool_t_val, svuint64_t_val);5091  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5092  svldff1uw_gather_u64base_u64(svbool_t_val, svuint64_t_val);5093  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5094  svldff1uw_gather_u64index_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);5095  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5096  svldff1uw_gather_u64index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);5097  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5098  svldff1uw_gather_u64offset_s64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);5099  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5100  svldff1uw_gather_u64offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val);5101  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5102  svldff1uw_s64(svbool_t_val, uint32_t_ptr_val);5103  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5104  svldff1uw_u64(svbool_t_val, uint32_t_ptr_val);5105  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5106  svldff1uw_vnum_s64(svbool_t_val, uint32_t_ptr_val, int64_t_val);5107  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5108  svldff1uw_vnum_u64(svbool_t_val, uint32_t_ptr_val, int64_t_val);5109  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5110  svldnf1(svbool_t_val, bfloat16_t_ptr_val);5111  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5112  svldnf1(svbool_t_val, float16_t_ptr_val);5113  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5114  svldnf1(svbool_t_val, float32_t_ptr_val);5115  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5116  svldnf1(svbool_t_val, float64_t_ptr_val);5117  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5118  svldnf1(svbool_t_val, int8_t_ptr_val);5119  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5120  svldnf1(svbool_t_val, int16_t_ptr_val);5121  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5122  svldnf1(svbool_t_val, int32_t_ptr_val);5123  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5124  svldnf1(svbool_t_val, int64_t_ptr_val);5125  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5126  svldnf1(svbool_t_val, mfloat8_t_ptr_val);5127  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5128  svldnf1(svbool_t_val, uint8_t_ptr_val);5129  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5130  svldnf1(svbool_t_val, uint16_t_ptr_val);5131  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5132  svldnf1(svbool_t_val, uint32_t_ptr_val);5133  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5134  svldnf1(svbool_t_val, uint64_t_ptr_val);5135  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5136  svldnf1_bf16(svbool_t_val, bfloat16_t_ptr_val);5137  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5138  svldnf1_f16(svbool_t_val, float16_t_ptr_val);5139  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5140  svldnf1_f32(svbool_t_val, float32_t_ptr_val);5141  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5142  svldnf1_f64(svbool_t_val, float64_t_ptr_val);5143  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5144  svldnf1_mf8(svbool_t_val, mfloat8_t_ptr_val);5145  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5146  svldnf1_s8(svbool_t_val, int8_t_ptr_val);5147  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5148  svldnf1_s16(svbool_t_val, int16_t_ptr_val);5149  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5150  svldnf1_s32(svbool_t_val, int32_t_ptr_val);5151  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5152  svldnf1_s64(svbool_t_val, int64_t_ptr_val);5153  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5154  svldnf1_u8(svbool_t_val, uint8_t_ptr_val);5155  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5156  svldnf1_u16(svbool_t_val, uint16_t_ptr_val);5157  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5158  svldnf1_u32(svbool_t_val, uint32_t_ptr_val);5159  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5160  svldnf1_u64(svbool_t_val, uint64_t_ptr_val);5161  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5162  svldnf1_vnum(svbool_t_val, bfloat16_t_ptr_val, int64_t_val);5163  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5164  svldnf1_vnum(svbool_t_val, float16_t_ptr_val, int64_t_val);5165  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5166  svldnf1_vnum(svbool_t_val, float32_t_ptr_val, int64_t_val);5167  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5168  svldnf1_vnum(svbool_t_val, float64_t_ptr_val, int64_t_val);5169  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5170  svldnf1_vnum(svbool_t_val, int8_t_ptr_val, int64_t_val);5171  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5172  svldnf1_vnum(svbool_t_val, int16_t_ptr_val, int64_t_val);5173  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5174  svldnf1_vnum(svbool_t_val, int32_t_ptr_val, int64_t_val);5175  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5176  svldnf1_vnum(svbool_t_val, int64_t_ptr_val, int64_t_val);5177  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5178  svldnf1_vnum(svbool_t_val, mfloat8_t_ptr_val, int64_t_val);5179  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5180  svldnf1_vnum(svbool_t_val, uint8_t_ptr_val, int64_t_val);5181  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5182  svldnf1_vnum(svbool_t_val, uint16_t_ptr_val, int64_t_val);5183  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5184  svldnf1_vnum(svbool_t_val, uint32_t_ptr_val, int64_t_val);5185  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5186  svldnf1_vnum(svbool_t_val, uint64_t_ptr_val, int64_t_val);5187  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5188  svldnf1_vnum_bf16(svbool_t_val, bfloat16_t_ptr_val, int64_t_val);5189  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5190  svldnf1_vnum_f16(svbool_t_val, float16_t_ptr_val, int64_t_val);5191  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5192  svldnf1_vnum_f32(svbool_t_val, float32_t_ptr_val, int64_t_val);5193  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5194  svldnf1_vnum_f64(svbool_t_val, float64_t_ptr_val, int64_t_val);5195  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5196  svldnf1_vnum_mf8(svbool_t_val, mfloat8_t_ptr_val, int64_t_val);5197  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5198  svldnf1_vnum_s8(svbool_t_val, int8_t_ptr_val, int64_t_val);5199  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5200  svldnf1_vnum_s16(svbool_t_val, int16_t_ptr_val, int64_t_val);5201  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5202  svldnf1_vnum_s32(svbool_t_val, int32_t_ptr_val, int64_t_val);5203  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5204  svldnf1_vnum_s64(svbool_t_val, int64_t_ptr_val, int64_t_val);5205  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5206  svldnf1_vnum_u8(svbool_t_val, uint8_t_ptr_val, int64_t_val);5207  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5208  svldnf1_vnum_u16(svbool_t_val, uint16_t_ptr_val, int64_t_val);5209  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5210  svldnf1_vnum_u32(svbool_t_val, uint32_t_ptr_val, int64_t_val);5211  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5212  svldnf1_vnum_u64(svbool_t_val, uint64_t_ptr_val, int64_t_val);5213  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5214  svldnf1sb_s16(svbool_t_val, int8_t_ptr_val);5215  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5216  svldnf1sb_s32(svbool_t_val, int8_t_ptr_val);5217  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5218  svldnf1sb_s64(svbool_t_val, int8_t_ptr_val);5219  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5220  svldnf1sb_u16(svbool_t_val, int8_t_ptr_val);5221  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5222  svldnf1sb_u32(svbool_t_val, int8_t_ptr_val);5223  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5224  svldnf1sb_u64(svbool_t_val, int8_t_ptr_val);5225  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5226  svldnf1sb_vnum_s16(svbool_t_val, int8_t_ptr_val, int64_t_val);5227  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5228  svldnf1sb_vnum_s32(svbool_t_val, int8_t_ptr_val, int64_t_val);5229  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5230  svldnf1sb_vnum_s64(svbool_t_val, int8_t_ptr_val, int64_t_val);5231  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5232  svldnf1sb_vnum_u16(svbool_t_val, int8_t_ptr_val, int64_t_val);5233  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5234  svldnf1sb_vnum_u32(svbool_t_val, int8_t_ptr_val, int64_t_val);5235  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5236  svldnf1sb_vnum_u64(svbool_t_val, int8_t_ptr_val, int64_t_val);5237  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5238  svldnf1sh_s32(svbool_t_val, int16_t_ptr_val);5239  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5240  svldnf1sh_s64(svbool_t_val, int16_t_ptr_val);5241  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5242  svldnf1sh_u32(svbool_t_val, int16_t_ptr_val);5243  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5244  svldnf1sh_u64(svbool_t_val, int16_t_ptr_val);5245  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5246  svldnf1sh_vnum_s32(svbool_t_val, int16_t_ptr_val, int64_t_val);5247  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5248  svldnf1sh_vnum_s64(svbool_t_val, int16_t_ptr_val, int64_t_val);5249  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5250  svldnf1sh_vnum_u32(svbool_t_val, int16_t_ptr_val, int64_t_val);5251  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5252  svldnf1sh_vnum_u64(svbool_t_val, int16_t_ptr_val, int64_t_val);5253  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5254  svldnf1sw_s64(svbool_t_val, int32_t_ptr_val);5255  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5256  svldnf1sw_u64(svbool_t_val, int32_t_ptr_val);5257  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5258  svldnf1sw_vnum_s64(svbool_t_val, int32_t_ptr_val, int64_t_val);5259  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5260  svldnf1sw_vnum_u64(svbool_t_val, int32_t_ptr_val, int64_t_val);5261  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5262  svldnf1ub_s16(svbool_t_val, uint8_t_ptr_val);5263  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5264  svldnf1ub_s32(svbool_t_val, uint8_t_ptr_val);5265  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5266  svldnf1ub_s64(svbool_t_val, uint8_t_ptr_val);5267  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5268  svldnf1ub_u16(svbool_t_val, uint8_t_ptr_val);5269  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5270  svldnf1ub_u32(svbool_t_val, uint8_t_ptr_val);5271  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5272  svldnf1ub_u64(svbool_t_val, uint8_t_ptr_val);5273  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5274  svldnf1ub_vnum_s16(svbool_t_val, uint8_t_ptr_val, int64_t_val);5275  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5276  svldnf1ub_vnum_s32(svbool_t_val, uint8_t_ptr_val, int64_t_val);5277  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5278  svldnf1ub_vnum_s64(svbool_t_val, uint8_t_ptr_val, int64_t_val);5279  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5280  svldnf1ub_vnum_u16(svbool_t_val, uint8_t_ptr_val, int64_t_val);5281  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5282  svldnf1ub_vnum_u32(svbool_t_val, uint8_t_ptr_val, int64_t_val);5283  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5284  svldnf1ub_vnum_u64(svbool_t_val, uint8_t_ptr_val, int64_t_val);5285  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5286  svldnf1uh_s32(svbool_t_val, uint16_t_ptr_val);5287  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5288  svldnf1uh_s64(svbool_t_val, uint16_t_ptr_val);5289  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5290  svldnf1uh_u32(svbool_t_val, uint16_t_ptr_val);5291  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5292  svldnf1uh_u64(svbool_t_val, uint16_t_ptr_val);5293  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5294  svldnf1uh_vnum_s32(svbool_t_val, uint16_t_ptr_val, int64_t_val);5295  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5296  svldnf1uh_vnum_s64(svbool_t_val, uint16_t_ptr_val, int64_t_val);5297  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5298  svldnf1uh_vnum_u32(svbool_t_val, uint16_t_ptr_val, int64_t_val);5299  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5300  svldnf1uh_vnum_u64(svbool_t_val, uint16_t_ptr_val, int64_t_val);5301  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5302  svldnf1uw_s64(svbool_t_val, uint32_t_ptr_val);5303  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5304  svldnf1uw_u64(svbool_t_val, uint32_t_ptr_val);5305  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5306  svldnf1uw_vnum_s64(svbool_t_val, uint32_t_ptr_val, int64_t_val);5307  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5308  svldnf1uw_vnum_u64(svbool_t_val, uint32_t_ptr_val, int64_t_val);5309  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5310  svprfb_gather(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);5311  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5312  svprfb_gather(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);5313  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5314  svprfb_gather_offset(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);5315  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5316  svprfb_gather_offset(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);5317  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5318  svprfb_gather_offset(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);5319  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5320  svprfb_gather_offset(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);5321  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5322  svprfb_gather_offset(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);5323  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5324  svprfb_gather_offset(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);5325  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5326  svprfb_gather_s32offset(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);5327  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5328  svprfb_gather_s64offset(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);5329  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5330  svprfb_gather_u32base(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);5331  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5332  svprfb_gather_u32base_offset(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);5333  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5334  svprfb_gather_u32offset(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);5335  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5336  svprfb_gather_u64base(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);5337  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5338  svprfb_gather_u64base_offset(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);5339  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5340  svprfb_gather_u64offset(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);5341  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5342  svprfd_gather(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);5343  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5344  svprfd_gather(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);5345  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5346  svprfd_gather_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);5347  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5348  svprfd_gather_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);5349  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5350  svprfd_gather_index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);5351  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5352  svprfd_gather_index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);5353  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5354  svprfd_gather_index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);5355  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5356  svprfd_gather_index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);5357  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5358  svprfd_gather_s32index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);5359  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5360  svprfd_gather_s64index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);5361  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5362  svprfd_gather_u32base(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);5363  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5364  svprfd_gather_u32base_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);5365  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5366  svprfd_gather_u32index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);5367  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5368  svprfd_gather_u64base(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);5369  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5370  svprfd_gather_u64base_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);5371  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5372  svprfd_gather_u64index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);5373  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5374  svprfh_gather(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);5375  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5376  svprfh_gather(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);5377  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5378  svprfh_gather_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);5379  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5380  svprfh_gather_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);5381  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5382  svprfh_gather_index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);5383  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5384  svprfh_gather_index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);5385  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5386  svprfh_gather_index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);5387  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5388  svprfh_gather_index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);5389  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5390  svprfh_gather_s32index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);5391  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5392  svprfh_gather_s64index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);5393  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5394  svprfh_gather_u32base(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);5395  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5396  svprfh_gather_u32base_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);5397  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5398  svprfh_gather_u32index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);5399  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5400  svprfh_gather_u64base(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);5401  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5402  svprfh_gather_u64base_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);5403  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5404  svprfh_gather_u64index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);5405  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5406  svprfw_gather(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);5407  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5408  svprfw_gather(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);5409  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5410  svprfw_gather_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);5411  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5412  svprfw_gather_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);5413  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5414  svprfw_gather_index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);5415  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5416  svprfw_gather_index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);5417  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5418  svprfw_gather_index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);5419  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5420  svprfw_gather_index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);5421  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5422  svprfw_gather_s32index(svbool_t_val, void_ptr_val, svint32_t_val, SV_PSTL1KEEP);5423  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5424  svprfw_gather_s64index(svbool_t_val, void_ptr_val, svint64_t_val, SV_PSTL1KEEP);5425  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5426  svprfw_gather_u32base(svbool_t_val, svuint32_t_val, SV_PSTL1KEEP);5427  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5428  svprfw_gather_u32base_index(svbool_t_val, svuint32_t_val, int64_t_val, SV_PSTL1KEEP);5429  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5430  svprfw_gather_u32index(svbool_t_val, void_ptr_val, svuint32_t_val, SV_PSTL1KEEP);5431  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5432  svprfw_gather_u64base(svbool_t_val, svuint64_t_val, SV_PSTL1KEEP);5433  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5434  svprfw_gather_u64base_index(svbool_t_val, svuint64_t_val, int64_t_val, SV_PSTL1KEEP);5435  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5436  svprfw_gather_u64index(svbool_t_val, void_ptr_val, svuint64_t_val, SV_PSTL1KEEP);5437  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5438  svrdffr();5439  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5440  svrdffr_z(svbool_t_val);5441  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5442  svsetffr();5443  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5444  svst1_scatter(svbool_t_val, svuint32_t_val, svfloat32_t_val);5445  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5446  svst1_scatter(svbool_t_val, svuint32_t_val, svint32_t_val);5447  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5448  svst1_scatter(svbool_t_val, svuint32_t_val, svuint32_t_val);5449  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5450  svst1_scatter(svbool_t_val, svuint64_t_val, svfloat64_t_val);5451  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5452  svst1_scatter(svbool_t_val, svuint64_t_val, svint64_t_val);5453  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5454  svst1_scatter(svbool_t_val, svuint64_t_val, svuint64_t_val);5455  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5456  svst1_scatter_index(svbool_t_val, float32_t_ptr_val, svint32_t_val, svfloat32_t_val);5457  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5458  svst1_scatter_index(svbool_t_val, float32_t_ptr_val, svuint32_t_val, svfloat32_t_val);5459  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5460  svst1_scatter_index(svbool_t_val, float64_t_ptr_val, svint64_t_val, svfloat64_t_val);5461  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5462  svst1_scatter_index(svbool_t_val, float64_t_ptr_val, svuint64_t_val, svfloat64_t_val);5463  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5464  svst1_scatter_index(svbool_t_val, int32_t_ptr_val, svint32_t_val, svint32_t_val);5465  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5466  svst1_scatter_index(svbool_t_val, int32_t_ptr_val, svuint32_t_val, svint32_t_val);5467  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5468  svst1_scatter_index(svbool_t_val, int64_t_ptr_val, svint64_t_val, svint64_t_val);5469  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5470  svst1_scatter_index(svbool_t_val, int64_t_ptr_val, svuint64_t_val, svint64_t_val);5471  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5472  svst1_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svfloat32_t_val);5473  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5474  svst1_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);5475  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5476  svst1_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);5477  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5478  svst1_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svfloat64_t_val);5479  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5480  svst1_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5481  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5482  svst1_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5483  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5484  svst1_scatter_index(svbool_t_val, uint32_t_ptr_val, svint32_t_val, svuint32_t_val);5485  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5486  svst1_scatter_index(svbool_t_val, uint32_t_ptr_val, svuint32_t_val, svuint32_t_val);5487  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5488  svst1_scatter_index(svbool_t_val, uint64_t_ptr_val, svint64_t_val, svuint64_t_val);5489  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5490  svst1_scatter_index(svbool_t_val, uint64_t_ptr_val, svuint64_t_val, svuint64_t_val);5491  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5492  svst1_scatter_offset(svbool_t_val, float32_t_ptr_val, svint32_t_val, svfloat32_t_val);5493  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5494  svst1_scatter_offset(svbool_t_val, float32_t_ptr_val, svuint32_t_val, svfloat32_t_val);5495  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5496  svst1_scatter_offset(svbool_t_val, float64_t_ptr_val, svint64_t_val, svfloat64_t_val);5497  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5498  svst1_scatter_offset(svbool_t_val, float64_t_ptr_val, svuint64_t_val, svfloat64_t_val);5499  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5500  svst1_scatter_offset(svbool_t_val, int32_t_ptr_val, svint32_t_val, svint32_t_val);5501  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5502  svst1_scatter_offset(svbool_t_val, int32_t_ptr_val, svuint32_t_val, svint32_t_val);5503  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5504  svst1_scatter_offset(svbool_t_val, int64_t_ptr_val, svint64_t_val, svint64_t_val);5505  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5506  svst1_scatter_offset(svbool_t_val, int64_t_ptr_val, svuint64_t_val, svint64_t_val);5507  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5508  svst1_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svfloat32_t_val);5509  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5510  svst1_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);5511  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5512  svst1_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);5513  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5514  svst1_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svfloat64_t_val);5515  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5516  svst1_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5517  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5518  svst1_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5519  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5520  svst1_scatter_offset(svbool_t_val, uint32_t_ptr_val, svint32_t_val, svuint32_t_val);5521  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5522  svst1_scatter_offset(svbool_t_val, uint32_t_ptr_val, svuint32_t_val, svuint32_t_val);5523  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5524  svst1_scatter_offset(svbool_t_val, uint64_t_ptr_val, svint64_t_val, svuint64_t_val);5525  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5526  svst1_scatter_offset(svbool_t_val, uint64_t_ptr_val, svuint64_t_val, svuint64_t_val);5527  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5528  svst1_scatter_s32index_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val, svfloat32_t_val);5529  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5530  svst1_scatter_s32index_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val, svint32_t_val);5531  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5532  svst1_scatter_s32index_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val, svuint32_t_val);5533  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5534  svst1_scatter_s32offset_f32(svbool_t_val, float32_t_ptr_val, svint32_t_val, svfloat32_t_val);5535  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5536  svst1_scatter_s32offset_s32(svbool_t_val, int32_t_ptr_val, svint32_t_val, svint32_t_val);5537  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5538  svst1_scatter_s32offset_u32(svbool_t_val, uint32_t_ptr_val, svint32_t_val, svuint32_t_val);5539  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5540  svst1_scatter_s64index_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val, svfloat64_t_val);5541  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5542  svst1_scatter_s64index_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val, svint64_t_val);5543  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5544  svst1_scatter_s64index_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val, svuint64_t_val);5545  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5546  svst1_scatter_s64offset_f64(svbool_t_val, float64_t_ptr_val, svint64_t_val, svfloat64_t_val);5547  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5548  svst1_scatter_s64offset_s64(svbool_t_val, int64_t_ptr_val, svint64_t_val, svint64_t_val);5549  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5550  svst1_scatter_s64offset_u64(svbool_t_val, uint64_t_ptr_val, svint64_t_val, svuint64_t_val);5551  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5552  svst1_scatter_u32base_f32(svbool_t_val, svuint32_t_val, svfloat32_t_val);5553  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5554  svst1_scatter_u32base_index_f32(svbool_t_val, svuint32_t_val, int64_t_val, svfloat32_t_val);5555  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5556  svst1_scatter_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);5557  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5558  svst1_scatter_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);5559  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5560  svst1_scatter_u32base_offset_f32(svbool_t_val, svuint32_t_val, int64_t_val, svfloat32_t_val);5561  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5562  svst1_scatter_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);5563  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5564  svst1_scatter_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);5565  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5566  svst1_scatter_u32base_s32(svbool_t_val, svuint32_t_val, svint32_t_val);5567  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5568  svst1_scatter_u32base_u32(svbool_t_val, svuint32_t_val, svuint32_t_val);5569  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5570  svst1_scatter_u32index_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val, svfloat32_t_val);5571  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5572  svst1_scatter_u32index_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val, svint32_t_val);5573  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5574  svst1_scatter_u32index_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val, svuint32_t_val);5575  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5576  svst1_scatter_u32offset_f32(svbool_t_val, float32_t_ptr_val, svuint32_t_val, svfloat32_t_val);5577  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5578  svst1_scatter_u32offset_s32(svbool_t_val, int32_t_ptr_val, svuint32_t_val, svint32_t_val);5579  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5580  svst1_scatter_u32offset_u32(svbool_t_val, uint32_t_ptr_val, svuint32_t_val, svuint32_t_val);5581  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5582  svst1_scatter_u64base_f64(svbool_t_val, svuint64_t_val, svfloat64_t_val);5583  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5584  svst1_scatter_u64base_index_f64(svbool_t_val, svuint64_t_val, int64_t_val, svfloat64_t_val);5585  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5586  svst1_scatter_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5587  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5588  svst1_scatter_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5589  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5590  svst1_scatter_u64base_offset_f64(svbool_t_val, svuint64_t_val, int64_t_val, svfloat64_t_val);5591  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5592  svst1_scatter_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5593  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5594  svst1_scatter_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5595  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5596  svst1_scatter_u64base_s64(svbool_t_val, svuint64_t_val, svint64_t_val);5597  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5598  svst1_scatter_u64base_u64(svbool_t_val, svuint64_t_val, svuint64_t_val);5599  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5600  svst1_scatter_u64index_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val, svfloat64_t_val);5601  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5602  svst1_scatter_u64index_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val, svint64_t_val);5603  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5604  svst1_scatter_u64index_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val, svuint64_t_val);5605  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5606  svst1_scatter_u64offset_f64(svbool_t_val, float64_t_ptr_val, svuint64_t_val, svfloat64_t_val);5607  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5608  svst1_scatter_u64offset_s64(svbool_t_val, int64_t_ptr_val, svuint64_t_val, svint64_t_val);5609  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5610  svst1_scatter_u64offset_u64(svbool_t_val, uint64_t_ptr_val, svuint64_t_val, svuint64_t_val);5611  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5612  svst1b_scatter(svbool_t_val, svuint32_t_val, svint32_t_val);5613  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5614  svst1b_scatter(svbool_t_val, svuint32_t_val, svuint32_t_val);5615  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5616  svst1b_scatter(svbool_t_val, svuint64_t_val, svint64_t_val);5617  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5618  svst1b_scatter(svbool_t_val, svuint64_t_val, svuint64_t_val);5619  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5620  svst1b_scatter_offset(svbool_t_val, int8_t_ptr_val, svint32_t_val, svint32_t_val);5621  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5622  svst1b_scatter_offset(svbool_t_val, int8_t_ptr_val, svint64_t_val, svint64_t_val);5623  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5624  svst1b_scatter_offset(svbool_t_val, int8_t_ptr_val, svuint32_t_val, svint32_t_val);5625  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5626  svst1b_scatter_offset(svbool_t_val, int8_t_ptr_val, svuint64_t_val, svint64_t_val);5627  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5628  svst1b_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);5629  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5630  svst1b_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);5631  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5632  svst1b_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5633  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5634  svst1b_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5635  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5636  svst1b_scatter_offset(svbool_t_val, uint8_t_ptr_val, svint32_t_val, svuint32_t_val);5637  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5638  svst1b_scatter_offset(svbool_t_val, uint8_t_ptr_val, svint64_t_val, svuint64_t_val);5639  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5640  svst1b_scatter_offset(svbool_t_val, uint8_t_ptr_val, svuint32_t_val, svuint32_t_val);5641  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5642  svst1b_scatter_offset(svbool_t_val, uint8_t_ptr_val, svuint64_t_val, svuint64_t_val);5643  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5644  svst1b_scatter_s32offset_s32(svbool_t_val, int8_t_ptr_val, svint32_t_val, svint32_t_val);5645  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5646  svst1b_scatter_s32offset_u32(svbool_t_val, uint8_t_ptr_val, svint32_t_val, svuint32_t_val);5647  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5648  svst1b_scatter_s64offset_s64(svbool_t_val, int8_t_ptr_val, svint64_t_val, svint64_t_val);5649  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5650  svst1b_scatter_s64offset_u64(svbool_t_val, uint8_t_ptr_val, svint64_t_val, svuint64_t_val);5651  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5652  svst1b_scatter_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);5653  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5654  svst1b_scatter_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);5655  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5656  svst1b_scatter_u32base_s32(svbool_t_val, svuint32_t_val, svint32_t_val);5657  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5658  svst1b_scatter_u32base_u32(svbool_t_val, svuint32_t_val, svuint32_t_val);5659  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5660  svst1b_scatter_u32offset_s32(svbool_t_val, int8_t_ptr_val, svuint32_t_val, svint32_t_val);5661  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5662  svst1b_scatter_u32offset_u32(svbool_t_val, uint8_t_ptr_val, svuint32_t_val, svuint32_t_val);5663  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5664  svst1b_scatter_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5665  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5666  svst1b_scatter_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5667  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5668  svst1b_scatter_u64base_s64(svbool_t_val, svuint64_t_val, svint64_t_val);5669  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5670  svst1b_scatter_u64base_u64(svbool_t_val, svuint64_t_val, svuint64_t_val);5671  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5672  svst1b_scatter_u64offset_s64(svbool_t_val, int8_t_ptr_val, svuint64_t_val, svint64_t_val);5673  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5674  svst1b_scatter_u64offset_u64(svbool_t_val, uint8_t_ptr_val, svuint64_t_val, svuint64_t_val);5675  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5676  svst1h_scatter(svbool_t_val, svuint32_t_val, svint32_t_val);5677  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5678  svst1h_scatter(svbool_t_val, svuint32_t_val, svuint32_t_val);5679  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5680  svst1h_scatter(svbool_t_val, svuint64_t_val, svint64_t_val);5681  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5682  svst1h_scatter(svbool_t_val, svuint64_t_val, svuint64_t_val);5683  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5684  svst1h_scatter_index(svbool_t_val, int16_t_ptr_val, svint32_t_val, svint32_t_val);5685  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5686  svst1h_scatter_index(svbool_t_val, int16_t_ptr_val, svint64_t_val, svint64_t_val);5687  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5688  svst1h_scatter_index(svbool_t_val, int16_t_ptr_val, svuint32_t_val, svint32_t_val);5689  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5690  svst1h_scatter_index(svbool_t_val, int16_t_ptr_val, svuint64_t_val, svint64_t_val);5691  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5692  svst1h_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);5693  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5694  svst1h_scatter_index(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);5695  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5696  svst1h_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5697  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5698  svst1h_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5699  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5700  svst1h_scatter_index(svbool_t_val, uint16_t_ptr_val, svint32_t_val, svuint32_t_val);5701  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5702  svst1h_scatter_index(svbool_t_val, uint16_t_ptr_val, svint64_t_val, svuint64_t_val);5703  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5704  svst1h_scatter_index(svbool_t_val, uint16_t_ptr_val, svuint32_t_val, svuint32_t_val);5705  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5706  svst1h_scatter_index(svbool_t_val, uint16_t_ptr_val, svuint64_t_val, svuint64_t_val);5707  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5708  svst1h_scatter_offset(svbool_t_val, int16_t_ptr_val, svint32_t_val, svint32_t_val);5709  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5710  svst1h_scatter_offset(svbool_t_val, int16_t_ptr_val, svint64_t_val, svint64_t_val);5711  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5712  svst1h_scatter_offset(svbool_t_val, int16_t_ptr_val, svuint32_t_val, svint32_t_val);5713  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5714  svst1h_scatter_offset(svbool_t_val, int16_t_ptr_val, svuint64_t_val, svint64_t_val);5715  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5716  svst1h_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);5717  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5718  svst1h_scatter_offset(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);5719  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5720  svst1h_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5721  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5722  svst1h_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5723  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5724  svst1h_scatter_offset(svbool_t_val, uint16_t_ptr_val, svint32_t_val, svuint32_t_val);5725  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5726  svst1h_scatter_offset(svbool_t_val, uint16_t_ptr_val, svint64_t_val, svuint64_t_val);5727  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5728  svst1h_scatter_offset(svbool_t_val, uint16_t_ptr_val, svuint32_t_val, svuint32_t_val);5729  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5730  svst1h_scatter_offset(svbool_t_val, uint16_t_ptr_val, svuint64_t_val, svuint64_t_val);5731  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5732  svst1h_scatter_s32index_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val, svint32_t_val);5733  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5734  svst1h_scatter_s32index_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val, svuint32_t_val);5735  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5736  svst1h_scatter_s32offset_s32(svbool_t_val, int16_t_ptr_val, svint32_t_val, svint32_t_val);5737  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5738  svst1h_scatter_s32offset_u32(svbool_t_val, uint16_t_ptr_val, svint32_t_val, svuint32_t_val);5739  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5740  svst1h_scatter_s64index_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val, svint64_t_val);5741  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5742  svst1h_scatter_s64index_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val, svuint64_t_val);5743  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5744  svst1h_scatter_s64offset_s64(svbool_t_val, int16_t_ptr_val, svint64_t_val, svint64_t_val);5745  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5746  svst1h_scatter_s64offset_u64(svbool_t_val, uint16_t_ptr_val, svint64_t_val, svuint64_t_val);5747  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5748  svst1h_scatter_u32base_index_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);5749  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5750  svst1h_scatter_u32base_index_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);5751  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5752  svst1h_scatter_u32base_offset_s32(svbool_t_val, svuint32_t_val, int64_t_val, svint32_t_val);5753  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5754  svst1h_scatter_u32base_offset_u32(svbool_t_val, svuint32_t_val, int64_t_val, svuint32_t_val);5755  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5756  svst1h_scatter_u32base_s32(svbool_t_val, svuint32_t_val, svint32_t_val);5757  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5758  svst1h_scatter_u32base_u32(svbool_t_val, svuint32_t_val, svuint32_t_val);5759  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5760  svst1h_scatter_u32index_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val, svint32_t_val);5761  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5762  svst1h_scatter_u32index_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val, svuint32_t_val);5763  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5764  svst1h_scatter_u32offset_s32(svbool_t_val, int16_t_ptr_val, svuint32_t_val, svint32_t_val);5765  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5766  svst1h_scatter_u32offset_u32(svbool_t_val, uint16_t_ptr_val, svuint32_t_val, svuint32_t_val);5767  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5768  svst1h_scatter_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5769  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5770  svst1h_scatter_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5771  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5772  svst1h_scatter_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5773  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5774  svst1h_scatter_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5775  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5776  svst1h_scatter_u64base_s64(svbool_t_val, svuint64_t_val, svint64_t_val);5777  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5778  svst1h_scatter_u64base_u64(svbool_t_val, svuint64_t_val, svuint64_t_val);5779  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5780  svst1h_scatter_u64index_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val, svint64_t_val);5781  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5782  svst1h_scatter_u64index_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val, svuint64_t_val);5783  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5784  svst1h_scatter_u64offset_s64(svbool_t_val, int16_t_ptr_val, svuint64_t_val, svint64_t_val);5785  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5786  svst1h_scatter_u64offset_u64(svbool_t_val, uint16_t_ptr_val, svuint64_t_val, svuint64_t_val);5787  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5788  svst1w_scatter(svbool_t_val, svuint64_t_val, svint64_t_val);5789  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5790  svst1w_scatter(svbool_t_val, svuint64_t_val, svuint64_t_val);5791  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5792  svst1w_scatter_index(svbool_t_val, int32_t_ptr_val, svint64_t_val, svint64_t_val);5793  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5794  svst1w_scatter_index(svbool_t_val, int32_t_ptr_val, svuint64_t_val, svint64_t_val);5795  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5796  svst1w_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5797  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5798  svst1w_scatter_index(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5799  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5800  svst1w_scatter_index(svbool_t_val, uint32_t_ptr_val, svint64_t_val, svuint64_t_val);5801  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5802  svst1w_scatter_index(svbool_t_val, uint32_t_ptr_val, svuint64_t_val, svuint64_t_val);5803  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5804  svst1w_scatter_offset(svbool_t_val, int32_t_ptr_val, svint64_t_val, svint64_t_val);5805  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5806  svst1w_scatter_offset(svbool_t_val, int32_t_ptr_val, svuint64_t_val, svint64_t_val);5807  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5808  svst1w_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5809  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5810  svst1w_scatter_offset(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5811  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5812  svst1w_scatter_offset(svbool_t_val, uint32_t_ptr_val, svint64_t_val, svuint64_t_val);5813  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5814  svst1w_scatter_offset(svbool_t_val, uint32_t_ptr_val, svuint64_t_val, svuint64_t_val);5815  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5816  svst1w_scatter_s64index_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val, svint64_t_val);5817  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5818  svst1w_scatter_s64index_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val, svuint64_t_val);5819  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5820  svst1w_scatter_s64offset_s64(svbool_t_val, int32_t_ptr_val, svint64_t_val, svint64_t_val);5821  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5822  svst1w_scatter_s64offset_u64(svbool_t_val, uint32_t_ptr_val, svint64_t_val, svuint64_t_val);5823  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5824  svst1w_scatter_u64base_index_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5825  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5826  svst1w_scatter_u64base_index_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5827  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5828  svst1w_scatter_u64base_offset_s64(svbool_t_val, svuint64_t_val, int64_t_val, svint64_t_val);5829  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5830  svst1w_scatter_u64base_offset_u64(svbool_t_val, svuint64_t_val, int64_t_val, svuint64_t_val);5831  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5832  svst1w_scatter_u64base_s64(svbool_t_val, svuint64_t_val, svint64_t_val);5833  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5834  svst1w_scatter_u64base_u64(svbool_t_val, svuint64_t_val, svuint64_t_val);5835  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5836  svst1w_scatter_u64index_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val, svint64_t_val);5837  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5838  svst1w_scatter_u64index_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val, svuint64_t_val);5839  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5840  svst1w_scatter_u64offset_s64(svbool_t_val, int32_t_ptr_val, svuint64_t_val, svint64_t_val);5841  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5842  svst1w_scatter_u64offset_u64(svbool_t_val, uint32_t_ptr_val, svuint64_t_val, svuint64_t_val);5843  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5844  svtmad(svfloat16_t_val, svfloat16_t_val, 2);5845  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5846  svtmad(svfloat32_t_val, svfloat32_t_val, 2);5847  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5848  svtmad(svfloat64_t_val, svfloat64_t_val, 2);5849  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5850  svtmad_f16(svfloat16_t_val, svfloat16_t_val, 2);5851  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5852  svtmad_f32(svfloat32_t_val, svfloat32_t_val, 2);5853  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5854  svtmad_f64(svfloat64_t_val, svfloat64_t_val, 2);5855  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5856  svtsmul(svfloat16_t_val, svuint16_t_val);5857  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5858  svtsmul(svfloat32_t_val, svuint32_t_val);5859  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5860  svtsmul(svfloat64_t_val, svuint64_t_val);5861  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5862  svtsmul_f16(svfloat16_t_val, svuint16_t_val);5863  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5864  svtsmul_f32(svfloat32_t_val, svuint32_t_val);5865  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5866  svtsmul_f64(svfloat64_t_val, svuint64_t_val);5867  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5868  svtssel(svfloat16_t_val, svuint16_t_val);5869  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5870  svtssel(svfloat32_t_val, svuint32_t_val);5871  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5872  svtssel(svfloat64_t_val, svuint64_t_val);5873  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5874  svtssel_f16(svfloat16_t_val, svuint16_t_val);5875  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5876  svtssel_f32(svfloat32_t_val, svuint32_t_val);5877  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5878  svtssel_f64(svfloat64_t_val, svuint64_t_val);5879  // guard-error@+1 {{builtin can only be called from a non-streaming function}}5880  svwrffr(svbool_t_val);5881}5882