Home
last modified time | relevance | path

Searched refs:CMP_DI (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/iq2000/
H A Diq2000.md1401 if (branch_type != CMP_SI && (branch_type != CMP_DI))
1429 if (branch_type != CMP_SI && (branch_type != CMP_DI))
1456 if (branch_type != CMP_SI && (branch_type != CMP_DI))
1485 if (branch_type != CMP_SI && (branch_type != CMP_DI))
1503 if (branch_type != CMP_SI && (branch_type != CMP_DI))
1532 if (branch_type != CMP_SI && (branch_type != CMP_DI))
1563 if (branch_type != CMP_SI && (branch_type != CMP_DI))
1599 if (branch_type != CMP_SI && (branch_type != CMP_DI))
1617 if (branch_type != CMP_SI && (branch_type != CMP_DI))
1646 if (branch_type != CMP_SI && (branch_type != CMP_DI))
H A Diq2000.h812 CMP_DI, /* Compare eight byte integers. */ enumerator
H A Diq2000.c1019 case CMP_DI: in gen_conditional_branch()
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dxtensa.h34 CMP_DI, /* eight byte integers */ enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.h35 CMP_DI, /* eight byte integers */ enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.md7862 branch_type = CMP_DI;
7877 branch_type = CMP_DI;
8493 if (branch_type != CMP_SI && (!TARGET_64BIT || branch_type != CMP_DI))
8611 if (branch_type != CMP_SI && (!TARGET_64BIT || branch_type != CMP_DI))
8708 if (branch_type != CMP_SI && (!TARGET_64BIT || branch_type != CMP_DI))
8770 if (branch_type != CMP_SI && (!TARGET_64BIT || branch_type != CMP_DI))
8840 if (branch_type != CMP_SI && (!TARGET_64BIT || branch_type != CMP_DI))
8909 if (branch_type != CMP_SI && (!TARGET_64BIT || branch_type != CMP_DI))
9040 if (branch_type != CMP_SI && (!TARGET_64BIT || branch_type != CMP_DI))
9102 if (branch_type != CMP_SI && (!TARGET_64BIT || branch_type != CMP_DI))
[all …]
H A Dmips.h40 CMP_DI, /* compare eight byte integers */ enumerator
H A Dmips.c3376 case CMP_DI: