Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Davr-dis.c355 int sym_op1 = 0, sym_op2 = 0; in print_insn_avr() local
449 comment1, &style_op1, 0, &sym_op1, &sym_addr1, in print_insn_avr()
484 if (sym_op1) in print_insn_avr()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Davr-dis.c355 int sym_op1 = 0, sym_op2 = 0; in print_insn_avr() local
449 comment1, &style_op1, 0, &sym_op1, &sym_addr1, in print_insn_avr()
484 if (sym_op1) in print_insn_avr()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vrp.cc536 tree sym_op0, tree sym_op1, in adjust_symbolic_bound() argument
542 if (sym_op0 == sym_op1) in adjust_symbolic_bound()
547 else if (sym_op1) in adjust_symbolic_bound()
554 bound = build_symbolic_expr (type, sym_op1, in adjust_symbolic_bound()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vrp.c717 tree sym_op0, tree sym_op1, in adjust_symbolic_bound() argument
723 if (sym_op0 == sym_op1) in adjust_symbolic_bound()
728 else if (sym_op1) in adjust_symbolic_bound()
735 bound = build_symbolic_expr (type, sym_op1, in adjust_symbolic_bound()