Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/config/rs6000/
Drs6000.c248 static rtx spe_expand_predicate_builtin PARAMS ((enum insn_code, tree, rtx));
4921 return spe_expand_predicate_builtin (d->icode, arglist, target);
4997 spe_expand_predicate_builtin (icode, arglist, target) in spe_expand_predicate_builtin() function
/openbsd/src/gnu/gcc/gcc/config/rs6000/
Drs6000.c683 static rtx spe_expand_predicate_builtin (enum insn_code, tree, rtx);
7658 return spe_expand_predicate_builtin (d->icode, arglist, target); in spe_expand_builtin()
7734 spe_expand_predicate_builtin (enum insn_code icode, tree arglist, rtx target) in spe_expand_predicate_builtin() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog18025 (spe_expand_predicate_builtin): New.