Home | History | Annotate | Download | only in info

Lines Matching full:costs

5982           `ira-costs.c', `ira-conflicts.c', `ira-color.c',
23105 costs for any description by using the target hook
23783 * Costs:: Defining relative costs of different operations.
28990 File: gccint.info, Node: Condition Code, Next: Costs, Prev: Anchored Addresses, Up: Target Macros
29158 File: gccint.info, Node: Costs, Next: Scheduling, Prev: Condition Code, Up: Target Macros
29160 17.17 Describing Relative Costs of Operations
29201 reloads are needed. It computes the costs due to copying via a
29218 Here are additional macros which do not specify precise relative costs,
29367 This target hook describes the relative costs of RTL expressions.
29380 necessary. Traditionally, the default costs are `COSTS_N_INSNS
29400 execution time. Hence all addresses will have equal costs.
29424 this macro. Equivalent costs should probably only be given to
29429 File: gccint.info, Node: Scheduling, Next: Sections, Prev: Costs, Up: Target Macros
40820 * BRANCH_COST: Costs. (line 52)
40956 * CLEAR_BY_PIECES_P: Costs. (line 130)
40959 * CLEAR_RATIO: Costs. (line 121)
41096 * costs of instructions: Costs. (line 6)
42419 * MEMORY_MOVE_COST: Costs. (line 29)
42467 * MOVE_BY_PIECES_P: Costs. (line 110)
42469 * MOVE_MAX_PIECES: Costs. (line 116)
42470 * MOVE_RATIO: Costs. (line 97)
42536 * NO_FUNCTION_CSE: Costs. (line 200)
42794 * RANGE_TEST_NON_SHORT_CIRCUIT: Costs. (line 204)
42900 * REGISTER_MOVE_COST: Costs. (line 10)
42919 * relative costs: Costs. (line 6)
43067 * SET_BY_PIECES_P: Costs. (line 145)
43072 * SET_RATIO: Costs. (line 136)
43106 * SLOW_BYTE_ACCESS: Costs. (line 66)
43107 * SLOW_UNALIGNED_ACCESS: Costs. (line 81)
43118 * speed of instructions: Costs. (line 6)
43206 * STORE_BY_PIECES_P: Costs. (line 152)
43315 * TARGET_ADDRESS_COST: Costs. (line 236)
43511 * TARGET_RTX_COSTS: Costs. (line 210)
43796 * USE_LOAD_POST_DECREMENT: Costs. (line 165)
43797 * USE_LOAD_POST_INCREMENT: Costs. (line 160)
43798 * USE_LOAD_PRE_DECREMENT: Costs. (line 175)
43799 * USE_LOAD_PRE_INCREMENT: Costs. (line 170)
43806 * USE_STORE_POST_DECREMENT: Costs. (line 185)
43807 * USE_STORE_POST_INCREMENT: Costs. (line 180)
43808 * USE_STORE_PRE_DECREMENT: Costs. (line 195)
43809 * USE_STORE_PRE_INCREMENT: Costs. (line 190)
44222 Node: Costs1276061