Searched refs:bflags_for_builtin (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390-builtins.h153 bflags_for_builtin (int fcode) function
H A Ds390-c.c869 const unsigned int ob_flags = bflags_for_builtin(ob_fcode);
H A Ds390.c787 bflags_for_builtin (fcode));
794 bflags = bflags_for_builtin (fcode);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-builtins.h153 bflags_for_builtin (int fcode) function
H A Ds390-c.cc892 const unsigned int ob_flags = bflags_for_builtin(ob_fcode);
H A Ds390.cc849 bflags_for_builtin (fcode));
856 bflags = bflags_for_builtin (fcode);

Completed in 199 milliseconds