Home
last modified time | relevance | path

Searched refs:boolean_or_operator (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000-protos.h95 extern int boolean_or_operator PARAMS ((rtx, enum machine_mode));
H A Drs6000.md3171 (match_operator:SI 3 "boolean_or_operator"
3182 (compare:CC (match_operator:SI 4 "boolean_or_operator"
3243 (match_operator:SI 3 "boolean_or_operator"
7831 (match_operator:DI 3 "boolean_or_operator"
7842 (compare:CC (match_operator:DI 4 "boolean_or_operator"
7903 (match_operator:DI 3 "boolean_or_operator"
13979 (compare:CCEQ (match_operator:SI 1 "boolean_or_operator"
H A Drs6000.c6877 boolean_or_operator (op, mode) in boolean_or_operator() function
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dsync.md565 (match_operator:SI 4 "boolean_or_operator"
H A Dpredicates.md782 (define_predicate "boolean_or_operator"
H A Drs6000.md2967 (match_operator:SI 3 "boolean_or_operator"
2978 (compare:CC (match_operator:SI 4 "boolean_or_operator"
3039 (match_operator:SI 3 "boolean_or_operator"
7509 (match_operator:DI 3 "boolean_or_operator"
7520 (compare:CC (match_operator:DI 4 "boolean_or_operator"
7581 (match_operator:DI 3 "boolean_or_operator"
11472 (set (match_dup 0) (match_operator:SI 3 "boolean_or_operator"
13617 (compare:CCEQ (match_operator:SI 1 "boolean_or_operator"
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.32336 * config/rs6000/rs6000.c (boolean_or_operator): New function.
2337 * config/rs6000/rs6000-protos.h (boolean_or_operator): Prototype it.
2338 * config/rs6000/rs6000.h (PREDICATE_CODES): Add boolean_or_operator.
2339 * config/rs6000/rs6000.md: Use boolean_or_operator instead of