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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 2290 neon_alias_types_same (struct neon_typed_alias *a, struct neon_typed_alias *b) function
2386 if (! neon_alias_types_same (&atype, &firsttype))
2419 if (! neon_alias_types_same (&htype, &firsttype))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 2289 neon_alias_types_same (struct neon_typed_alias *a, struct neon_typed_alias *b) function
2385 if (! neon_alias_types_same (&atype, &firsttype))
2418 if (! neon_alias_types_same (&htype, &firsttype))

Completed in 113 milliseconds