Searched refs:t_bitcast (Results 1 – 1 of 1) sorted by relevance
1448 tree t_bitcast = build1 (VIEW_CONVERT_EXPR, t_dst_type, t_expr); in new_bitcast() local1450 set_tree_location (t_bitcast, loc); in new_bitcast()1451 return new rvalue (this, t_bitcast); in new_bitcast()