Home
last modified time | relevance | path

Searched refs:is_predicable (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgensupport.c91 static int is_predicable PARAMS ((struct queue_elem *));
339 is_predicable (elem) in is_predicable() function
778 if (! is_predicable (insn_elem))
H A DChangeLog.34197 (is_predicable, identify_predicable_attribute): New.
H A DChangeLog.63446 * gensupport.c (is_predicable, identify_predicable_attribute,
/openbsd-src/gnu/gcc/gcc/
H A Dgensupport.c105 static int is_predicable (struct queue_elem *);
358 is_predicable (struct queue_elem *elem) in is_predicable() function
786 if (! is_predicable (insn_elem)) in process_one_cond_exec()