Home
last modified time | relevance | path

Searched defs:builtin_data (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-builtins.c37 struct builtin_data struct
59 static const struct builtin_data builtin_data[] = argument
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-builtins.cc37 struct builtin_data struct
39 const char *name;
40 enum built_in_class fnclass;
41 enum jit_builtin_type type;
42 bool both_p;
43 bool fallback_p;
44 enum built_in_attribute attr;
45 bool implicit_p;
47 const char *get_asm_name () const in get_asm_name()
59 static const struct builtin_data builtin_data[] = variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-builtins.cc53 struct builtin_data struct
59 builtin_data (Type *t, tree c, Dsymbol *d = NULL) in builtin_data() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-builtins.cc51 struct builtin_data struct
57 builtin_data (Type *t, tree c, Dsymbol *d = NULL) in builtin_data() argument