Home
last modified time | relevance | path

Searched defs:xop0 (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptabs.c1045 rtx xop0 = op0, xop1 = op1; in expand_binop_directly() local
1329 rtx xop0 = op0, xop1 = op1; in expand_binop() local
1649 rtx xop0, xop1, xtarget; in expand_binop() local
1886 rtx xop0 = op0, xop1 = op1; in expand_binop() local
2097 rtx xop0 = op0, xop1 = op1; in expand_twoval_binop() local
2219 rtx xop0, temp; in widen_leading() local
2251 rtx xop0 = force_reg (mode, op0); in expand_doubleword_clz() local
2448 rtx xop0, temp; in expand_parity() local
2916 rtx xop0 = op0; in expand_unop() local
3098 rtx xop0 = op0; in expand_unop() local
H A Dexpmed.c606 rtx xop0 = op0; in store_bit_field_using_insv() local
1074 rtx xop0 = adjust_bit_field_mem_for_reg (EP_insv, op0, bitsize, bitnum, in store_integral_bit_field() local
2017 rtx xop0 = adjust_bit_field_mem_for_reg (pattern, op0, bitsize, bitnum, in extract_integral_bit_field() local
H A Dalias.c1865 rtx xop0 = canon_rtx (XEXP (x, 0)); in rtx_equal_for_memref_p() local
H A Dgimplify.c14278 tree new_type, xop0, xop1; in gimplify_expr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs.cc1365 rtx xop0 = op0, xop1 = op1; in expand_binop_directly() local
1649 rtx xop0 = op0, xop1 = op1; in expand_binop() local
1969 rtx xop0, xop1, xtarget; in expand_binop() local
2254 rtx xop0 = op0, xop1 = op1; in expand_binop() local
2465 rtx xop0 = op0, xop1 = op1; in expand_twoval_binop() local
2587 rtx xop0, temp; in widen_leading() local
2695 rtx xop0 = force_reg (mode, op0); in expand_doubleword_clz() local
2892 rtx xop0, temp; in expand_parity() local
3366 rtx xop0 = op0; in expand_unop() local
3548 rtx xop0 = op0; in expand_unop() local
H A Dexpmed.cc610 rtx xop0 = op0; in store_bit_field_using_insv() local
1079 rtx xop0 = adjust_bit_field_mem_for_reg (EP_insv, op0, bitsize, bitnum, in store_integral_bit_field() local
2033 rtx xop0 = adjust_bit_field_mem_for_reg (pattern, op0, bitsize, bitnum, in extract_integral_bit_field() local
H A Dalias.cc1884 rtx xop0 = canon_rtx (XEXP (x, 0)); in rtx_equal_for_memref_p() local
H A Dgimplify.cc15762 tree new_type, xop0, xop1; in gimplify_expr() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/
H A Dmcore.c3259 rtx xop0 = XEXP (x, 0); in mcore_legitimate_address_p() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mcore/
H A Dmcore.cc3259 rtx xop0 = XEXP (x, 0); in mcore_legitimate_address_p() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/
H A Dcsky.c2824 rtx xop0 = XEXP (x, 0); in csky_legitimize_address() local
3054 rtx xop0 = XEXP (addr, 0); in csky_legitimate_address_p() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c8430 rtx xop0 = XEXP (x, 0); in arm_legitimate_address_outer_p() local
8549 rtx xop0 = XEXP (x, 0); in thumb2_legitimate_address_p() local
9279 rtx xop0 = XEXP (x, 0); in arm_legitimize_address() local
9328 rtx xop0 = XEXP (x, 0); in arm_legitimize_address() local
9397 rtx xop0 = XEXP (x, 0); in thumb_legitimize_address() local
9436 rtx xop0 = force_operand (XEXP (x, 0), NULL_RTX); in thumb_legitimize_address() local
31598 rtx xop0, xop1 = NULL_RTX; in arm_valid_symbolic_address_p() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc8572 rtx xop0 = XEXP (x, 0); in arm_legitimate_address_outer_p() local
8690 rtx xop0 = XEXP (x, 0); in thumb2_legitimate_address_p() local
9420 rtx xop0 = XEXP (x, 0); in arm_legitimize_address() local
9469 rtx xop0 = XEXP (x, 0); in arm_legitimize_address() local
9538 rtx xop0 = XEXP (x, 0); in thumb_legitimize_address() local
9577 rtx xop0 = force_operand (XEXP (x, 0), NULL_RTX); in thumb_legitimize_address() local
32364 rtx xop0, xop1 = NULL_RTX; in arm_valid_symbolic_address_p() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky.cc2977 rtx xop0 = XEXP (x, 0); in csky_legitimize_address() local
3206 rtx xop0 = XEXP (addr, 0); in csky_legitimate_address_p() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c5711 tree xop0 = fold_simple (op0); in cp_build_binary_op() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc6173 tree xop0 = fold_simple (op0); in cp_build_binary_op() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c12558 tree xop0 = op0, xop1 = op1, xresult_type = result_type; in build_binary_op() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc12746 tree xop0 = op0, xop1 = op1, xresult_type = result_type; in build_binary_op() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc9052 rtx xop0 = XEXP (x, 0); in sh_legitimate_address_p() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c9052 rtx xop0 = XEXP (x, 0); in sh_legitimate_address_p() local