Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c11933 struct instruction *jmp_instr = &p->instructions[j]; in instruction_group_list_create() local
11940 if (!instruction_is_jmp(jmp_instr) || in instruction_group_list_create()
12028 struct instruction *jmp_instr, in pipeline_instr_jmp_codegen() argument
12036 switch (jmp_instr->type) { in pipeline_instr_jmp_codegen()