Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/frv/
H A Dfrv-protos.h187 extern int condexec_si_binary_operator (rtx, enum machine_mode);
H A Dpredicates.md1286 (define_predicate "condexec_si_binary_operator"
H A Dfrv.md4486 (match_operator:SI 3 "condexec_si_binary_operator"
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv-protos.h231 extern int condexec_si_binary_operator PARAMS ((rtx, enum machine_mode));
H A Dfrv.c5068 condexec_si_binary_operator (op, mode) in condexec_si_binary_operator() function
H A Dfrv.md4190 (match_operator:SI 3 "condexec_si_binary_operator"