Searched refs:__vl (Results 1 – 3 of 3) sorted by relevance
1268 UHWtype __ul, __vl, __uh, __vh; \1272 __vl = __ll_lowpart (v); \1275 __x0 = (UWtype) __ul * __vl; \1277 __x2 = (UWtype) __uh * __vl; \
1205 UHWtype __ul, __vl, __uh, __vh; \1209 __vl = __ll_lowpart (v); \1212 __x0 = (UWtype) __ul * __vl; \1214 __x2 = (UWtype) __uh * __vl; \
4351 uint64_t __vl; // Vector Length Register member4399 return _registers.__vl; in getRegister()4421 _registers.__vl = value; in setRegister()