Home
last modified time | relevance | path

Searched refs:gather_scatter_pair_pred_ops (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-protos.h392 unsigned int gather_scatter_pair_pred_ops) in aarch64_sve_vec_issue_info()
399 gather_scatter_pair_pred_ops (gather_scatter_pair_pred_ops) in aarch64_sve_vec_issue_info()
426 const unsigned int gather_scatter_pair_pred_ops; member
H A Daarch64.cc16633 ops->pred_ops += sve_issue->gather_scatter_pair_pred_ops * pairs; in count_ops()