Home
last modified time | relevance | path

Searched refs:greater_comparison_operator (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dpredicates.md454 (define_predicate "greater_comparison_operator"
H A Dsh.md6756 (if_then_else (match_operator 3 "greater_comparison_operator"
6767 (if_then_else (match_operator 3 "greater_comparison_operator"
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.c6354 int greater_comparison_operator (op, mode) in greater_comparison_operator() function
H A Dsh.md5127 (if_then_else (match_operator 3 "greater_comparison_operator"
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog19711 greater_comparison_operator and less_comparison_operator.
19715 (greater_comparison_operator, less_comparison_operator): Likewise.