Searched refs:updateIcSize (Results 1 – 10 of 10) sorted by relevance
41 IRNode.pg.updateIcSize(1);64 IRNode.pg.updateIcSize(1);92 IRNode.pg.updateIcSize(6);
46 IRNode.pg.updateIcSize(1);66 IRNode.pg.updateIcSize(1);
105 IRNode.pg.updateIcSize(2);134 IRNode.pg.updateIcSize(2);
98 IRNode.pg.updateIcSize(1);
284 (<PandaGen>(IRNode.pg)).updateIcSize(1);
73 IRNode.pg.updateIcSize(0);126 IRNode.pg.updateIcSize(0);190 IRNode.pg.updateIcSize(0);
63 (<PandaGen>(IRNode.pg)).updateIcSize(2);92 (<PandaGen>(IRNode.pg)).updateIcSize(1);
93 (<PandaGen>(IRNode.pg)).updateIcSize(2);
488 (<PandaGen>(IRNode.pg)).updateIcSize(inc);491 (<PandaGen>(IRNode.pg)).updateIcSize(<%= ret %>);495 (<PandaGen>(IRNode.pg)).updateIcSize(<%= ret %>);507 (<PandaGen>(IRNode.pg)).updateIcSize((256 - icSize));510 (<PandaGen>(IRNode.pg)).updateIcSize(<%= ret %>);
317 public updateIcSize(icSlot: number) { method in PandaGen