Home
last modified time | relevance | path

Searched defs:_V (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_x86.h1553 using _V = typename _TVT::type; in _S_multiplies() local
1658 using _V = typename _TVT::type; in _S_multiplies() local
1827 using _V = typename _TVT::type; in _S_multiplies() local
1877 using _V = typename _TVT::type; in _S_multiplies() local
2720 using _V = __vector_type_t<_Tp, _Np>; in _S_round() local
3824 using _V = __vector_type_t<_UpUInt, _ToN>; in _S_to_maskvector() local
H A Dsimd_builtin.h533 using _V = typename _VectorTraits<_To>::type; in __convert() local
1275 using _V = __vector_type_t<_Up, _Np * sizeof(_Tp) / sizeof(_Up)>; in _S_load() local
1553 using _V = __vector_type_t<_Up, __vsize>; in _S_store() local
1814 using _V = __vector_type_t<_Tp, _Np / 2>; in _S_reduce_partial() local
1939 using _V = simd<_Tp, _Ap>; in _S_reduce() local
2202 using _V = typename _TVT::type; in _S_nearbyint() local
2224 using _V = __vector_type_t<_Tp, _Np>; in _S_trunc() local
/netbsd-src/sys/arch/evbarm/smdk2xx0/
H A Dsmdk2410_machdep.c331 #define _V(n) (SMDK2410_IO_VBASE + (n) * L1_S_SIZE) macro
/netbsd-src/sys/arch/evbarm/mini2440/
H A Dmini2440_machdep.c365 #define _V(n) (MINI2440_IO_VBASE + (n) * L1_S_SIZE) macro
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dtest.h33 #define _V (1 << 24) macro