Home
last modified time | relevance | path

Searched refs:ix86_builtin_decl (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-builtins.h324 tree ix86_builtin_decl (unsigned code, bool);
H A Di386-builtins.c1427 ix86_builtin_decl (unsigned code, bool) in ix86_builtin_decl() function
1456 return ix86_builtin_decl (code, true); in ix86_get_builtin()
H A Di386.c22963 #define TARGET_BUILTIN_DECL ix86_builtin_decl
/netbsd/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtins.h321 tree ix86_builtin_decl (unsigned code, bool);
H A Di386-builtins.c1427 ix86_builtin_decl (unsigned code, bool) in ix86_builtin_decl() function
1456 return ix86_builtin_decl (code, true); in ix86_get_builtin()
H A Di386-builtins.cc1461 ix86_builtin_decl (unsigned code, bool) in ix86_builtin_decl() function
1490 return ix86_builtin_decl (code, true); in ix86_get_builtin()
H A Di386.c22963 #define TARGET_BUILTIN_DECL ix86_builtin_decl
H A Di386.cc24289 #define TARGET_BUILTIN_DECL ix86_builtin_decl
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20096354 (ix86_builtin_decl): New function.