Searched refs:end_code (Results 1 – 3 of 3) sorted by relevance
342 The callback methods C<start_code> and C<end_code> emits the C<code> tags418 sub end_code {500 $_[0]->end_code(pop(@{$_[0]->{'in_code'}}));694 sub end_C { $_[0]->end_code(pop(@{$_[0]{'in_code'}})); }381 sub end_code { global() subroutine
22 sub end_code {
2411 enum tree_code head_code, end_code; in tree_cfg2vcg() local2429 end_code = TREE_CODE (last); in tree_cfg2vcg()2430 end_name = tree_code_name[end_code]; in tree_cfg2vcg()