Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v-protos.h64 extern int branch_zero_operator PARAMS ((rtx, enum machine_mode));
H A Dd30v.md2473 (match_operator:CC 1 "branch_zero_operator"
2501 [(set (pc) (if_then_else (match_operator:CC 1 "branch_zero_operator"
2515 [(set (pc) (if_then_else (match_operator:CC 1 "branch_zero_operator"
H A Dd30v.c1384 branch_zero_operator (op, mode) in branch_zero_operator() function