Home
last modified time | relevance | path

Searched refs:use_p (Results 1 – 25 of 1308) sorted by relevance

12345678910>>...53

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-sink.c108 use_operand_p use_p; in all_immediate_uses_same_place() local
116 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
118 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
136 use_operand_p use_p; in nearest_common_dominator_of_uses() local
140 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
252 use_operand_p use_p; in statement_sink_location() local
305 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
318 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
375 use_operand_p use_p; in statement_sink_location() local
507 use_operand_p use_p; in sink_code_in_bb() local
[all …]
H A Dssa-iterators.h431 *use_p = ptr->next; in single_imm_use()
480 use_operand_p use_p; in op_iter_next_use() local
486 return use_p; in op_iter_next_use()
846 if (use_p != head) in move_use_after_head()
849 if (last_p->next == use_p) in move_use_after_head()
850 last_p = use_p; in move_use_after_head()
854 delink_imm_use (use_p); in move_use_after_head()
856 last_p = use_p; in move_use_after_head()
869 use_operand_p use_p; in link_use_stmts_after() local
984 use_operand_p use_p; in delink_stmt_imm_use() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-sink.c108 use_operand_p use_p; in all_immediate_uses_same_place() local
116 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
118 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
136 use_operand_p use_p; in nearest_common_dominator_of_uses() local
140 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
252 use_operand_p use_p; in statement_sink_location() local
313 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
326 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
383 use_operand_p use_p; in statement_sink_location() local
529 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-sink.c107 use_operand_p use_p; in all_immediate_uses_same_place() local
115 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
117 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
135 use_operand_p use_p; in nearest_common_dominator_of_uses() local
139 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
251 use_operand_p use_p; in statement_sink_location() local
312 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
325 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
382 use_operand_p use_p; in statement_sink_location() local
527 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sink.c108 use_operand_p use_p; in all_immediate_uses_same_place() local
116 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
118 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
136 use_operand_p use_p; in nearest_common_dominator_of_uses() local
140 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
252 use_operand_p use_p; in statement_sink_location() local
313 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
326 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
383 use_operand_p use_p; in statement_sink_location() local
529 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sink.c108 use_operand_p use_p; in all_immediate_uses_same_place() local
116 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
118 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
136 use_operand_p use_p; in nearest_common_dominator_of_uses() local
140 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
252 use_operand_p use_p; in statement_sink_location() local
313 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
326 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
383 use_operand_p use_p; in statement_sink_location() local
529 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-sink.c108 use_operand_p use_p; in all_immediate_uses_same_place() local
116 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
118 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
136 use_operand_p use_p; in nearest_common_dominator_of_uses() local
140 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
252 use_operand_p use_p; in statement_sink_location() local
313 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
326 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
383 use_operand_p use_p; in statement_sink_location() local
529 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sink.c108 use_operand_p use_p; in all_immediate_uses_same_place() local
116 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
118 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
136 use_operand_p use_p; in nearest_common_dominator_of_uses() local
140 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
252 use_operand_p use_p; in statement_sink_location() local
313 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
326 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
383 use_operand_p use_p; in statement_sink_location() local
529 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sink.c108 use_operand_p use_p; in all_immediate_uses_same_place() local
116 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
118 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
136 use_operand_p use_p; in nearest_common_dominator_of_uses() local
140 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
252 use_operand_p use_p; in statement_sink_location() local
313 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
326 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
383 use_operand_p use_p; in statement_sink_location() local
529 use_operand_p use_p; in sink_code_in_bb() local
[all …]
H A Dssa-iterators.h437 *use_p = ptr->next; in single_imm_use()
486 use_operand_p use_p; in op_iter_next_use() local
492 return use_p; in op_iter_next_use()
865 if (use_p != head) in move_use_after_head()
868 if (last_p->next == use_p) in move_use_after_head()
869 last_p = use_p; in move_use_after_head()
873 delink_imm_use (use_p); in move_use_after_head()
875 last_p = use_p; in move_use_after_head()
888 use_operand_p use_p; in link_use_stmts_after() local
1003 use_operand_p use_p; in delink_stmt_imm_use() local
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-sink.c108 use_operand_p use_p; in all_immediate_uses_same_place() local
116 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
118 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
136 use_operand_p use_p; in nearest_common_dominator_of_uses() local
140 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
252 use_operand_p use_p; in statement_sink_location() local
313 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
326 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
383 use_operand_p use_p; in statement_sink_location() local
526 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-sink.c107 use_operand_p use_p; in all_immediate_uses_same_place() local
115 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
117 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
135 use_operand_p use_p; in nearest_common_dominator_of_uses() local
139 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
251 use_operand_p use_p; in statement_sink_location() local
312 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
325 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
382 use_operand_p use_p; in statement_sink_location() local
527 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-sink.c108 use_operand_p use_p; in all_immediate_uses_same_place() local
116 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
118 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
136 use_operand_p use_p; in nearest_common_dominator_of_uses() local
140 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
252 use_operand_p use_p; in statement_sink_location() local
305 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
318 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
375 use_operand_p use_p; in statement_sink_location() local
507 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-sink.c107 use_operand_p use_p; in all_immediate_uses_same_place() local
115 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
117 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
135 use_operand_p use_p; in nearest_common_dominator_of_uses() local
139 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
251 use_operand_p use_p; in statement_sink_location() local
312 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
325 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
382 use_operand_p use_p; in statement_sink_location() local
527 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-sink.c108 use_operand_p use_p; in all_immediate_uses_same_place() local
116 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
118 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
136 use_operand_p use_p; in nearest_common_dominator_of_uses() local
140 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
252 use_operand_p use_p; in statement_sink_location() local
313 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
326 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
383 use_operand_p use_p; in statement_sink_location() local
529 use_operand_p use_p; in sink_code_in_bb() local
[all …]
H A Dssa-iterators.h437 *use_p = ptr->next; in single_imm_use()
486 use_operand_p use_p; in op_iter_next_use() local
492 return use_p; in op_iter_next_use()
865 if (use_p != head) in move_use_after_head()
868 if (last_p->next == use_p) in move_use_after_head()
869 last_p = use_p; in move_use_after_head()
873 delink_imm_use (use_p); in move_use_after_head()
875 last_p = use_p; in move_use_after_head()
888 use_operand_p use_p; in link_use_stmts_after() local
1003 use_operand_p use_p; in delink_stmt_imm_use() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-sink.c108 use_operand_p use_p; in all_immediate_uses_same_place() local
116 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
118 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
136 use_operand_p use_p; in nearest_common_dominator_of_uses() local
140 gimple *usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
252 use_operand_p use_p; in statement_sink_location() local
313 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
326 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
383 use_operand_p use_p; in statement_sink_location() local
526 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-sink.c110 use_operand_p use_p; in all_immediate_uses_same_place() local
117 if (is_gimple_debug (USE_STMT (use_p))) in all_immediate_uses_same_place()
120 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
122 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
141 use_operand_p use_p; in nearest_common_dominator_of_uses() local
149 gimple usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
262 use_operand_p use_p; in statement_sink_location() local
318 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
331 gimple use_stmt = USE_STMT (use_p); in statement_sink_location()
479 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-sink.c110 use_operand_p use_p; in all_immediate_uses_same_place() local
117 if (is_gimple_debug (USE_STMT (use_p))) in all_immediate_uses_same_place()
120 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
122 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
141 use_operand_p use_p; in nearest_common_dominator_of_uses() local
149 gimple usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
262 use_operand_p use_p; in statement_sink_location() local
318 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
331 gimple use_stmt = USE_STMT (use_p); in statement_sink_location()
479 use_operand_p use_p; in sink_code_in_bb() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-sink.c110 use_operand_p use_p; in all_immediate_uses_same_place() local
118 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
120 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
138 use_operand_p use_p; in nearest_common_dominator_of_uses() local
254 use_operand_p use_p; in statement_sink_location() local
315 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
328 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
384 use_operand_p use_p; in statement_sink_location() local
536 use_operand_p use_p; in sink_common_stores_to_bb() local
538 if (USE_STMT (use_p) != phi) in sink_common_stores_to_bb()
[all …]
H A Dssa-iterators.h440 *use_p = ptr->next; in single_imm_use()
489 use_operand_p use_p; in op_iter_next_use() local
495 return use_p; in op_iter_next_use()
868 if (use_p != head) in move_use_after_head()
871 if (last_p->next == use_p) in move_use_after_head()
872 last_p = use_p; in move_use_after_head()
876 delink_imm_use (use_p); in move_use_after_head()
878 last_p = use_p; in move_use_after_head()
891 use_operand_p use_p; in link_use_stmts_after() local
1006 use_operand_p use_p; in delink_stmt_imm_use() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-sink.c110 use_operand_p use_p; in all_immediate_uses_same_place() local
118 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
120 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
138 use_operand_p use_p; in nearest_common_dominator_of_uses() local
254 use_operand_p use_p; in statement_sink_location() local
315 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
328 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
384 use_operand_p use_p; in statement_sink_location() local
536 use_operand_p use_p; in sink_common_stores_to_bb() local
538 if (USE_STMT (use_p) != phi) in sink_common_stores_to_bb()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-sink.c110 use_operand_p use_p; in all_immediate_uses_same_place() local
118 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
120 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
138 use_operand_p use_p; in nearest_common_dominator_of_uses() local
254 use_operand_p use_p; in statement_sink_location() local
315 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
328 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
384 use_operand_p use_p; in statement_sink_location() local
536 use_operand_p use_p; in sink_common_stores_to_bb() local
538 if (USE_STMT (use_p) != phi) in sink_common_stores_to_bb()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-sink.c110 use_operand_p use_p; in all_immediate_uses_same_place() local
118 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
120 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
138 use_operand_p use_p; in nearest_common_dominator_of_uses() local
254 use_operand_p use_p; in statement_sink_location() local
315 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
328 gimple *use_stmt = USE_STMT (use_p); in statement_sink_location()
384 use_operand_p use_p; in statement_sink_location() local
536 use_operand_p use_p; in sink_common_stores_to_bb() local
538 if (USE_STMT (use_p) != phi) in sink_common_stores_to_bb()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-sink.c118 use_operand_p use_p; in all_immediate_uses_same_place() local
125 if (is_gimple_debug (USE_STMT (use_p))) in all_immediate_uses_same_place()
128 firstuse = USE_STMT (use_p); in all_immediate_uses_same_place()
130 if (firstuse != USE_STMT (use_p)) in all_immediate_uses_same_place()
149 use_operand_p use_p; in nearest_common_dominator_of_uses() local
157 gimple usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses()
270 use_operand_p use_p; in statement_sink_location() local
326 tree use = USE_FROM_PTR (use_p); in statement_sink_location()
339 gimple use_stmt = USE_STMT (use_p); in statement_sink_location()
487 use_operand_p use_p; in sink_code_in_bb() local
[all …]

12345678910>>...53