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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-protos.h21 extern tree gcn_builtin_decl (unsigned code, bool initialize_p);
H A Dgcn-tree.c235 tree swap_fn = gcn_builtin_decl (fn, true);
329 tree swap_fn = gcn_builtin_decl (GCN_BUILTIN_CMP_SWAP, true);
H A Dgcn.c3443 gcn_builtin_decl (unsigned code, bool ARG_UNUSED (initialize_p)) function
6178 #define TARGET_BUILTIN_DECL gcn_builtin_decl
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-protos.h21 extern tree gcn_builtin_decl (unsigned code, bool initialize_p);
H A Dgcn-tree.cc116 tree swap_fn = gcn_builtin_decl (fn, true);
210 tree swap_fn = gcn_builtin_decl (GCN_BUILTIN_CMP_SWAP, true);
H A Dgcn.cc3652 gcn_builtin_decl (unsigned code, bool ARG_UNUSED (initialize_p)) function
6548 #define TARGET_BUILTIN_DECL gcn_builtin_decl

Completed in 152 milliseconds