/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-md-auxiliary.cc | 870 rtx cmp_op1 = operands[2]; in nds32_expand_float_cbranch() local 943 rtx cmp_op1 = operands[3]; in nds32_expand_float_cstore() local 1011 rtx cmp_op1 = XEXP (operands[1], 1); in nds32_expand_movcc() local 1134 rtx cmp_op1 = XEXP (operands[1], 1); in nds32_expand_float_movcc() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-md-auxiliary.c | 870 rtx cmp_op1 = operands[2]; in nds32_expand_float_cbranch() local 943 rtx cmp_op1 = operands[3]; in nds32_expand_float_cstore() local 1011 rtx cmp_op1 = XEXP (operands[1], 1); in nds32_expand_movcc() local 1134 rtx cmp_op1 = XEXP (operands[1], 1); in nds32_expand_float_movcc() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/ |
H A D | microblaze.c | 3583 rtx cmp_op1 = operands[2]; in microblaze_expand_conditional_branch() local 3619 rtx cmp_op1 = operands[2]; in microblaze_expand_conditional_branch_reg() local 3664 rtx cmp_op1 = XEXP (operands[0], 1); in microblaze_expand_conditional_branch_sf() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
H A D | microblaze.cc | 3584 rtx cmp_op1 = operands[2]; in microblaze_expand_conditional_branch() local 3620 rtx cmp_op1 = operands[2]; in microblaze_expand_conditional_branch_reg() local 3665 rtx cmp_op1 = XEXP (operands[0], 1); in microblaze_expand_conditional_branch_sf() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 3396 rtx cmp_op1, rtx if_true, rtx if_false) in ix86_expand_sse_fp_minmax() 3467 ix86_expand_sse_cmp (rtx dest, enum rtx_code code, rtx cmp_op0, rtx cmp_op1, in ix86_expand_sse_cmp() 3952 ix86_expand_mask_vec_cmp (rtx dest, enum rtx_code code, rtx cmp_op0, rtx cmp_op1) in ix86_expand_mask_vec_cmp()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.c | 6162 s390_expand_addcc (enum rtx_code cmp_code, rtx cmp_op0, rtx cmp_op1, in s390_expand_addcc() 6509 rtx cmp_op1, rtx cmp_op2) in s390_expand_vec_compare() 6714 enum rtx_code cond, rtx cmp_op1, rtx cmp_op2) in s390_expand_vcond()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.cc | 6260 s390_expand_addcc (enum rtx_code cmp_code, rtx cmp_op0, rtx cmp_op1, in s390_expand_addcc() 6622 rtx cmp_op1, rtx cmp_op2) in s390_expand_vec_compare() 6841 enum rtx_code cond, rtx cmp_op1, rtx cmp_op2) in s390_expand_vcond()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 3693 rtx cmp_op1, rtx if_true, rtx if_false) in ix86_expand_sse_fp_minmax() 3803 ix86_expand_sse_cmp (rtx dest, enum rtx_code code, rtx cmp_op0, rtx cmp_op1, in ix86_expand_sse_cmp() 4336 ix86_expand_mask_vec_cmp (rtx dest, enum rtx_code code, rtx cmp_op0, rtx cmp_op1) in ix86_expand_mask_vec_cmp()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.cc | 2591 rtx tmp0, tmp1, cmp_op0 = *op0, cmp_op1 = *op1; in riscv_emit_float_compare() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.c | 2236 rtx tmp0, tmp1, cmp_op0 = *op0, cmp_op1 = *op1; in riscv_emit_float_compare() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
H A D | loongarch.cc | 3783 rtx cmp_op1 = *op1; in loongarch_emit_float_compare() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 5563 rtx cmp_op1 = *op1; in mips_emit_compare() local 5724 enum rtx_code cond, rtx cmp_op0, rtx cmp_op1) in mips_expand_vcondv2sf() 22529 rtx cmp_op1 = operands[5]; in mips_expand_vec_cond_expr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips.c | 5552 rtx cmp_op1 = *op1; in mips_emit_compare() local 5713 enum rtx_code cond, rtx cmp_op0, rtx cmp_op1) in mips_expand_vcondv2sf() 22325 rtx cmp_op1 = operands[5]; in mips_expand_vec_cond_expr() local
|