Searched refs:new_type_struct (Results 1 – 10 of 10) sorted by relevance
85 = new_type_struct(IDENT("ThreadLocal")); in complete_ir_prog()
1816 type = new_type_struct(id); in read_type()
189 …ir_type *res = new_type_struct(id_mangle_u(get_entity_ident(entity), new_id_from_chars("arg_type",… in compute_arg_type()
409 env->pic_symbols_type = new_type_struct(NEW_ID("$PIC_SYMBOLS_TYPE")); in be_init_env()
1116 res = new_type_struct(new_id_from_chars("arg_type", 8)); in compute_arg_type()
251 between_type = new_type_struct(IDENT("ia32_between_type")); in ia32_build_between_type()260 omit_fp_between_type = new_type_struct(IDENT("ia32_between_type_omit_fp")); in ia32_build_between_type()
1489 FIRM_API ir_type *new_type_struct(ident *name);
1663 …arg_type = new_type_struct(id_mangle_u(get_entity_ident(entity), new_id_from_chars("arg_type", 8))… in create_stacklayout()
1041 ir_type *new_type_struct(ident *name) in new_type_struct() function
568 irtype = new_type_struct(id); in create_compound_type()