Lines Matching refs:build_int_cst
655 build_int_cst (NULL_TREE, index)), in gnu_runtime_abi_01_build_typed_selector_reference()
919 CONSTRUCTOR_APPEND_ELT (v, fields, build_int_cst (NULL_TREE, 0)); in gnu_runtime_abi_01_build_const_string_constructor()
926 CONSTRUCTOR_APPEND_ELT (v, fields, build_int_cst (NULL_TREE, length)); in gnu_runtime_abi_01_build_const_string_constructor()
1110 expr = build_int_cst (ttyp, PROTOCOL_VERSION); in build_protocol_initializer()
1161 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, build_int_cst (NULL_TREE, 0)); in generate_protocol_list()
1162 e = build_int_cst (build_pointer_type (objc_protocol_template), size); in generate_protocol_list()
1233 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, build_int_cst (NULL_TREE, size)); in generate_v1_meth_descriptor_table()
1347 refs_expr = build_int_cst (NULL_TREE, 0); in generate_protocols()
1377 build_int_cst (integer_type_node, size)); in generate_dispatch_table()
1516 build_int_cst (long_integer_type_node, 0)); in build_shared_structure_initializer()
1520 build_int_cst (long_integer_type_node, status)); in build_shared_structure_initializer()
1529 build_int_cst (objc_ivar_list_ptr, 0)); in build_shared_structure_initializer()
1551 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, build_int_cst (NULL_TREE, 0)); in build_shared_structure_initializer()
1554 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, build_int_cst (NULL_TREE, 0)); in build_shared_structure_initializer()
1557 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, build_int_cst (NULL_TREE, 0)); in build_shared_structure_initializer()
1562 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, build_int_cst (ltyp, 0)); in build_shared_structure_initializer()
1572 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, build_int_cst (NULL_TREE, 0)); in build_shared_structure_initializer()
1600 CONSTRUCTOR_APPEND_ELT (inits, NULL_TREE, build_int_cst (NULL_TREE, size)); in generate_ivars_list()
1799 return build_int_cst (NULL_TREE, 0); in get_proto_encoding()
1886 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, build_int_cst (NULL_TREE, 0)); in generate_static_references()
1896 CONSTRUCTOR_APPEND_ELT (decls, NULL_TREE, build_int_cst (NULL_TREE, 0)); in generate_static_references()
2006 build_int_cst (long_integer_type_node, 0)); in init_objc_symtab()
2021 build_int_cst (short_integer_type_node, imp_count)); in init_objc_symtab()
2026 build_int_cst (short_integer_type_node, cat_count)); in init_objc_symtab()