Home
last modified time | relevance | path

Searched defs:fcode (Results 26 – 39 of 39) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.c4436 enum built_in_function fcode = DECL_FUNCTION_CODE (fndecl); local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.c8145 unsigned int fcode = DECL_FUNCTION_CODE (fndecl); local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.c9526 int fcode = DECL_FUNCTION_CODE (fndecl); local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.c9632 unsigned fcode = (unsigned)DECL_FUNCTION_CODE (fndecl); local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c6637 unsigned int fcode = DECL_FUNCTION_CODE (fndecl); local
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.c8216 unsigned int fcode = DECL_FUNCTION_CODE (fndecl); in s390_expand_builtin() local
/openbsd-src/gnu/gcc/gcc/config/ia64/
H A Dia64.c9139 unsigned int fcode = DECL_FUNCTION_CODE (fndecl); in ia64_expand_builtin() local
/openbsd-src/gnu/gcc/gcc/config/frv/
H A Dfrv.c9221 unsigned fcode = (unsigned)DECL_FUNCTION_CODE (fndecl); in frv_expand_builtin() local
/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dalpha.c6614 unsigned int fcode = DECL_FUNCTION_CODE (fndecl); in alpha_expand_builtin() local
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.c9547 unsigned int fcode = DECL_FUNCTION_CODE (fndecl); in sh_expand_builtin() local
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.c10332 unsigned int fcode; in mips_expand_builtin() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.c13506 unsigned int fcode = DECL_FUNCTION_CODE (fndecl); local
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Darm.c12718 int fcode = DECL_FUNCTION_CODE (fndecl); in arm_expand_builtin() local
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.c16150 unsigned int fcode = DECL_FUNCTION_CODE (fndecl); in ix86_expand_builtin() local

12