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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-protos.h 391 unsigned int gather_scatter_pair_general_ops,
398 gather_scatter_pair_general_ops (gather_scatter_pair_general_ops),
425 const unsigned int gather_scatter_pair_general_ops; member in struct:aarch64_sve_vec_issue_info
aarch64.cc 2084 1, /* gather_scatter_pair_general_ops */
2222 1, /* gather_scatter_pair_general_ops */
2409 1, /* gather_scatter_pair_general_ops */
2598 1, /* gather_scatter_pair_general_ops */
16650 ops->general_ops += sve_issue->gather_scatter_pair_general_ops * pairs;
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-protos.h 392 unsigned int gather_scatter_pair_general_ops,
399 gather_scatter_pair_general_ops (gather_scatter_pair_general_ops),
426 const unsigned int gather_scatter_pair_general_ops; member in struct:aarch64_sve_vec_issue_info
aarch64.cc 17125 ops->general_ops += sve_issue->gather_scatter_pair_general_ops * pairs;

Completed in 109 milliseconds