Home
last modified time | relevance | path

Searched refs:CONST_POOL_OK_P (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dlra-constraints.c863 #define CONST_POOL_OK_P(MODE, X) \ macro
1698 if (CONSTANT_P (reg) && CONST_POOL_OK_P (reg_mode, reg) in simplify_operand_subreg()
2401 if (CONST_POOL_OK_P (mode, op) in process_alt_operands()
2710 if (CONST_POOL_OK_P (mode, op) in process_alt_operands()
3006 && (! CONST_POOL_OK_P (curr_operand_mode[1], in process_alt_operands()
4269 if (CONST_POOL_OK_P (mode, op) in curr_insn_transform()
4963 && ((CONST_POOL_OK_P (PSEUDO_REGNO_MODE (i), x) in lra_constraints()
H A Dlra-constraints.cc909 #define CONST_POOL_OK_P(MODE, X) \ macro
1756 if (CONSTANT_P (reg) && CONST_POOL_OK_P (reg_mode, reg) in simplify_operand_subreg()
2457 if (CONST_POOL_OK_P (mode, op) in process_alt_operands()
2776 if (CONST_POOL_OK_P (mode, op) in process_alt_operands()
3074 && (! CONST_POOL_OK_P (curr_operand_mode[1], in process_alt_operands()
4380 if (CONST_POOL_OK_P (mode, op) in curr_insn_transform()
5088 && ((CONST_POOL_OK_P (PSEUDO_REGNO_MODE (i), x) in lra_constraints()
H A Dreload.c112 #define CONST_POOL_OK_P(MODE, X) \ macro
3331 if (CONST_POOL_OK_P (operand_mode[i], operand)) in find_reloads()
3393 if (CONST_POOL_OK_P (operand_mode[i], operand) in find_reloads()
3472 if (CONST_POOL_OK_P (operand_mode[i], operand) in find_reloads()
3566 if (CONST_POOL_OK_P (operand_mode[i], operand) in find_reloads()
3944 if (CONST_POOL_OK_P (mode, op) in find_reloads()
H A Dreload.cc112 #define CONST_POOL_OK_P(MODE, X) \ macro
3336 if (CONST_POOL_OK_P (operand_mode[i], operand)) in find_reloads()
3398 if (CONST_POOL_OK_P (operand_mode[i], operand) in find_reloads()
3478 if (CONST_POOL_OK_P (operand_mode[i], operand) in find_reloads()
3572 if (CONST_POOL_OK_P (operand_mode[i], operand) in find_reloads()
3953 if (CONST_POOL_OK_P (mode, op) in find_reloads()
H A DChangeLog-201834908 (CONST_POOL_OK_P): Reject variable-sized modes.
H A DChangeLog-201128738 * reload.c (CONST_POOL_OK_P): Take a mode argument and require it
H A DChangeLog-200440637 * reload.c (CONST_POOL_OK_P): New macro.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dlra-constraints.c863 #define CONST_POOL_OK_P(MODE, X) \ macro
1698 if (CONSTANT_P (reg) && CONST_POOL_OK_P (reg_mode, reg) in simplify_operand_subreg()
2401 if (CONST_POOL_OK_P (mode, op) in process_alt_operands()
2710 if (CONST_POOL_OK_P (mode, op) in process_alt_operands()
3006 && (! CONST_POOL_OK_P (curr_operand_mode[1], in process_alt_operands()
4269 if (CONST_POOL_OK_P (mode, op) in curr_insn_transform()
4963 && ((CONST_POOL_OK_P (PSEUDO_REGNO_MODE (i), x) in lra_constraints()
H A Dreload.c112 #define CONST_POOL_OK_P(MODE, X) \ macro
3331 if (CONST_POOL_OK_P (operand_mode[i], operand)) in find_reloads()
3393 if (CONST_POOL_OK_P (operand_mode[i], operand) in find_reloads()
3472 if (CONST_POOL_OK_P (operand_mode[i], operand) in find_reloads()
3566 if (CONST_POOL_OK_P (operand_mode[i], operand) in find_reloads()
3944 if (CONST_POOL_OK_P (mode, op) in find_reloads()