Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h2952 instr_regarray_idx_nbo(struct rte_swx_pipeline *p, struct thread *t, const struct instruction *ip) in instr_regarray_idx_nbo() function
2966 #define instr_regarray_idx_nbo instr_regarray_idx_hbo macro
3053 idx = instr_regarray_idx_nbo(p, t, ip); in __instr_regprefetch_rh_exec()
3095 idx = instr_regarray_idx_nbo(p, t, ip); in __instr_regrd_hrh_exec()
3122 idx = instr_regarray_idx_nbo(p, t, ip); in __instr_regrd_mrh_exec()
3170 idx = instr_regarray_idx_nbo(p, t, ip); in __instr_regwr_rhh_exec()
3183 idx = instr_regarray_idx_nbo(p, t, ip); in __instr_regwr_rhm_exec()
3222 idx = instr_regarray_idx_nbo(p, t, ip); in __instr_regwr_rhi_exec()
3289 idx = instr_regarray_idx_nbo(p, t, ip); in __instr_regadd_rhh_exec()
3302 idx = instr_regarray_idx_nbo(p, t, ip); in __instr_regadd_rhm_exec()
[all …]