Searched defs:builtin_data (Results 1 – 4 of 4) sorted by relevance
37 struct builtin_data struct59 static const struct builtin_data builtin_data[] = argument
37 struct builtin_data struct39 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
53 struct builtin_data struct59 builtin_data (Type *t, tree c, Dsymbol *d = NULL) in builtin_data() argument
51 struct builtin_data struct57 builtin_data (Type *t, tree c, Dsymbol *d = NULL) in builtin_data() argument