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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c12101 neon_compare (unsigned regtypes, unsigned immtypes, int invert)
12131 neon_compare (N_SUF_32, N_S8 | N_S16 | N_S32 | N_F32, FALSE);
12137 neon_compare (N_SUF_32, N_S8 | N_S16 | N_S32 | N_F32, TRUE);
12143 neon_compare (N_IF_32, N_IF_32, FALSE);
12091 neon_compare (unsigned regtypes, unsigned immtypes, int invert) function

Completed in 123 milliseconds