HomeSort by: relevance | last modified time | path
    Searched defs:neon_check_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 14843 /* Pass this as the first type argument to neon_check_type to ignore types
15203 neon_check_type (unsigned els, enum neon_shape ns, ...)
15489 et = neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_KEY | N_VFP);
15494 et = neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP,
15581 neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_VFP | N_KEY);
15630 neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_KEY | N_VFP);
15648 neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP,
15667 neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP,
15824 = neon_check_type (3, rs, N_EQK, N_KEY | N_F_MVE | N_I_MVE | N_SU_32,
15903 = neon_check_type (3, rs, N_EQK, N_KEY | N_F_MVE | N_I_MVE | N_SU_32
15198 neon_check_type (unsigned els, enum neon_shape ns, ...) function
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 14846 /* Pass this as the first type argument to neon_check_type to ignore types
15206 neon_check_type (unsigned els, enum neon_shape ns, ...)
15492 et = neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_KEY | N_VFP);
15497 et = neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP,
15584 neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_VFP | N_KEY);
15633 neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_KEY | N_VFP);
15651 neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP,
15670 neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP,
15827 = neon_check_type (3, rs, N_EQK, N_KEY | N_F_MVE | N_I_MVE | N_SU_32,
15906 = neon_check_type (3, rs, N_EQK, N_KEY | N_F_MVE | N_I_MVE | N_SU_32
15201 neon_check_type (unsigned els, enum neon_shape ns, ...) function
    [all...]

Completed in 48 milliseconds