Searched refs:need_type (Results 1 – 2 of 2) sorted by relevance
4533 tree need_type = TYPE_MAIN_VARIANT (TREE_TYPE (exp)); in substitute_placeholder_in_expr() local4546 if (TYPE_MAIN_VARIANT (TREE_TYPE (elt)) == need_type) in substitute_placeholder_in_expr()4561 == need_type)) in substitute_placeholder_in_expr()4562 return fold_build1 (INDIRECT_REF, need_type, elt); in substitute_placeholder_in_expr()
4298 tree need_type = TYPE_MAIN_VARIANT (TREE_TYPE (exp)); in substitute_placeholder_in_expr() local4311 if (TYPE_MAIN_VARIANT (TREE_TYPE (elt)) == need_type) in substitute_placeholder_in_expr()4326 == need_type)) in substitute_placeholder_in_expr()4327 return fold_build1 (INDIRECT_REF, need_type, elt); in substitute_placeholder_in_expr()