Home
last modified time | relevance | path

Searched refs:MO_VAL_LOC (Results 1 – 25 of 63) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dvar-tracking.c135 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5471 return MO_VAL_LOC; in use_type()
5636 if (type == MO_VAL_LOC) in add_uses()
6562 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6564 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6720 case MO_VAL_LOC: in compute_bb_dataflow()
9215 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dvar-tracking.c132 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5324 return MO_VAL_LOC; in use_type()
5486 if (type == MO_VAL_LOC) in add_uses()
6385 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6387 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6561 case MO_VAL_LOC: in compute_bb_dataflow()
9071 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dvar-tracking.c136 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5389 return MO_VAL_LOC; in use_type()
5551 if (type == MO_VAL_LOC) in add_uses()
6490 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6492 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6666 case MO_VAL_LOC: in compute_bb_dataflow()
9164 case MO_VAL_LOC: in emit_notes_in_bb()
H A DChangeLog-20098350 * var-tracking.c (add_with_sets): Sort MO_VAL_LOC last among uses.
11722 (enum micro_operation_type): Add MO_VAL_USE, MO_VAL_LOC, and
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dvar-tracking.c135 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5471 return MO_VAL_LOC; in use_type()
5636 if (type == MO_VAL_LOC) in add_uses()
6562 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6564 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6720 case MO_VAL_LOC: in compute_bb_dataflow()
9215 case MO_VAL_LOC: in emit_notes_in_bb()
H A DChangeLog-20098350 * var-tracking.c (add_with_sets): Sort MO_VAL_LOC last among uses.
11722 (enum micro_operation_type): Add MO_VAL_USE, MO_VAL_LOC, and
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dvar-tracking.c132 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5347 return MO_VAL_LOC; in use_type()
5509 if (type == MO_VAL_LOC) in add_uses()
6408 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6410 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6584 case MO_VAL_LOC: in compute_bb_dataflow()
9094 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvar-tracking.c136 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5532 return MO_VAL_LOC; in use_type()
5697 if (type == MO_VAL_LOC) in add_uses()
6629 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6631 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6787 case MO_VAL_LOC: in compute_bb_dataflow()
9308 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvar-tracking.c136 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5531 return MO_VAL_LOC; in use_type()
5695 if (type == MO_VAL_LOC) in add_uses()
6628 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6630 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6786 case MO_VAL_LOC: in compute_bb_dataflow()
9307 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvar-tracking.c136 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5524 return MO_VAL_LOC; in use_type()
5689 if (type == MO_VAL_LOC) in add_uses()
6618 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6620 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6776 case MO_VAL_LOC: in compute_bb_dataflow()
9275 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvar-tracking.c137 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5524 return MO_VAL_LOC; in use_type()
5689 if (type == MO_VAL_LOC) in add_uses()
6621 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6623 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6779 case MO_VAL_LOC: in compute_bb_dataflow()
9275 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c136 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5524 return MO_VAL_LOC; in use_type()
5689 if (type == MO_VAL_LOC) in add_uses()
6618 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6620 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6776 case MO_VAL_LOC: in compute_bb_dataflow()
9275 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c136 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5524 return MO_VAL_LOC; in use_type()
5689 if (type == MO_VAL_LOC) in add_uses()
6618 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6620 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6776 case MO_VAL_LOC: in compute_bb_dataflow()
9275 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvar-tracking.c137 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5524 return MO_VAL_LOC; in use_type()
5689 if (type == MO_VAL_LOC) in add_uses()
6621 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6623 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6779 case MO_VAL_LOC: in compute_bb_dataflow()
9275 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvar-tracking.c137 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5524 return MO_VAL_LOC; in use_type()
5689 if (type == MO_VAL_LOC) in add_uses()
6618 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6620 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6776 case MO_VAL_LOC: in compute_bb_dataflow()
9271 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c136 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5524 return MO_VAL_LOC; in use_type()
5689 if (type == MO_VAL_LOC) in add_uses()
6618 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6620 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6776 case MO_VAL_LOC: in compute_bb_dataflow()
9275 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c136 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5524 return MO_VAL_LOC; in use_type()
5689 if (type == MO_VAL_LOC) in add_uses()
6618 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6620 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6776 case MO_VAL_LOC: in compute_bb_dataflow()
9275 case MO_VAL_LOC: in emit_notes_in_bb()
H A DChangeLog-20098350 * var-tracking.c (add_with_sets): Sort MO_VAL_LOC last among uses.
11722 (enum micro_operation_type): Add MO_VAL_USE, MO_VAL_LOC, and
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvar-tracking.c136 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5532 return MO_VAL_LOC; in use_type()
5697 if (type == MO_VAL_LOC) in add_uses()
6629 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6631 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6787 case MO_VAL_LOC: in compute_bb_dataflow()
9308 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvar-tracking.c136 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5524 return MO_VAL_LOC; in use_type()
5689 if (type == MO_VAL_LOC) in add_uses()
6618 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6620 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6776 case MO_VAL_LOC: in compute_bb_dataflow()
9275 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvar-tracking.c136 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5532 return MO_VAL_LOC; in use_type()
5697 if (type == MO_VAL_LOC) in add_uses()
6629 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6631 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6787 case MO_VAL_LOC: in compute_bb_dataflow()
9308 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvar-tracking.c137 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5524 return MO_VAL_LOC; in use_type()
5689 if (type == MO_VAL_LOC) in add_uses()
6621 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6623 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6779 case MO_VAL_LOC: in compute_bb_dataflow()
9275 case MO_VAL_LOC: in emit_notes_in_bb()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvar-tracking.c137 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5524 return MO_VAL_LOC; in use_type()
5689 if (type == MO_VAL_LOC) in add_uses()
6618 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6620 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6776 case MO_VAL_LOC: in compute_bb_dataflow()
9271 case MO_VAL_LOC: in emit_notes_in_bb()
H A DChangeLog-20098350 * var-tracking.c (add_with_sets): Sort MO_VAL_LOC last among uses.
11722 (enum micro_operation_type): Add MO_VAL_USE, MO_VAL_LOC, and
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvar-tracking.c137 MO_VAL_LOC, /* Use location which appears in a debug insn. */ enumerator
5524 return MO_VAL_LOC; in use_type()
5689 if (type == MO_VAL_LOC) in add_uses()
6618 while (n1 < n2 && mos[n1].type != MO_VAL_LOC) in add_with_sets()
6620 while (n1 < n2 && mos[n2].type == MO_VAL_LOC) in add_with_sets()
6776 case MO_VAL_LOC: in compute_bb_dataflow()
9271 case MO_VAL_LOC: in emit_notes_in_bb()

123