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

  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 2579 match_simd_size (const insn_template *t, unsigned int wanted,
2621 : !match_simd_size(t, wanted, given))));
2687 && !match_simd_size (t, j, j))
2742 && !match_simd_size (t, j, given))
2578 match_simd_size (const insn_template *t, unsigned int wanted, function
tc-i386.c 2579 match_simd_size (const insn_template *t, unsigned int wanted,
2621 : !match_simd_size(t, wanted, given))));
2687 && !match_simd_size (t, j, j))
2742 && !match_simd_size (t, j, given))
2578 match_simd_size (const insn_template *t, unsigned int wanted, function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 2530 match_simd_size (const insn_template *t, unsigned int wanted,
2572 : !match_simd_size(t, wanted, given))));
2638 && !match_simd_size (t, j, j))
2693 && !match_simd_size (t, j, given))
2529 match_simd_size (const insn_template *t, unsigned int wanted, function
tc-i386.c 2530 match_simd_size (const insn_template *t, unsigned int wanted,
2572 : !match_simd_size(t, wanted, given))));
2638 && !match_simd_size (t, j, j))
2693 && !match_simd_size (t, j, given))
2529 match_simd_size (const insn_template *t, unsigned int wanted, function

Completed in 486 milliseconds