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
40816 * BRANCH_COST: Costs. (line 52)
40950 * CLEAR_BY_PIECES_P: Costs. (line 130)
40953 * CLEAR_RATIO: Costs. (line 121)
41090 * costs of instructions: Costs. (line 6)
42412 * MEMORY_MOVE_COST: Costs. (line 29)
42460 * MOVE_BY_PIECES_P: Costs. (line 110)
42462 * MOVE_MAX_PIECES: Costs. (line 116)
42463 * MOVE_RATIO: Costs. (line 97)
42529 * NO_FUNCTION_CSE: Costs. (line 200)
42787 * RANGE_TEST_NON_SHORT_CIRCUIT: Costs. (line 204)
42893 * REGISTER_MOVE_COST: Costs. (line 10)
42912 * relative costs: Costs. (line 6)
43060 * SET_BY_PIECES_P: Costs. (line 145)
43065 * SET_RATIO: Costs. (line 136)
43099 * SLOW_BYTE_ACCESS: Costs. (line 66)
43100 * SLOW_UNALIGNED_ACCESS: Costs. (line 81)
43111 * speed of instructions: Costs. (line 6)
43199 * STORE_BY_PIECES_P: Costs. (line 152)
43308 * TARGET_ADDRESS_COST: Costs. (line 236)
43504 * TARGET_RTX_COSTS: Costs. (line 210)
43788 * USE_LOAD_POST_DECREMENT: Costs. (line 165)
43789 * USE_LOAD_POST_INCREMENT: Costs. (line 160)
43790 * USE_LOAD_PRE_DECREMENT: Costs. (line 175)
43791 * USE_LOAD_PRE_INCREMENT: Costs. (line 170)
43798 * USE_STORE_POST_DECREMENT: Costs. (line 185)
43799 * USE_STORE_POST_INCREMENT: Costs. (line 180)
43800 * USE_STORE_PRE_DECREMENT: Costs. (line 195)
43801 * USE_STORE_PRE_INCREMENT: Costs. (line 190)
44214 Node: Costs1276053