Searched refs:bits_to_uint (Results 1 – 2 of 2) sorted by relevance
61 static inline const char* bits_to_uint(int v) { in bits_to_uint() function
253 … n->bitop_->bit_offset_, bits_to_uint(n->bitop_->bit_width_ + 1), n->bitop_->bit_width_); in visit_ident_expr_node()299 … n->bitop_->bit_offset_, bits_to_uint(n->bitop_->bit_width_ + 1), n->bitop_->bit_width_); in visit_ident_expr_node()319 emit(" & ~((((%s)1 << %d) - 1) << %d)) | (", bits_to_uint(n->lhs_->bit_width_), in visit_assign_expr_node()