Home
last modified time | relevance | path

Searched refs:cr6_form (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c4346 tree cr6_form = TREE_VALUE (arglist); local
4356 if (TREE_CODE (cr6_form) != INTEGER_CST)
4362 cr6_form_int = TREE_INT_CST_LOW (cr6_form);
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c6863 tree cr6_form = TREE_VALUE (arglist); in altivec_expand_predicate_builtin() local
6873 if (TREE_CODE (cr6_form) != INTEGER_CST) in altivec_expand_predicate_builtin()
6879 cr6_form_int = TREE_INT_CST_LOW (cr6_form); in altivec_expand_predicate_builtin()