Searched refs:neon_check_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c10668 /* Pass this as the first type argument to neon_check_type to ignore types
10968 neon_check_type (unsigned els, enum neon_shape ns, ...)
11215 et = neon_check_type (2, rs,
11221 et = neon_check_type (3, rs,
11274 neon_check_type (2, rs, N_EQK | N_VFP, N_F32 | N_F64 | N_VFP | N_KEY);
11319 neon_check_type (2, rs, N_EQK | N_VFP, N_F32 | N_F64 | N_KEY | N_VFP);
11331 neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP,
11344 neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP,
11366 neon_check_type (2, rs, N_EQK | N_VFP, N_F32 | N_F64 | N_KEY | N_VFP);
11382 neon_check_type (
10958 neon_check_type (unsigned els, enum neon_shape ns, ...) function
[all...]

Completed in 167 milliseconds