Home
last modified time | relevance | path

Searched refs:condexec_branch_operator (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v-protos.h58 extern int condexec_branch_operator PARAMS ((rtx, enum machine_mode));
H A Dd30v.md2421 (if_then_else (match_operator:CC 1 "condexec_branch_operator"
2446 (if_then_else (match_operator:CC 1 "condexec_branch_operator"
2862 (if_then_else (match_operator:CC 0 "condexec_branch_operator"
2875 (if_then_else (match_operator:CC 0 "condexec_branch_operator"
H A Dd30v.c1137 condexec_branch_operator (op, mode) in condexec_branch_operator() function