Home
last modified time | relevance | path

Searched refs:cmp_op (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dxtensa-relax.h58 typedef enum cmp_op CmpOp;
72 enum cmp_op enum
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dxtensa-relax.h95 typedef enum cmp_op CmpOp;
111 enum cmp_op enum
/openbsd-src/gnu/gcc/gcc/config/iq2000/
H A Dpredicates.md172 (define_predicate "cmp_op"
H A Diq2000.md1056 (match_operator:SI 0 "cmp_op"
1077 (match_operator:SI 0 "cmp_op"
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.md570 [(trap_if (match_operator 0 "cmp_op"
7927 (match_operator:CC 0 "cmp_op"
7948 (match_operator:CC 0 "cmp_op"
7971 (match_operator:SI 0 "cmp_op"
7992 (match_operator:SI 0 "cmp_op"
8013 (match_operator:DI 0 "cmp_op"
8034 (match_operator:DI 0 "cmp_op"
H A Dmips.c1147 cmp_op (op, mode) in cmp_op() function