Lines Matching refs:NULL

56     : McPATComponent(_xml_data), icache(NULL), IB(NULL), BTB(NULL),
57 BPT(NULL), ID_inst(NULL), ID_operand(NULL), ID_misc(NULL),
68 icache = NULL;
286 : McPATComponent(_xml_data), globalBPT(NULL), localBPT(NULL),
287 L1_localBPT(NULL), L2_localBPT(NULL), chooser(NULL), RAS(NULL),
506 : McPATComponent(_xml_data), int_inst_window(NULL),
507 fp_inst_window(NULL), ROB(NULL), int_instruction_selection(NULL),
508 fp_instruction_selection(NULL),
798 : McPATComponent(_xml_data), dcache(NULL), LSQ(NULL), LoadQ(NULL),
812 dcache = NULL;
911 : McPATComponent(_xml_data), itlb(NULL), dtlb(NULL),
1091 : McPATComponent(_xml_data), IRF(NULL), FRF(NULL), RFWIN(NULL),
1225 : McPATComponent(_xml_data), rfu(NULL), scheu(NULL), fp_u(NULL),
1226 exeu(NULL), mul(NULL), int_bypass(NULL), intTagBypass(NULL),
1227 int_mul_bypass(NULL), intTag_mul_Bypass(NULL), fp_bypass(NULL),
1228 fpTagBypass(NULL), interface_ip(*interface_ip_),
1541 : McPATComponent(_xml_data), iFRAT(NULL), fFRAT(NULL), iRRAT(NULL),
1542 fRRAT(NULL), ifreeL(NULL), ffreeL(NULL), idcl(NULL), fdcl(NULL),
1543 RAHT(NULL), interface_ip(*interface_ip_),
2074 : McPATComponent(_xml_data), ifu(NULL), lsu(NULL), mmu(NULL),
2075 exu(NULL), rnu(NULL), corepipe (NULL), undiffCore(NULL), l2cache (NULL),
3428 IB = NULL;
3432 ID_inst = NULL;
3436 ID_operand = NULL;
3440 ID_misc = NULL;
3445 BTB = NULL;
3449 BPT = NULL;
3462 globalBPT = NULL;
3466 localBPT = NULL;
3470 L1_localBPT = NULL;
3474 L2_localBPT = NULL;
3478 chooser = NULL;
3482 RAS = NULL;
3491 iFRAT = NULL;
3495 fFRAT = NULL;
3499 iRRAT = NULL;
3503 iFRAT = NULL;
3507 ifreeL = NULL;
3511 ffreeL = NULL;
3515 idcl = NULL;
3519 fdcl = NULL;
3523 RAHT = NULL;
3532 LSQ = NULL;
3536 dcache = NULL;
3545 itlb = NULL;
3549 dtlb = NULL;
3558 IRF = NULL;
3562 FRF = NULL;
3566 RFWIN = NULL;
3575 int_inst_window = NULL;
3579 int_inst_window = NULL;
3583 ROB = NULL;
3587 int_instruction_selection = NULL;
3591 fp_instruction_selection = NULL;
3600 int_bypass = NULL;
3604 intTagBypass = NULL;
3608 int_mul_bypass = NULL;
3612 intTag_mul_Bypass = NULL;
3616 fp_bypass = NULL;
3620 fpTagBypass = NULL;
3624 fp_u = NULL;
3628 exeu = NULL;
3632 mul = NULL;
3636 rfu = NULL;
3640 scheu = NULL;
3648 ifu = NULL;
3652 lsu = NULL;
3656 rnu = NULL;
3660 mmu = NULL;
3664 exu = NULL;
3668 corepipe = NULL;
3672 undiffCore = NULL;
3676 l2cache = NULL;