Lines Matching refs:rnu
2075 exu(NULL), rnu(NULL), corepipe (NULL), undiffCore(NULL), l2cache (NULL),
2120 rnu = new RENAMINGU(xml_data, &interface_ip, core_params,
2122 children.push_back(rnu);
2131 if (rnu->exist) {
2132 rnu->area.set_area(rnu->area.get_area() + pipeline_area_per_unit);
2159 if (rnu->exist) {
2161 area.set_area(area.get_area() + rnu->area.get_area());
3393 rnu->computeEnergy();
3409 if (rnu) {
3410 output_data += rnu->output_data;
3654 if (rnu) {
3655 delete rnu;
3656 rnu = NULL;