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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 15385 unsigned mod_k_size = k_size;
15386 neon_modify_type_size (thisarg, &mod_k_type, &mod_k_size);
15387 if (g_type != mod_k_type || g_size != mod_k_size)
15380 unsigned mod_k_size = k_size; local
tc-arm.c 15385 unsigned mod_k_size = k_size;
15386 neon_modify_type_size (thisarg, &mod_k_type, &mod_k_size);
15387 if (g_type != mod_k_type || g_size != mod_k_size)
15380 unsigned mod_k_size = k_size; local
tc-arm.c 15385 unsigned mod_k_size = k_size;
15386 neon_modify_type_size (thisarg, &mod_k_type, &mod_k_size);
15387 if (g_type != mod_k_type || g_size != mod_k_size)
15380 unsigned mod_k_size = k_size; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 15388 unsigned mod_k_size = k_size;
15389 neon_modify_type_size (thisarg, &mod_k_type, &mod_k_size);
15390 if (g_type != mod_k_type || g_size != mod_k_size)
15383 unsigned mod_k_size = k_size; local
tc-arm.c 15388 unsigned mod_k_size = k_size;
15389 neon_modify_type_size (thisarg, &mod_k_type, &mod_k_size);
15390 if (g_type != mod_k_type || g_size != mod_k_size)
15383 unsigned mod_k_size = k_size; local
tc-arm.c 15388 unsigned mod_k_size = k_size;
15389 neon_modify_type_size (thisarg, &mod_k_type, &mod_k_size);
15390 if (g_type != mod_k_type || g_size != mod_k_size)
15383 unsigned mod_k_size = k_size; local

Completed in 191 milliseconds