Home
last modified time | relevance | path

Searched refs:is_result_variable (Results 1 – 25 of 147) sorted by relevance

123456

/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/
H A Ddataflow.cc52 go_assert(no->is_variable() || no->is_result_variable()); in get_var()
214 || (no1->is_result_variable() in operator ()()
215 && no2->is_result_variable()) in operator ()()
H A Dast-dump.cc136 go_assert(no->is_result_variable()); in function()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Ddataflow.cc52 go_assert(no->is_variable() || no->is_result_variable()); in get_var()
214 || (no1->is_result_variable() in operator ()()
215 && no2->is_result_variable()) in operator ()()
H A Dast-dump.cc136 go_assert(no->is_result_variable()); in function()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/gofrontend/
H A Ddataflow.cc52 go_assert(no->is_variable() || no->is_result_variable()); in get_var()
H A Dast-dump.cc130 go_assert(no->is_result_variable()); in function()
/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/
H A Ddataflow.cc52 go_assert(no->is_variable() || no->is_result_variable()); in get_var()
H A Dast-dump.cc130 go_assert(no->is_result_variable()); in function()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/
H A Ddataflow.cc52 go_assert(no->is_variable() || no->is_result_variable()); in get_var()
H A Dast-dump.cc130 go_assert(no->is_result_variable()); in function()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dwb.cc150 || (no->is_result_variable() in variable()
504 else if (no->is_result_variable()) in assign_needs_write_barrier()
H A Dast-dump.cc137 go_assert(no->is_result_variable()); in function()
H A Descape.cc82 if (no->is_variable() || no->is_result_variable()) in definition_location()
91 if (no->is_variable() || no->is_result_variable()) in definition_location()
98 if (no->is_variable() || no->is_result_variable()) in definition_location()
254 else if (node_object->is_result_variable()) in details()
1482 || no->is_result_variable()) in move_to_heap()
1844 || var->is_result_variable()) in expression()
2855 bool dst_is_result = dst_no != NULL && dst_no->is_result_variable(); in flood()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Dwb.cc150 || (no->is_result_variable() in variable()
504 else if (no->is_result_variable()) in assign_needs_write_barrier()
H A Dast-dump.cc137 go_assert(no->is_result_variable()); in function()
H A Descape.cc82 if (no->is_variable() || no->is_result_variable()) in definition_location()
91 if (no->is_variable() || no->is_result_variable()) in definition_location()
98 if (no->is_variable() || no->is_result_variable()) in definition_location()
254 else if (node_object->is_result_variable()) in details()
1482 || no->is_result_variable()) in move_to_heap()
1844 || var->is_result_variable()) in expression()
2855 bool dst_is_result = dst_no != NULL && dst_no->is_result_variable(); in flood()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dwb.cc150 || (no->is_result_variable() in variable()
504 else if (no->is_result_variable()) in assign_needs_write_barrier()
H A Dast-dump.cc137 go_assert(no->is_result_variable()); in function()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dwb.cc150 || (no->is_result_variable() in variable()
504 else if (no->is_result_variable()) in assign_needs_write_barrier()
H A Dast-dump.cc137 go_assert(no->is_result_variable()); in function()
H A Descape.cc82 if (no->is_variable() || no->is_result_variable()) in definition_location()
91 if (no->is_variable() || no->is_result_variable()) in definition_location()
98 if (no->is_variable() || no->is_result_variable()) in definition_location()
254 else if (node_object->is_result_variable()) in details()
1482 || no->is_result_variable()) in move_to_heap()
1844 || var->is_result_variable()) in expression()
2855 bool dst_is_result = dst_no != NULL && dst_no->is_result_variable(); in flood()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dwb.cc150 || (no->is_result_variable() in variable()
504 else if (no->is_result_variable()) in assign_needs_write_barrier()
H A Dast-dump.cc137 go_assert(no->is_result_variable()); in function()
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Dwb.cc150 || (no->is_result_variable() in variable()
504 else if (no->is_result_variable()) in assign_needs_write_barrier()
H A Dast-dump.cc137 go_assert(no->is_result_variable()); in function()

123456