expr1024 requires expr32, but a build_count of 1024 would emit only the expr1024 rule and rely on luck of it being emitted somewhere else. Emit expr32 rule either if there is a expr32 use or a expr1024 use to avoid.