Lines Matching defs:tmp

137       list<pform_port_t>*tmp = new list<pform_port_t>;  in make_port_list()  local
142 static list<pform_port_t>* make_port_list(list<pform_port_t>*tmp, in make_port_list()
163 list<perm_string>*tmp = new list<perm_string>; in list_from_identifier() local
169 static list<perm_string>* list_from_identifier(list<perm_string>*tmp, char*id) in list_from_identifier()
212 PECallFunction*tmp = new PECallFunction(tn, parms); in make_call_function() local
221 PECallFunction*tmp = new PECallFunction(tn, parms); in make_call_function() local
228 named_pexpr_t tmp; variable
256 named_pexpr_t tmp; variable
295 PBlock*tmp = new PBlock(PBlock::BL_SEQ); in current_task_set_statement() local
317 PBlock*tmp = new PBlock(PBlock::BL_SEQ); in current_task_set_statement() local
333 PBlock*tmp = new PBlock(PBlock::BL_SEQ); in current_function_set_statement() local
355 PBlock*tmp = new PBlock(PBlock::BL_SEQ); in current_function_set_statement() local
748 { PEAssignPattern*tmp = new PEAssignPattern(*$2); variable
754 { PEAssignPattern*tmp = new PEAssignPattern; variable
802 { class_type_t*tmp = dynamic_cast<class_type_t*>($1.type); variable
816 { class_type_t*tmp = dynamic_cast<class_type_t*> ($2.type); variable
986 PENewClass*tmp = new PENewClass(*expr_list); variable
1000 { PENewClass*tmp = new PENewClass; variable
1215 parray_type_t*tmp = new parray_type_t($1.type, $2); variable
1229 { string_type_t*tmp = new string_type_t; variable
1265 { void_type_t*tmp = new void_type_t; variable
1544 { PEUnary*tmp = new PEUnary('I', $2); variable
1549 { PEUnary*tmp = new PEUnary('i', $1); variable
1554 { PEUnary*tmp = new PEUnary('D', $2); variable
1559 { PEUnary*tmp = new PEUnary('d', $1); variable
1594 { PReturn*tmp = new PReturn(0); variable
1634 PBlock*tmp = pform_push_block_scope(@1, for_block_name, PBlock::BL_SEQ); variable
1695 PBlock*tmp = pform_push_block_scope(@1, for_block_name, PBlock::BL_SEQ); variable
1751 { list<decl_assignment_t*>*tmp = new list<decl_assignment_t*>; variable
1756 { list<decl_assignment_t*>*tmp = $1; variable
1764 { decl_assignment_t*tmp = new decl_assignment_t; variable
1774 { decl_assignment_t*tmp = new decl_assignment_t; variable
1781 { decl_assignment_t*tmp = new decl_assignment_t; variable
1788 { decl_assignment_t*tmp = new decl_assignment_t; variable
1801 { list<perm_string>*tmp = $1; variable
1807 { list<perm_string>*tmp = new list<perm_string>; variable
1919 { named_pexpr_t*tmp = new named_pexpr_t; variable
2131 PCondit*tmp = new PCondit($3, 0, $6); variable
2186 vector_type_t*tmp = new vector_type_t(use_vtype, false, 0); variable
2227 { string_type_t*tmp = new string_type_t; variable
2425 { vector<pform_tf_port_t>*tmp = pform_make_task_ports(@1, $1, variable
2437 vector<pform_tf_port_t>*tmp = pform_make_task_ports(@1, $1, IVL_VT_LOGIC, true, variable
2446 vector<pform_tf_port_t>*tmp = pform_make_task_ports(@1, $1, IVL_VT_LOGIC, false, variable
2454 { vector<pform_tf_port_t>*tmp = pform_make_task_ports(@1, $1, IVL_VT_REAL, true, variable
2463 { vector<pform_tf_port_t>*tmp = pform_make_task_ports(@1, $1, IVL_VT_STRING, true, variable
2482 { vector<pform_tf_port_t>*tmp; variable
2563 { vector<pform_tf_port_t>*tmp; variable
2627 { list<pform_range_t> *tmp = new list<pform_range_t>; variable
2639 list<pform_range_t> *tmp = new list<pform_range_t>; variable
2645 { list<pform_range_t> *tmp = new list<pform_range_t>; variable
2652 list<pform_range_t> *tmp = new list<pform_range_t>; variable
2662 list<pform_range_t> *tmp = new list<pform_range_t>; variable
2700 { list<named_pexpr_t>*tmp = $1; variable
2711 { list<named_pexpr_t>*tmp = $1; variable
2717 { list<named_pexpr_t>*tmp = new list<named_pexpr_t>; variable
2727 { named_pexpr_t*tmp = new named_pexpr_t; variable
2734 { PExpr*tmp = $3; variable
2963 { verinum tmp = -(*($2)); variable
3014 { struct_type_t*tmp = new struct_type_t; variable
3022 { struct_type_t*tmp = new struct_type_t; variable
3032 struct_type_t*tmp = new struct_type_t; variable
3041 struct_type_t*tmp = new struct_type_t; variable
3055 { list<struct_member_t*>*tmp = $1; variable
3060 { list<struct_member_t*>*tmp = new list<struct_member_t*>; variable
3068 { struct_member_t*tmp = new struct_member_t; variable
3083 { PCase::Item*tmp = new PCase::Item; variable
3090 { PCase::Item*tmp = new PCase::Item; variable
3095 { PCase::Item*tmp = new PCase::Item; variable
3107 { svector<PCase::Item*>*tmp; variable
3113 { svector<PCase::Item*>*tmp = new svector<PCase::Item*>(1); variable
3148 { list<PExpr*>*tmp = new list<PExpr*>; variable
3153 { list<PExpr*>*tmp = new list<PExpr*>; variable
3161 { list<PExpr*>*tmp = new list<PExpr*>; variable
3166 { list<PExpr*>*tmp = new list<PExpr*>; variable
3171 { list<PExpr*>*tmp = new list<PExpr*>; variable
3177 { list<PExpr*>*tmp = new list<PExpr*>; variable
3192 { list<PExpr*>*tmp = new list<PExpr*>; variable
3197 { list<PExpr*>*tmp = $1; variable
3205 { PExpr*tmp = $1; variable
3215 { verinum*tmp = $1; variable
3226 { verireal*tmp = $1; variable
3236 { PEIdent*tmp = new PEIdent(lex_strings.make($1)); variable
3426 { PEventStatement*tmp = new PEventStatement(*$3); variable
3441 { svector<PEEvent*>*tmp = new svector<PEEvent*>(*$1, *$3); variable
3447 { svector<PEEvent*>*tmp = new svector<PEEvent*>(*$1, *$3); variable
3499 { PEUnary*tmp = new PEUnary('-', $3); variable
3504 { PEUnary*tmp = new PEUnary('~', $3); variable
3509 { PEUnary*tmp = new PEUnary('&', $3); variable
3514 { PEUnary*tmp = new PEUnary('!', $3); variable
3519 { PEUnary*tmp = new PEUnary('|', $3); variable
3524 { PEUnary*tmp = new PEUnary('^', $3); variable
3544 { PEUnary*tmp = new PEUnary('A', $3); variable
3549 { PEUnary*tmp = new PEUnary('N', $3); variable
3554 { PEUnary*tmp = new PEUnary('X', $3); variable
3569 { PEBinary*tmp = new PEBinary('^', $1, $4); variable
3574 { PEBinary*tmp = new PEBPower('p', $1, $4); variable
3579 { PEBinary*tmp = new PEBinary('*', $1, $4); variable
3584 { PEBinary*tmp = new PEBinary('/', $1, $4); variable
3589 { PEBinary*tmp = new PEBinary('%', $1, $4); variable
3594 { PEBinary*tmp = new PEBinary('+', $1, $4); variable
3599 { PEBinary*tmp = new PEBinary('-', $1, $4); variable
3604 { PEBinary*tmp = new PEBinary('&', $1, $4); variable
3609 { PEBinary*tmp = new PEBinary('|', $1, $4); variable
3614 { PEBinary*tmp = new PEBinary('A', $1, $4); variable
3619 { PEBinary*tmp = new PEBinary('O', $1, $4); variable
3624 { PEBinary*tmp = new PEBinary('X', $1, $4); variable
3629 { PEBinary*tmp = new PEBComp('<', $1, $4); variable
3634 { PEBinary*tmp = new PEBComp('>', $1, $4); variable
3639 { PEBinary*tmp = new PEBShift('l', $1, $4); variable
3644 { PEBinary*tmp = new PEBShift('r', $1, $4); variable
3649 { PEBinary*tmp = new PEBShift('R', $1, $4); variable
3654 { PEBinary*tmp = new PEBComp('e', $1, $4); variable
3659 { PEBinary*tmp = new PEBComp('E', $1, $4); variable
3664 { PEBinary*tmp = new PEBComp('w', $1, $4); variable
3669 { PEBinary*tmp = new PEBComp('L', $1, $4); variable
3674 { PEBinary*tmp = new PEBComp('G', $1, $4); variable
3679 { PEBinary*tmp = new PEBComp('n', $1, $4); variable
3684 { PEBinary*tmp = new PEBComp('N', $1, $4); variable
3689 { PEBinary*tmp = new PEBComp('W', $1, $4); variable
3694 { PEBinary*tmp = new PEBLogic('o', $1, $4); variable
3699 { PEBinary*tmp = new PEBLogic('a', $1, $4); variable
3712 { PEBinary*tmp = new PEBLogic('Q', $1, $4); variable
3774 { list<PExpr*>*tmp = $1; variable
3780 { list<PExpr*>*tmp = new list<PExpr*>; variable
3785 { list<PExpr*>*tmp = new list<PExpr*>; variable
3789 { list<PExpr*>*tmp = $1; variable
3798 { list<PExpr*>*tmp = $1; variable
3803 { list<PExpr*>*tmp = new list<PExpr*>; variable
3816 PETypename*tmp = new PETypename($1.type); variable
3869 { PEIdent*tmp = pform_new_ident(@1, *$1); variable
3887 PECallFunction*tmp = pform_make_call_function(@1, *$1, *expr_list); variable
3900 PECallFunction*tmp = pform_make_call_function(@1, *t_name, *expr_list); variable
3907 PECallFunction*tmp = new PECallFunction(tn, *$3); variable
3914 PECallFunction*tmp = new PECallFunction($1, use_name, *$5); variable
3932 { PEIdent*tmp = new PEIdent(*$1); variable
3944 PEIdent*tmp = new PEIdent(*t_name); variable
4106 { PEUnary*tmp = new PEUnary('m', $3); variable
4112 { PEBinary*tmp = new PEBinary('M', $3, $5); variable
4118 { PEBinary*tmp = new PEBinary('m', $3, $5); variable
4131 { PEConcat*tmp = new PEConcat(*$2); variable
4138 PEConcat*tmp = new PEConcat(*$4, rep); variable
4145 PEConcat*tmp = new PEConcat(*$4, rep); variable
4203 { PENull*tmp = new PENull; variable
4225 vector<pform_tf_port_t>*tmp = $1; variable
4251 { lgate*tmp = new lgate; variable
4261 { lgate*tmp = new lgate; variable
4276 { lgate*tmp = new lgate; variable
4287 { lgate*tmp = new lgate; variable
4305 { lgate*tmp = new lgate; variable
4316 { lgate*tmp = new lgate; variable
4332 { lgate*tmp = new lgate; variable
4345 { lgate*tmp = new lgate; variable
4368 { svector<lgate>*tmp = new svector<lgate>(1); variable
4418 { pform_name_t * tmp = $1; variable
4424 { pform_name_t * tmp = $1; variable
4433 { pform_name_t * tmp = $1; variable
4447 { pform_name_t * tmp = $1; variable
4457 { pform_name_t * tmp = $1; variable
4467 { pform_name_t * tmp = $1; variable
4525 { vector<Module::port_t*>*tmp variable
4531 { vector<Module::port_t*>*tmp = $1; variable
4539 { vector<Module::port_t*>*tmp variable
4545 { vector<Module::port_t*>*tmp = $1; variable
4554 vector<Module::port_t*>*tmp = $1; variable
4763 { PEIdent*tmp = pform_new_ident(@1, *$1); variable
4775 PEIdent*tmp = new PEIdent(*t_name); variable
4783 { PEConcat*tmp = new PEConcat(*$2); variable
4800 { list<PExpr*>*tmp = new list<PExpr*>; variable
4809 { list<PExpr*>*tmp = $1; variable
5502 { net_decl_assign_t*tmp = new net_decl_assign_t; variable
5513 { net_decl_assign_t*tmp = $1; variable
5607 { PExpr*tmp = $3; variable
5616 { PExpr*tmp = $3; variable
5672 { struct parmvalue_t*tmp = new struct parmvalue_t; variable
5678 { struct parmvalue_t*tmp = new struct parmvalue_t; variable
5717 { named_pexpr_t*tmp = new named_pexpr_t; variable
5724 { named_pexpr_t*tmp = new named_pexpr_t; variable
5734 { list<named_pexpr_t>*tmp = new list<named_pexpr_t>; variable
5740 { list<named_pexpr_t>*tmp = $1; variable
5771 { Module::port_t*tmp = $4; variable
5782 { Module::port_t*tmp = $2; variable
5791 { Module::port_t*tmp = $5; variable
5809 { named_pexpr_t*tmp = new named_pexpr_t; variable
5818 named_pexpr_t*tmp = new named_pexpr_t; variable
5826 { named_pexpr_t*tmp = new named_pexpr_t; variable
5834 { named_pexpr_t*tmp = new named_pexpr_t; variable
5843 { named_pexpr_t*tmp = new named_pexpr_t; variable
5852 { list<named_pexpr_t>*tmp = $1; variable
5858 { list<named_pexpr_t>*tmp = new list<named_pexpr_t>; variable
5867 { list<PExpr*>*tmp = $1; variable
5873 { list<PExpr*>*tmp = new list<PExpr*>; variable
5879 { list<PExpr*>*tmp = new list<PExpr*>; variable
5884 { list<PExpr*>*tmp = $1; variable
5972 { Module::port_t*tmp = $1; variable
5989 { list<pform_range_t> *tmp = $1; variable
6043 { list<perm_string>*tmp = new list<perm_string>; variable
6049 { list<perm_string>*tmp = $1; variable
6068 { list<perm_string>*tmp = new list<perm_string>; variable
6074 { list<perm_string>*tmp = $1; variable
6107 { PSpecPath*tmp = $5; variable
6115 { PSpecPath*tmp = $5; variable
6123 { PSpecPath*tmp = $2; variable
6220 { list<PExpr*>*tmp = new list<PExpr*>; variable
6257 { list<PExpr*>*tmp = new list<PExpr*>; variable
6283 { list<perm_string>*tmp = new list<perm_string>; variable
6294 list<perm_string>*tmp = new list<perm_string>; variable
6305 list<perm_string>*tmp = new list<perm_string>; variable
6311 { list<perm_string>*tmp = $1; variable
6322 list<perm_string>*tmp = $1; variable
6333 list<perm_string>*tmp = $1; variable
6342 { PExpr*tmp = $3; variable
6348 { PExpr*tmp = 0; variable
6526 { PBlock*tmp = pform_push_block_scope(@1, 0, PBlock::BL_SEQ); variable
6541 delete tmp; variable
6545 { PBlock*tmp; variable
6560 { PBlock*tmp = pform_push_block_scope(@1, $3, PBlock::BL_SEQ); variable
6597 { PBlock*tmp = pform_push_block_scope(@1, 0, PBlock::BL_PAR); variable
6612 delete tmp; variable
6616 { PBlock*tmp; variable
6632 { PBlock*tmp = pform_push_block_scope(@1, $3, PBlock::BL_PAR); variable
6659 { PDisable*tmp = new PDisable(*$2); variable
6671 { PTrigger*tmp = pform_new_trigger(@2, 0, *$2); variable
6677 { PTrigger*tmp = pform_new_trigger(@4, $2, *$4); variable
6712 { PCondit*tmp = new PCondit($3, $5, 0); variable
6752 { PEventStatement*tmp = $1; variable
6762 { PEventStatement*tmp = new PEventStatement; variable
6768 { PEventStatement*tmp = new PEventStatement; variable
6812 { PAssign*tmp = new PAssign($1,0,$3,$4); variable
6823 { PAssignNB*tmp = new PAssignNB($1,0,$3,$4); variable
6854 { PEventStatement*tmp; variable
6862 { PEventStatement*tmp = new PEventStatement((PEEvent*)0); variable
6867 { PCallTask*tmp = new PCallTask(lex_strings.make($1), *$3); variable
6875 PCallTask*tmp = new PCallTask(lex_strings.make($1), pt); variable
6882 { PCallTask*tmp = pform_make_call_task(@1, *$1, *$3); variable
6899 PCallTask*tmp = new PCallTask(*$1, pt); variable
6911 PCallTask*tmp = new PCallTask(*t_name, *$5); variable
6921 PCallTask*tmp = pform_make_call_task(@1, *$1, pt); variable
6934 { PChainConstructor*tmp = new PChainConstructor(*$5); variable
6942 PCallTask*tmp = pform_make_call_task(@1, *$1, pt); variable
6957 { PAssign*tmp = new PAssign($1, '+', $3); variable
6962 { PAssign*tmp = new PAssign($1, '-', $3); variable
6967 { PAssign*tmp = new PAssign($1, '*', $3); variable
6972 { PAssign*tmp = new PAssign($1, '/', $3); variable
6977 { PAssign*tmp = new PAssign($1, '%', $3); variable
6982 { PAssign*tmp = new PAssign($1, '&', $3); variable
6987 { PAssign*tmp = new PAssign($1, '|', $3); variable
6992 { PAssign*tmp = new PAssign($1, '^', $3); variable
6997 { PAssign *tmp = new PAssign($1, 'l', $3); variable
7002 { PAssign*tmp = new PAssign($1, 'r', $3); variable
7007 { PAssign *tmp = new PAssign($1, 'R', $3); variable
7023 { vector<Statement*>*tmp = $1; variable
7028 { vector<Statement*>*tmp = new vector<Statement*>(0); variable
7048 { vector<pform_tf_port_t>*tmp = $1; variable
7101 { char*tmp = new char[strlen($1)+3]; variable
7114 { list<string>*tmp = new list<string>; variable
7120 { list<string>*tmp = $1; variable
7129 { list<string>*tmp = new list<string>; variable
7135 { list<string>*tmp = $1; variable
7144 { char*tmp = new char[strlen($1)+5]; variable
7174 { char*tmp = new char[2]; variable
7180 { char*tmp = new char[strlen($1)+2]; variable
7234 vector<PWire*>*tmp = new vector<PWire*>(1); variable
7242 vector<PWire*>*tmp = new vector<PWire*>(1); variable
7250 vector<PWire*>*tmp = new vector<PWire*>(1); variable
7261 { vector<PWire*>*tmp = $1; variable
7273 { list<perm_string>*tmp = new list<perm_string>; variable
7279 { list<perm_string>*tmp = $1; variable
7295 { list<perm_string>*tmp = new list<perm_string>; variable
7301 { list<perm_string>*tmp = $1; variable