Home
last modified time | relevance | path

Searched refs:USE_REF_ADDRESS (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-loop-ivopts.c172 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
524 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
792 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2414 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
4005 if (use->type == USE_REF_ADDRESS) in get_use_type()
5322 case USE_REF_ADDRESS: in determine_group_iv_cost()
H A DChangeLog17187 (USE_REF_ADDRESS, USE_PTR_ADDRESS): ...these new use types.
17211 (get_use_type): Check for USE_REF_ADDRESS instead of USE_ADDRESS.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c169 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
521 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
789 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2411 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
3989 if (use->type == USE_REF_ADDRESS) in get_use_type()
5306 case USE_REF_ADDRESS: in determine_group_iv_cost()
H A DChangeLog14368 (USE_REF_ADDRESS, USE_PTR_ADDRESS): ...these new use types.
14392 (get_use_type): Check for USE_REF_ADDRESS instead of USE_ADDRESS.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c169 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
521 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
789 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2411 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
3989 if (use->type == USE_REF_ADDRESS) in get_use_type()
5306 case USE_REF_ADDRESS: in determine_group_iv_cost()
H A DChangeLog14368 (USE_REF_ADDRESS, USE_PTR_ADDRESS): ...these new use types.
14392 (get_use_type): Check for USE_REF_ADDRESS instead of USE_ADDRESS.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-ivopts.c172 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
524 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
792 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2428 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
4019 if (use->type == USE_REF_ADDRESS) in get_use_type()
5336 case USE_REF_ADDRESS: in determine_group_iv_cost()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c169 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
521 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
789 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2411 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
3989 if (use->type == USE_REF_ADDRESS) in get_use_type()
5306 case USE_REF_ADDRESS: in determine_group_iv_cost()
H A DChangeLog14368 (USE_REF_ADDRESS, USE_PTR_ADDRESS): ...these new use types.
14392 (get_use_type): Check for USE_REF_ADDRESS instead of USE_ADDRESS.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c169 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
521 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
789 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2411 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
3989 if (use->type == USE_REF_ADDRESS) in get_use_type()
5306 case USE_REF_ADDRESS: in determine_group_iv_cost()
H A DChangeLog14368 (USE_REF_ADDRESS, USE_PTR_ADDRESS): ...these new use types.
14392 (get_use_type): Check for USE_REF_ADDRESS instead of USE_ADDRESS.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-loop-ivopts.c169 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
521 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
786 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2401 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
3979 if (use->type == USE_REF_ADDRESS) in get_use_type()
5296 case USE_REF_ADDRESS: in determine_group_iv_cost()
H A DChangeLog11245 (USE_REF_ADDRESS, USE_PTR_ADDRESS): ...these new use types.
11269 (get_use_type): Check for USE_REF_ADDRESS instead of USE_ADDRESS.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c172 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
524 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
792 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2428 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
4019 if (use->type == USE_REF_ADDRESS) in get_use_type()
5336 case USE_REF_ADDRESS: in determine_group_iv_cost()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-loop-ivopts.c169 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
521 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
786 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2415 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
3993 if (use->type == USE_REF_ADDRESS) in get_use_type()
5310 case USE_REF_ADDRESS: in determine_group_iv_cost()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-loop-ivopts.c195 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
562 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
834 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2403 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
4083 if (use->type == USE_REF_ADDRESS) in get_use_type()
5598 case USE_REF_ADDRESS: in determine_group_iv_cost()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-ivopts.c195 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
562 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
834 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2405 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
4087 if (use->type == USE_REF_ADDRESS) in get_use_type()
5573 case USE_REF_ADDRESS: in determine_group_iv_cost()
H A DChangeLog-201832518 (USE_REF_ADDRESS, USE_PTR_ADDRESS): ...these new use types.
32542 (get_use_type): Check for USE_REF_ADDRESS instead of USE_ADDRESS.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-loop-ivopts.c195 USE_REF_ADDRESS, /* Use is an address for an explicit memory
562 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS;
834 else if (group->type == USE_REF_ADDRESS)
2405 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p));
4085 if (use->type == USE_REF_ADDRESS)
5571 case USE_REF_ADDRESS:
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-ivopts.c195 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
562 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
834 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2405 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
4087 if (use->type == USE_REF_ADDRESS) in get_use_type()
5573 case USE_REF_ADDRESS: in determine_group_iv_cost()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-loop-ivopts.c195 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
562 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
834 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2405 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
4085 if (use->type == USE_REF_ADDRESS) in get_use_type()
5571 case USE_REF_ADDRESS: in determine_group_iv_cost()
H A DChangeLog-201832518 (USE_REF_ADDRESS, USE_PTR_ADDRESS): ...these new use types.
32542 (get_use_type): Check for USE_REF_ADDRESS instead of USE_ADDRESS.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-ivopts.c195 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
562 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
834 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2405 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
4087 if (use->type == USE_REF_ADDRESS) in get_use_type()
5573 case USE_REF_ADDRESS: in determine_group_iv_cost()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-loop-ivopts.c195 USE_REF_ADDRESS, /* Use is an address for an explicit memory enumerator
562 return type == USE_REF_ADDRESS || type == USE_PTR_ADDRESS; in address_p()
834 else if (group->type == USE_REF_ADDRESS) in dump_groups()
2405 record_group_use (data, op_p, civ, stmt, USE_REF_ADDRESS, TREE_TYPE (*op_p)); in find_interesting_uses_address()
4085 if (use->type == USE_REF_ADDRESS) in get_use_type()
5571 case USE_REF_ADDRESS: in determine_group_iv_cost()
H A DChangeLog-201832518 (USE_REF_ADDRESS, USE_PTR_ADDRESS): ...these new use types.
32542 (get_use_type): Check for USE_REF_ADDRESS instead of USE_ADDRESS.

12