Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/mcore/
H A Dmcore.c117 cond_type; typedef
125 static cond_type is_cond_candidate (rtx);
2213 static cond_type
2287 cond_type num; in emit_new_cond_insn()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.c115 cond_type; typedef
124 static cond_type is_cond_candidate PARAMS ((rtx));
2565 static cond_type
2642 cond_type num;
/openbsd-src/gnu/gcc/gcc/
H A Dfold-const.c5979 tree cond_type = cond_first_p ? TREE_TYPE (op0) : TREE_TYPE (op1); in fold_binary_op_with_conditional_arg() local
6015 true_value = fold_convert (cond_type, true_value); in fold_binary_op_with_conditional_arg()
6023 false_value = fold_convert (cond_type, false_value); in fold_binary_op_with_conditional_arg()