Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dgen_loader.c104 static void emit2(struct bpf_gen *gen, struct bpf_insn insn1, struct bpf_insn insn2) in emit2() argument
106 emit(gen, insn1); in emit2()
/third_party/ltp/tools/sparse/sparse-src/
Dsimplify.c1695 static int switch_pseudo(struct instruction *insn1, pseudo_t *pp1, struct instruction *insn2, pseud… in switch_pseudo() argument
1699 use_pseudo(insn1, p2, pp1); in switch_pseudo()