Searched refs:boolean_operator (Results 1 – 13 of 13) sorted by relevance
67 extern int boolean_operator PARAMS ((rtx, enum machine_mode));
1743 (if_then_else (match_operator 3 "boolean_operator"1783 (if_then_else (match_operator 3 "boolean_operator"1823 (if_then_else (match_operator 3 "boolean_operator"1847 (if_then_else (match_operator 3 "boolean_operator"2052 (if_then_else:SI (match_operator 4 "boolean_operator"2140 (if_then_else:SF (match_operator 4 "boolean_operator"2468 (if_then_else (match_operator 2 "boolean_operator"2487 (if_then_else (match_operator 2 "boolean_operator"
844 boolean_operator (x, mode) in boolean_operator() function1156 if (boolean_operator (cmp, VOIDmode))
1486 (if_then_else (match_operator 3 "boolean_operator"1524 (if_then_else (match_operator 3 "boolean_operator"1562 (if_then_else (match_operator 3 "boolean_operator"1583 (if_then_else (match_operator 3 "boolean_operator"1773 (if_then_else:SI (match_operator 4 "boolean_operator"1859 (if_then_else:SF (match_operator 4 "boolean_operator"2181 (if_then_else (match_operator 2 "boolean_operator"2199 (if_then_else (match_operator 2 "boolean_operator"
156 (define_predicate "boolean_operator"
839 if (boolean_operator (cmp, VOIDmode)) in gen_conditional_move()
94 extern int boolean_operator PARAMS ((rtx, enum machine_mode));
3196 (compare:CC (match_operator:SI 4 "boolean_operator"3210 (compare:CC (match_operator:SI 4 "boolean_operator"3225 (compare:CC (match_operator:SI 4 "boolean_operator"3262 (match_operator:SI 3 "boolean_operator"3270 (compare:CC (match_operator:SI 4 "boolean_operator"3284 (compare:CC (match_operator:SI 4 "boolean_operator"3298 (compare:CC (match_operator:SI 4 "boolean_operator"3313 (compare:CC (match_operator:SI 4 "boolean_operator"3328 (match_operator:SI 3 "boolean_operator"3336 (compare:CC (match_operator:SI 4 "boolean_operator"[all …]
6868 boolean_operator (op, mode) in boolean_operator() function
2992 (compare:CC (match_operator:SI 4 "boolean_operator"3006 (compare:CC (match_operator:SI 4 "boolean_operator"3021 (compare:CC (match_operator:SI 4 "boolean_operator"3058 (match_operator:SI 3 "boolean_operator"3066 (compare:CC (match_operator:SI 4 "boolean_operator"3080 (compare:CC (match_operator:SI 4 "boolean_operator"3094 (compare:CC (match_operator:SI 4 "boolean_operator"3109 (compare:CC (match_operator:SI 4 "boolean_operator"3124 (match_operator:SI 3 "boolean_operator"3132 (compare:CC (match_operator:SI 4 "boolean_operator"[all …]
584 (match_operator:SI 4 "boolean_operator"
778 (define_predicate "boolean_operator"
2340 boolean_operator for the boolean patterns without NOTs.3510 (boolean_operator): New function.3512 * config/rs6000/rs6000.h (PREDICATE_CODES): Add boolean_operator,