PageRenderTime 65ms CodeModel.GetById 40ms RepoModel.GetById 0ms app.codeStats 1ms

/vrq-1.0.88/doc/html/cnode__def_8h-source.html

#
HTML | 2777 lines | 2776 code | 0 blank | 1 comment | 0 complexity | bb25ddf843151a5ac66baf5da0c4cf91 MD5 | raw file
Possible License(s): LGPL-2.1, GPL-2.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
  3. <title>vrq: /net/fileserver/nas/home/mdh/vrq/src/cnode_def.h Source File</title>
  4. <link href="doxygen.css" rel="stylesheet" type="text/css">
  5. <link href="tabs.css" rel="stylesheet" type="text/css">
  6. <table border="0" cellspacing="0" cellpadding="0" width="100%">
  7. <tr>
  8. <td width="180"><a href="index.html"><img src="vrq.png" width="150" height="100" border="0" alt="vrq"></a></td>
  9. <td background="top_bg.png" align="right" width="100%">
  10. <img src="glyth.png" width="500" height="100" border="0" alt="">
  11. </td>
  12. </tr>
  13. <tr>
  14. <td background="#FFFFFF" align="right" width="50" height="4"></td>
  15. </tr>
  16. </table>
  17. </head><body>
  18. <!-- Generated by Doxygen 1.5.5 -->
  19. <div class="navigation" id="top">
  20. <div class="tabs">
  21. <ul>
  22. <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
  23. <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  24. <li><a href="modules.html"><span>Modules</span></a></li>
  25. <li><a href="annotated.html"><span>Classes</span></a></li>
  26. <li class="current"><a href="files.html"><span>Files</span></a></li>
  27. </ul>
  28. </div>
  29. <h1>/net/fileserver/nas/home/mdh/vrq/src/cnode_def.h</h1><a href="cnode__def_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001
  30. <a name="l00002"></a>00002
  31. <a name="l00003"></a>00003
  32. <a name="l00004"></a>00004 <span class="comment">/*****************************************************************************</span>
  33. <a name="l00005"></a>00005 <span class="comment"> * Copyright (C) 1997-2009, Mark Hummel</span>
  34. <a name="l00006"></a>00006 <span class="comment"> * This file is part of Vrq.</span>
  35. <a name="l00007"></a>00007 <span class="comment"> *</span>
  36. <a name="l00008"></a>00008 <span class="comment"> * Vrq is free software; you can redistribute it and/or</span>
  37. <a name="l00009"></a>00009 <span class="comment"> * modify it under the terms of the GNU General Public</span>
  38. <a name="l00010"></a>00010 <span class="comment"> * License as published by the Free Software Foundation; either</span>
  39. <a name="l00011"></a>00011 <span class="comment"> * version 2 of the License, or (at your option) any later version.</span>
  40. <a name="l00012"></a>00012 <span class="comment"> *</span>
  41. <a name="l00013"></a>00013 <span class="comment"> * Vrq is distributed in the hope that it will be useful,</span>
  42. <a name="l00014"></a>00014 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
  43. <a name="l00015"></a>00015 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span>
  44. <a name="l00016"></a>00016 <span class="comment"> * General Public License for more details.</span>
  45. <a name="l00017"></a>00017 <span class="comment"> *</span>
  46. <a name="l00018"></a>00018 <span class="comment"> * You should have received a copy of the GNU General Public</span>
  47. <a name="l00019"></a>00019 <span class="comment"> * License along with this library; if not, write to the Free Software</span>
  48. <a name="l00020"></a>00020 <span class="comment"> * Foundation, Inc., 51 Franklin Street, Fifth Floor, </span>
  49. <a name="l00021"></a>00021 <span class="comment"> * Boston, MA 02110-1301 USA</span>
  50. <a name="l00022"></a>00022 <span class="comment"> *****************************************************************************</span>
  51. <a name="l00023"></a>00023 <span class="comment"> */</span>
  52. <a name="l00024"></a>00024
  53. <a name="l00025"></a>00025
  54. <a name="l00026"></a>00026 <span class="comment">/*********************************************************</span>
  55. <a name="l00027"></a>00027 <span class="comment"> * Warning: This file is machine generate, do not edit</span>
  56. <a name="l00028"></a>00028 <span class="comment"> ********************************************************/</span>
  57. <a name="l00029"></a>00029
  58. <a name="l00514"></a>00514 <span class="preprocessor">#ifdef DEFINE_ENUM</span>
  59. <a name="l00515"></a>00515 <span class="preprocessor"></span>
  60. <a name="l00518"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513">00518</a> <span class="keyword">enum</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513" title="Parse tree opcodes.">NodeOp_t</a> {
  61. <a name="l00522"></a>00522 <span class="comment">/*</span>
  62. <a name="l00523"></a>00523 <span class="comment"> * ERROR node</span>
  63. <a name="l00524"></a>00524 <span class="comment"> * Description: Error node</span>
  64. <a name="l00525"></a>00525 <span class="comment"> * Number Of Arguments: 0</span>
  65. <a name="l00526"></a>00526 <span class="comment"> */</span>
  66. <a name="l00527"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ce99046aaf8bd092fc9ea26996d97d8f">00527</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ce99046aaf8bd092fc9ea26996d97d8f" title="Error node.">eERROR</a>,
  67. <a name="l00531"></a>00531 <span class="comment">/*</span>
  68. <a name="l00532"></a>00532 <span class="comment"> * VCONSTANT node</span>
  69. <a name="l00533"></a>00533 <span class="comment"> * Description: Vector constant</span>
  70. <a name="l00534"></a>00534 <span class="comment"> * Number Of Arguments: 1</span>
  71. <a name="l00535"></a>00535 <span class="comment"> * arg0: CVector* Pointer to vector</span>
  72. <a name="l00536"></a>00536 <span class="comment"> */</span>
  73. <a name="l00537"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851383b96207e0c46251df7e03aa4f636215">00537</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851383b96207e0c46251df7e03aa4f636215" title="Vector constant.">eVCONSTANT</a>,
  74. <a name="l00541"></a>00541 <span class="comment">/*</span>
  75. <a name="l00542"></a>00542 <span class="comment"> * RCONSTANT node</span>
  76. <a name="l00543"></a>00543 <span class="comment"> * Description: Real constant</span>
  77. <a name="l00544"></a>00544 <span class="comment"> * Number Of Arguments: 1</span>
  78. <a name="l00545"></a>00545 <span class="comment"> * arg0: char* Pointer to string</span>
  79. <a name="l00546"></a>00546 <span class="comment"> */</span>
  80. <a name="l00547"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851361a92007fde65202b2ff406abf2a179f">00547</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851361a92007fde65202b2ff406abf2a179f" title="Real constant.">eRCONSTANT</a>,
  81. <a name="l00551"></a>00551 <span class="comment">/*</span>
  82. <a name="l00552"></a>00552 <span class="comment"> * COMMENT node</span>
  83. <a name="l00553"></a>00553 <span class="comment"> * Description: Comment</span>
  84. <a name="l00554"></a>00554 <span class="comment"> * Number Of Arguments: 1</span>
  85. <a name="l00555"></a>00555 <span class="comment"> * arg0: const char* Pointer to string</span>
  86. <a name="l00556"></a>00556 <span class="comment"> */</span>
  87. <a name="l00557"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c89dc54ac87bab57a4f05ceda9f36d07">00557</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c89dc54ac87bab57a4f05ceda9f36d07" title="Comment.">eCOMMENT</a>,
  88. <a name="l00561"></a>00561 <span class="comment">/*</span>
  89. <a name="l00562"></a>00562 <span class="comment"> * VRQ node</span>
  90. <a name="l00563"></a>00563 <span class="comment"> * Description: Vrq comment</span>
  91. <a name="l00564"></a>00564 <span class="comment"> * Number Of Arguments: 1</span>
  92. <a name="l00565"></a>00565 <span class="comment"> * arg0: const char* Pointer to string</span>
  93. <a name="l00566"></a>00566 <span class="comment"> */</span>
  94. <a name="l00567"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132534f7235edfb5d50fdc077fe6856022">00567</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132534f7235edfb5d50fdc077fe6856022" title="Vrq comment.">eVRQ</a>,
  95. <a name="l00571"></a>00571 <span class="comment">/*</span>
  96. <a name="l00572"></a>00572 <span class="comment"> * PRAGMA node</span>
  97. <a name="l00573"></a>00573 <span class="comment"> * Description: Program pragma</span>
  98. <a name="l00574"></a>00574 <span class="comment"> * Number Of Arguments: 1</span>
  99. <a name="l00575"></a>00575 <span class="comment"> * arg0: const char* Pointer to string</span>
  100. <a name="l00576"></a>00576 <span class="comment"> */</span>
  101. <a name="l00577"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b5e87913610659fca617ee605e9f425f">00577</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b5e87913610659fca617ee605e9f425f" title="Program pragma.">ePRAGMA</a>,
  102. <a name="l00581"></a>00581 <span class="comment">/*</span>
  103. <a name="l00582"></a>00582 <span class="comment"> * ELIST node</span>
  104. <a name="l00583"></a>00583 <span class="comment"> * Description: Expression list</span>
  105. <a name="l00584"></a>00584 <span class="comment"> * Number Of Arguments: 2</span>
  106. <a name="l00585"></a>00585 <span class="comment"> * arg0: CNode* expression1</span>
  107. <a name="l00586"></a>00586 <span class="comment"> * arg1: CNode* expression2</span>
  108. <a name="l00587"></a>00587 <span class="comment"> */</span>
  109. <a name="l00588"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513883177933c5c1426df37f362a6dc8626">00588</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513883177933c5c1426df37f362a6dc8626" title="Expression list.">eELIST</a>,
  110. <a name="l00592"></a>00592 <span class="comment">/*</span>
  111. <a name="l00593"></a>00593 <span class="comment"> * WIDTH node</span>
  112. <a name="l00594"></a>00594 <span class="comment"> * Description: Expression width change</span>
  113. <a name="l00595"></a>00595 <span class="comment"> * Number Of Arguments: 2</span>
  114. <a name="l00596"></a>00596 <span class="comment"> * arg0: CNode* width expression</span>
  115. <a name="l00597"></a>00597 <span class="comment"> * arg1: CNode* expression</span>
  116. <a name="l00598"></a>00598 <span class="comment"> */</span>
  117. <a name="l00599"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9c6bb3870ae79c9ee43d33d5ed2ffd5">00599</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9c6bb3870ae79c9ee43d33d5ed2ffd5" title="Expression width change.">eWIDTH</a>,
  118. <a name="l00603"></a>00603 <span class="comment">/*</span>
  119. <a name="l00604"></a>00604 <span class="comment"> * NOP node</span>
  120. <a name="l00605"></a>00605 <span class="comment"> * Description: Does nothing</span>
  121. <a name="l00606"></a>00606 <span class="comment"> * Number Of Arguments: 0</span>
  122. <a name="l00607"></a>00607 <span class="comment"> */</span>
  123. <a name="l00608"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132814ca6ef96aae0636a094603f7626e5">00608</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132814ca6ef96aae0636a094603f7626e5" title="Does nothing.">eNOP</a>,
  124. <a name="l00612"></a>00612 <span class="comment">/*</span>
  125. <a name="l00613"></a>00613 <span class="comment"> * SUB node</span>
  126. <a name="l00614"></a>00614 <span class="comment"> * Description: Subtract</span>
  127. <a name="l00615"></a>00615 <span class="comment"> * Number Of Arguments: 2</span>
  128. <a name="l00616"></a>00616 <span class="comment"> * arg0: CNode* expression 1</span>
  129. <a name="l00617"></a>00617 <span class="comment"> * arg1: CNode* expression 2</span>
  130. <a name="l00618"></a>00618 <span class="comment"> */</span>
  131. <a name="l00619"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138cb001e9b876ce840c881bc7c1998d3a">00619</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138cb001e9b876ce840c881bc7c1998d3a" title="Subtract.">eSUB</a>,
  132. <a name="l00623"></a>00623 <span class="comment">/*</span>
  133. <a name="l00624"></a>00624 <span class="comment"> * MUL node</span>
  134. <a name="l00625"></a>00625 <span class="comment"> * Description: Multiple</span>
  135. <a name="l00626"></a>00626 <span class="comment"> * Number Of Arguments: 2</span>
  136. <a name="l00627"></a>00627 <span class="comment"> * arg0: CNode* expression 1</span>
  137. <a name="l00628"></a>00628 <span class="comment"> * arg1: CNode* expression 2</span>
  138. <a name="l00629"></a>00629 <span class="comment"> */</span>
  139. <a name="l00630"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139880b706dcb392714305b6c9c4dc625b">00630</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139880b706dcb392714305b6c9c4dc625b" title="Multiple.">eMUL</a>,
  140. <a name="l00634"></a>00634 <span class="comment">/*</span>
  141. <a name="l00635"></a>00635 <span class="comment"> * DIV node</span>
  142. <a name="l00636"></a>00636 <span class="comment"> * Description: Divide</span>
  143. <a name="l00637"></a>00637 <span class="comment"> * Number Of Arguments: 2</span>
  144. <a name="l00638"></a>00638 <span class="comment"> * arg0: CNode* expression 1</span>
  145. <a name="l00639"></a>00639 <span class="comment"> * arg1: CNode* expression 2</span>
  146. <a name="l00640"></a>00640 <span class="comment"> */</span>
  147. <a name="l00641"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513659b0bcea1fe0aae3021ede6ca3ef969">00641</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513659b0bcea1fe0aae3021ede6ca3ef969" title="Divide.">eDIV</a>,
  148. <a name="l00645"></a>00645 <span class="comment">/*</span>
  149. <a name="l00646"></a>00646 <span class="comment"> * POW node</span>
  150. <a name="l00647"></a>00647 <span class="comment"> * Description: Exponent</span>
  151. <a name="l00648"></a>00648 <span class="comment"> * Number Of Arguments: 2</span>
  152. <a name="l00649"></a>00649 <span class="comment"> * arg0: CNode* expression 1</span>
  153. <a name="l00650"></a>00650 <span class="comment"> * arg1: CNode* expression 2</span>
  154. <a name="l00651"></a>00651 <span class="comment"> */</span>
  155. <a name="l00652"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132f56f9906cee12da763c046011ed3eb7">00652</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132f56f9906cee12da763c046011ed3eb7" title="Exponent.">ePOW</a>,
  156. <a name="l00656"></a>00656 <span class="comment">/*</span>
  157. <a name="l00657"></a>00657 <span class="comment"> * ADD node</span>
  158. <a name="l00658"></a>00658 <span class="comment"> * Description: Addition</span>
  159. <a name="l00659"></a>00659 <span class="comment"> * Number Of Arguments: 2</span>
  160. <a name="l00660"></a>00660 <span class="comment"> * arg0: CNode* expression 1</span>
  161. <a name="l00661"></a>00661 <span class="comment"> * arg1: CNode* expression 2</span>
  162. <a name="l00662"></a>00662 <span class="comment"> */</span>
  163. <a name="l00663"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513436f07de4826c7266613de3981c673f1">00663</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513436f07de4826c7266613de3981c673f1" title="Addition.">eADD</a>,
  164. <a name="l00667"></a>00667 <span class="comment">/*</span>
  165. <a name="l00668"></a>00668 <span class="comment"> * LSH node</span>
  166. <a name="l00669"></a>00669 <span class="comment"> * Description: Logical left shift</span>
  167. <a name="l00670"></a>00670 <span class="comment"> * Number Of Arguments: 2</span>
  168. <a name="l00671"></a>00671 <span class="comment"> * arg0: CNode* expression 1</span>
  169. <a name="l00672"></a>00672 <span class="comment"> * arg1: CNode* expression 2</span>
  170. <a name="l00673"></a>00673 <span class="comment"> */</span>
  171. <a name="l00674"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e48bb64d4a0d9deaecbb99bc132c909c">00674</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e48bb64d4a0d9deaecbb99bc132c909c" title="Logical left shift.">eLSH</a>,
  172. <a name="l00678"></a>00678 <span class="comment">/*</span>
  173. <a name="l00679"></a>00679 <span class="comment"> * RSH node</span>
  174. <a name="l00680"></a>00680 <span class="comment"> * Description: Logical right shift</span>
  175. <a name="l00681"></a>00681 <span class="comment"> * Number Of Arguments: 2</span>
  176. <a name="l00682"></a>00682 <span class="comment"> * arg0: CNode* expression 1</span>
  177. <a name="l00683"></a>00683 <span class="comment"> * arg1: CNode* expression 2</span>
  178. <a name="l00684"></a>00684 <span class="comment"> */</span>
  179. <a name="l00685"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137a4b60ec5d586c60a1404a8bf529a515">00685</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137a4b60ec5d586c60a1404a8bf529a515" title="Logical right shift.">eRSH</a>,
  180. <a name="l00689"></a>00689 <span class="comment">/*</span>
  181. <a name="l00690"></a>00690 <span class="comment"> * LSHA node</span>
  182. <a name="l00691"></a>00691 <span class="comment"> * Description: Arithmetic left shift</span>
  183. <a name="l00692"></a>00692 <span class="comment"> * Number Of Arguments: 2</span>
  184. <a name="l00693"></a>00693 <span class="comment"> * arg0: CNode* expression 1</span>
  185. <a name="l00694"></a>00694 <span class="comment"> * arg1: CNode* expression 2</span>
  186. <a name="l00695"></a>00695 <span class="comment"> */</span>
  187. <a name="l00696"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085136fd743da65b96c2336ab1a4cfe2bacf8">00696</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085136fd743da65b96c2336ab1a4cfe2bacf8" title="Arithmetic left shift.">eLSHA</a>,
  188. <a name="l00700"></a>00700 <span class="comment">/*</span>
  189. <a name="l00701"></a>00701 <span class="comment"> * RSHA node</span>
  190. <a name="l00702"></a>00702 <span class="comment"> * Description: Arithmetic right shift</span>
  191. <a name="l00703"></a>00703 <span class="comment"> * Number Of Arguments: 2</span>
  192. <a name="l00704"></a>00704 <span class="comment"> * arg0: CNode* expression 1</span>
  193. <a name="l00705"></a>00705 <span class="comment"> * arg1: CNode* expression 2</span>
  194. <a name="l00706"></a>00706 <span class="comment"> */</span>
  195. <a name="l00707"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ee8cd8528a521e187ae5c2c68e33e860">00707</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ee8cd8528a521e187ae5c2c68e33e860" title="Arithmetic right shift.">eRSHA</a>,
  196. <a name="l00711"></a>00711 <span class="comment">/*</span>
  197. <a name="l00712"></a>00712 <span class="comment"> * MOD node</span>
  198. <a name="l00713"></a>00713 <span class="comment"> * Description: Modulus</span>
  199. <a name="l00714"></a>00714 <span class="comment"> * Number Of Arguments: 2</span>
  200. <a name="l00715"></a>00715 <span class="comment"> * arg0: CNode* expression 1</span>
  201. <a name="l00716"></a>00716 <span class="comment"> * arg1: CNode* expression 2</span>
  202. <a name="l00717"></a>00717 <span class="comment"> */</span>
  203. <a name="l00718"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138134dae1df190c188df86188d65bd7ac">00718</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138134dae1df190c188df86188d65bd7ac" title="Modulus.">eMOD</a>,
  204. <a name="l00722"></a>00722 <span class="comment">/*</span>
  205. <a name="l00723"></a>00723 <span class="comment"> * OR node</span>
  206. <a name="l00724"></a>00724 <span class="comment"> * Description: Bitwise or</span>
  207. <a name="l00725"></a>00725 <span class="comment"> * Number Of Arguments: 2</span>
  208. <a name="l00726"></a>00726 <span class="comment"> * arg0: CNode* expression 1</span>
  209. <a name="l00727"></a>00727 <span class="comment"> * arg1: CNode* expression 2</span>
  210. <a name="l00728"></a>00728 <span class="comment"> */</span>
  211. <a name="l00729"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513737dedc9fceb2fbaf8a57a785cbb1e99">00729</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513737dedc9fceb2fbaf8a57a785cbb1e99" title="Bitwise or.">eOR</a>,
  212. <a name="l00733"></a>00733 <span class="comment">/*</span>
  213. <a name="l00734"></a>00734 <span class="comment"> * AND node</span>
  214. <a name="l00735"></a>00735 <span class="comment"> * Description: Bitwise and</span>
  215. <a name="l00736"></a>00736 <span class="comment"> * Number Of Arguments: 2</span>
  216. <a name="l00737"></a>00737 <span class="comment"> * arg0: CNode* expression 1</span>
  217. <a name="l00738"></a>00738 <span class="comment"> * arg1: CNode* expression 2</span>
  218. <a name="l00739"></a>00739 <span class="comment"> */</span>
  219. <a name="l00740"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ead13b6443629e1486a59ec88addc521">00740</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ead13b6443629e1486a59ec88addc521" title="Bitwise and.">eAND</a>,
  220. <a name="l00744"></a>00744 <span class="comment">/*</span>
  221. <a name="l00745"></a>00745 <span class="comment"> * ANDANDAND node</span>
  222. <a name="l00746"></a>00746 <span class="comment"> * Description: Triple and</span>
  223. <a name="l00747"></a>00747 <span class="comment"> * Number Of Arguments: 2</span>
  224. <a name="l00748"></a>00748 <span class="comment"> * arg0: CNode* expression 1</span>
  225. <a name="l00749"></a>00749 <span class="comment"> * arg1: CNode* expression 2</span>
  226. <a name="l00750"></a>00750 <span class="comment"> */</span>
  227. <a name="l00751"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e2e64959a3ab93e3291f401229856fdc">00751</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e2e64959a3ab93e3291f401229856fdc" title="Triple and.">eANDANDAND</a>,
  228. <a name="l00755"></a>00755 <span class="comment">/*</span>
  229. <a name="l00756"></a>00756 <span class="comment"> * XOR node</span>
  230. <a name="l00757"></a>00757 <span class="comment"> * Description: Bitwise xor</span>
  231. <a name="l00758"></a>00758 <span class="comment"> * Number Of Arguments: 2</span>
  232. <a name="l00759"></a>00759 <span class="comment"> * arg0: CNode* expression 1</span>
  233. <a name="l00760"></a>00760 <span class="comment"> * arg1: CNode* expression 2</span>
  234. <a name="l00761"></a>00761 <span class="comment"> */</span>
  235. <a name="l00762"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513026ad0484c84b19902461ac03893cd53">00762</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513026ad0484c84b19902461ac03893cd53" title="Bitwise xor.">eXOR</a>,
  236. <a name="l00766"></a>00766 <span class="comment">/*</span>
  237. <a name="l00767"></a>00767 <span class="comment"> * XNOR node</span>
  238. <a name="l00768"></a>00768 <span class="comment"> * Description: Bitwise xnor</span>
  239. <a name="l00769"></a>00769 <span class="comment"> * Number Of Arguments: 2</span>
  240. <a name="l00770"></a>00770 <span class="comment"> * arg0: CNode* expression 1</span>
  241. <a name="l00771"></a>00771 <span class="comment"> * arg1: CNode* expression 2</span>
  242. <a name="l00772"></a>00772 <span class="comment"> */</span>
  243. <a name="l00773"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513922ab420d624c46d36a95fae0881a918">00773</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513922ab420d624c46d36a95fae0881a918" title="Bitwise xnor.">eXNOR</a>,
  244. <a name="l00777"></a>00777 <span class="comment">/*</span>
  245. <a name="l00778"></a>00778 <span class="comment"> * INSTANCE_REF node</span>
  246. <a name="l00779"></a>00779 <span class="comment"> * Description: Instance Reference</span>
  247. <a name="l00780"></a>00780 <span class="comment"> * Number Of Arguments: 1</span>
  248. <a name="l00781"></a>00781 <span class="comment"> * arg0: CInstance* Pointer to a instance</span>
  249. <a name="l00782"></a>00782 <span class="comment"> */</span>
  250. <a name="l00783"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e0d7345523a04540185497d7c2db46cb">00783</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e0d7345523a04540185497d7c2db46cb" title="Instance Reference.">eINSTANCE_REF</a>,
  251. <a name="l00787"></a>00787 <span class="comment">/*</span>
  252. <a name="l00788"></a>00788 <span class="comment"> * GATE_REF node</span>
  253. <a name="l00789"></a>00789 <span class="comment"> * Description: Gate Instance</span>
  254. <a name="l00790"></a>00790 <span class="comment"> * Number Of Arguments: 1</span>
  255. <a name="l00791"></a>00791 <span class="comment"> * arg0: CGate* Pointer to a gate</span>
  256. <a name="l00792"></a>00792 <span class="comment"> */</span>
  257. <a name="l00793"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851371b364de1b2288e55368d45b1e72820d">00793</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851371b364de1b2288e55368d45b1e72820d" title="Gate Instance.">eGATE_REF</a>,
  258. <a name="l00797"></a>00797 <span class="comment">/*</span>
  259. <a name="l00798"></a>00798 <span class="comment"> * TASK_ENABLE node</span>
  260. <a name="l00799"></a>00799 <span class="comment"> * Description: Call to a task</span>
  261. <a name="l00800"></a>00800 <span class="comment"> * Number Of Arguments: 2</span>
  262. <a name="l00801"></a>00801 <span class="comment"> * arg0: CSymbol* Pointer to symbol for task to call</span>
  263. <a name="l00802"></a>00802 <span class="comment"> * arg1: CNode* Argument expression list</span>
  264. <a name="l00803"></a>00803 <span class="comment"> */</span>
  265. <a name="l00804"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139dc5edb9c6cabdd7488c6e97e82751a1">00804</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139dc5edb9c6cabdd7488c6e97e82751a1" title="Call to a task.">eTASK_ENABLE</a>,
  266. <a name="l00808"></a>00808 <span class="comment">/*</span>
  267. <a name="l00809"></a>00809 <span class="comment"> * SYSTASK_CALL node</span>
  268. <a name="l00810"></a>00810 <span class="comment"> * Description: Call to enable a systask</span>
  269. <a name="l00811"></a>00811 <span class="comment"> * Number Of Arguments: 2</span>
  270. <a name="l00812"></a>00812 <span class="comment"> * arg0: CSymbol* Pointer to symbol for systask to call</span>
  271. <a name="l00813"></a>00813 <span class="comment"> * arg1: CNode* Argument expression list</span>
  272. <a name="l00814"></a>00814 <span class="comment"> */</span>
  273. <a name="l00815"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130e22af6ea9b8669e418758e3db2d9567">00815</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130e22af6ea9b8669e418758e3db2d9567" title="Call to enable a systask.">eSYSTASK_CALL</a>,
  274. <a name="l00819"></a>00819 <span class="comment">/*</span>
  275. <a name="l00820"></a>00820 <span class="comment"> * TIMING_CALL node</span>
  276. <a name="l00821"></a>00821 <span class="comment"> * Description: Call to a timing task</span>
  277. <a name="l00822"></a>00822 <span class="comment"> * Number Of Arguments: 2</span>
  278. <a name="l00823"></a>00823 <span class="comment"> * arg0: CSymbol* Pointer to symbol of timing task</span>
  279. <a name="l00824"></a>00824 <span class="comment"> * arg1: CNode* Argument expression list</span>
  280. <a name="l00825"></a>00825 <span class="comment"> */</span>
  281. <a name="l00826"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513228a0a7efe74e9f05c3271578b26b03c">00826</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513228a0a7efe74e9f05c3271578b26b03c" title="Call to a timing task.">eTIMING_CALL</a>,
  282. <a name="l00830"></a>00830 <span class="comment">/*</span>
  283. <a name="l00831"></a>00831 <span class="comment"> * FUNCTION_CALL node</span>
  284. <a name="l00832"></a>00832 <span class="comment"> * Description: Call to a function</span>
  285. <a name="l00833"></a>00833 <span class="comment"> * Number Of Arguments: 3</span>
  286. <a name="l00834"></a>00834 <span class="comment"> * arg0: CSymbol* Pointer to symbol of the function</span>
  287. <a name="l00835"></a>00835 <span class="comment"> * arg1: CNode* Argument expression list</span>
  288. <a name="l00836"></a>00836 <span class="comment"> * arg2: CScope* Scope containing expression</span>
  289. <a name="l00837"></a>00837 <span class="comment"> */</span>
  290. <a name="l00838"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9445133d6f764fd30c1fe9742e13a89">00838</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9445133d6f764fd30c1fe9742e13a89" title="Call to a function.">eFUNCTION_CALL</a>,
  291. <a name="l00842"></a>00842 <span class="comment">/*</span>
  292. <a name="l00843"></a>00843 <span class="comment"> * ARRAY node</span>
  293. <a name="l00844"></a>00844 <span class="comment"> * Description: Dimensioned reference (array/bit select)</span>
  294. <a name="l00845"></a>00845 <span class="comment"> * Number Of Arguments: 2</span>
  295. <a name="l00846"></a>00846 <span class="comment"> * arg0: CNode* Reference to variable</span>
  296. <a name="l00847"></a>00847 <span class="comment"> * arg1: CNode* List of index expressions</span>
  297. <a name="l00848"></a>00848 <span class="comment"> */</span>
  298. <a name="l00849"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ae58a743eb04be6df8a6cb046a0f7e1e">00849</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ae58a743eb04be6df8a6cb046a0f7e1e" title="Dimensioned reference (array/bit select).">eARRAY</a>,
  299. <a name="l00853"></a>00853 <span class="comment">/*</span>
  300. <a name="l00854"></a>00854 <span class="comment"> * NET_REF node</span>
  301. <a name="l00855"></a>00855 <span class="comment"> * Description: reference to net</span>
  302. <a name="l00856"></a>00856 <span class="comment"> * Number Of Arguments: 1</span>
  303. <a name="l00857"></a>00857 <span class="comment"> * arg0: CNet* Pointer to net</span>
  304. <a name="l00858"></a>00858 <span class="comment"> */</span>
  305. <a name="l00859"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513975710581b3e67e4df9048b20653be59">00859</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513975710581b3e67e4df9048b20653be59" title="reference to net">eNET_REF</a>,
  306. <a name="l00863"></a>00863 <span class="comment">/*</span>
  307. <a name="l00864"></a>00864 <span class="comment"> * REG_REF node</span>
  308. <a name="l00865"></a>00865 <span class="comment"> * Description: reference to register</span>
  309. <a name="l00866"></a>00866 <span class="comment"> * Number Of Arguments: 1</span>
  310. <a name="l00867"></a>00867 <span class="comment"> * arg0: CReg* Pointer to reg</span>
  311. <a name="l00868"></a>00868 <span class="comment"> */</span>
  312. <a name="l00869"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513221527d67b55817eb87ac0d2ac382d76">00869</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513221527d67b55817eb87ac0d2ac382d76" title="reference to register">eREG_REF</a>,
  313. <a name="l00873"></a>00873 <span class="comment">/*</span>
  314. <a name="l00874"></a>00874 <span class="comment"> * REAL_REF node</span>
  315. <a name="l00875"></a>00875 <span class="comment"> * Description: reference to real</span>
  316. <a name="l00876"></a>00876 <span class="comment"> * Number Of Arguments: 1</span>
  317. <a name="l00877"></a>00877 <span class="comment"> * arg0: CReal* Pointer to real</span>
  318. <a name="l00878"></a>00878 <span class="comment"> */</span>
  319. <a name="l00879"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085133aaf5088c34cec779776dbc569580dc4">00879</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085133aaf5088c34cec779776dbc569580dc4" title="reference to real">eREAL_REF</a>,
  320. <a name="l00883"></a>00883 <span class="comment">/*</span>
  321. <a name="l00884"></a>00884 <span class="comment"> * PARAM_REF node</span>
  322. <a name="l00885"></a>00885 <span class="comment"> * Description: reference to parameter</span>
  323. <a name="l00886"></a>00886 <span class="comment"> * Number Of Arguments: 1</span>
  324. <a name="l00887"></a>00887 <span class="comment"> * arg0: CParam* Pointer to parameter</span>
  325. <a name="l00888"></a>00888 <span class="comment"> */</span>
  326. <a name="l00889"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c50cc7f49ff7c43f88e815160d865774">00889</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c50cc7f49ff7c43f88e815160d865774" title="reference to parameter">ePARAM_REF</a>,
  327. <a name="l00893"></a>00893 <span class="comment">/*</span>
  328. <a name="l00894"></a>00894 <span class="comment"> * PORT_REF node</span>
  329. <a name="l00895"></a>00895 <span class="comment"> * Description: reference to port</span>
  330. <a name="l00896"></a>00896 <span class="comment"> * Number Of Arguments: 1</span>
  331. <a name="l00897"></a>00897 <span class="comment"> * arg0: CPortDir* Pointer to port</span>
  332. <a name="l00898"></a>00898 <span class="comment"> */</span>
  333. <a name="l00899"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7bc86149d5a557e11aa9f9d34c7a2f">00899</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7bc86149d5a557e11aa9f9d34c7a2f" title="reference to port">ePORT_REF</a>,
  334. <a name="l00903"></a>00903 <span class="comment">/*</span>
  335. <a name="l00904"></a>00904 <span class="comment"> * FWD_REF node</span>
  336. <a name="l00905"></a>00905 <span class="comment"> * Description: reference to a forward declared variable</span>
  337. <a name="l00906"></a>00906 <span class="comment"> * Number Of Arguments: 1</span>
  338. <a name="l00907"></a>00907 <span class="comment"> * arg0: CFref* Pointer to forward declared variable</span>
  339. <a name="l00908"></a>00908 <span class="comment"> */</span>
  340. <a name="l00909"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513afa3eca19ef27d4282a4e89cb293951c">00909</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513afa3eca19ef27d4282a4e89cb293951c" title="reference to a forward declared variable">eFWD_REF</a>,
  341. <a name="l00913"></a>00913 <span class="comment">/*</span>
  342. <a name="l00914"></a>00914 <span class="comment"> * EVENT_REF node</span>
  343. <a name="l00915"></a>00915 <span class="comment"> * Description: reference to an event</span>
  344. <a name="l00916"></a>00916 <span class="comment"> * Number Of Arguments: 1</span>
  345. <a name="l00917"></a>00917 <span class="comment"> * arg0: CEvent* Pointer to an event</span>
  346. <a name="l00918"></a>00918 <span class="comment"> */</span>
  347. <a name="l00919"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851306e9e413f0c66ee9285773d49f6a3204">00919</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851306e9e413f0c66ee9285773d49f6a3204" title="reference to an event">eEVENT_REF</a>,
  348. <a name="l00923"></a>00923 <span class="comment">/*</span>
  349. <a name="l00924"></a>00924 <span class="comment"> * GENVAR_REF node</span>
  350. <a name="l00925"></a>00925 <span class="comment"> * Description: reference to a genvar</span>
  351. <a name="l00926"></a>00926 <span class="comment"> * Number Of Arguments: 1</span>
  352. <a name="l00927"></a>00927 <span class="comment"> * arg0: CGenvar* Pointer to a genvar</span>
  353. <a name="l00928"></a>00928 <span class="comment"> */</span>
  354. <a name="l00929"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b21a341f6a115d49b2f730f8a8fdadeb">00929</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b21a341f6a115d49b2f730f8a8fdadeb" title="reference to a genvar">eGENVAR_REF</a>,
  355. <a name="l00933"></a>00933 <span class="comment">/*</span>
  356. <a name="l00934"></a>00934 <span class="comment"> * NET_DECL node</span>
  357. <a name="l00935"></a>00935 <span class="comment"> * Description: net declaration</span>
  358. <a name="l00936"></a>00936 <span class="comment"> * Number Of Arguments: 2</span>
  359. <a name="l00937"></a>00937 <span class="comment"> * arg0: CNet* Pointer to a net</span>
  360. <a name="l00938"></a>00938 <span class="comment"> * arg1: CNode* continous assignment (optional)</span>
  361. <a name="l00939"></a>00939 <span class="comment"> */</span>
  362. <a name="l00940"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851334c2a89645004f08da5f95df2644b46a">00940</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851334c2a89645004f08da5f95df2644b46a" title="net declaration">eNET_DECL</a>,
  363. <a name="l00944"></a>00944 <span class="comment">/*</span>
  364. <a name="l00945"></a>00945 <span class="comment"> * REG_DECL node</span>
  365. <a name="l00946"></a>00946 <span class="comment"> * Description: register declaration</span>
  366. <a name="l00947"></a>00947 <span class="comment"> * Number Of Arguments: 2</span>
  367. <a name="l00948"></a>00948 <span class="comment"> * arg0: CReg* Pointer to a reg</span>
  368. <a name="l00949"></a>00949 <span class="comment"> * arg1: CNode* procedural assignment (optional)</span>
  369. <a name="l00950"></a>00950 <span class="comment"> */</span>
  370. <a name="l00951"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a0624732c0d58c49d1351762698267ee">00951</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a0624732c0d58c49d1351762698267ee" title="register declaration">eREG_DECL</a>,
  371. <a name="l00955"></a>00955 <span class="comment">/*</span>
  372. <a name="l00956"></a>00956 <span class="comment"> * REAL_DECL node</span>
  373. <a name="l00957"></a>00957 <span class="comment"> * Description: real declaration</span>
  374. <a name="l00958"></a>00958 <span class="comment"> * Number Of Arguments: 2</span>
  375. <a name="l00959"></a>00959 <span class="comment"> * arg0: CReal* Pointer to a real</span>
  376. <a name="l00960"></a>00960 <span class="comment"> * arg1: CNode* procedural assignment (optional)</span>
  377. <a name="l00961"></a>00961 <span class="comment"> */</span>
  378. <a name="l00962"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851316187a7f9f417a75fa9ab75e8c326f7e">00962</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851316187a7f9f417a75fa9ab75e8c326f7e" title="real declaration">eREAL_DECL</a>,
  379. <a name="l00966"></a>00966 <span class="comment">/*</span>
  380. <a name="l00967"></a>00967 <span class="comment"> * PARAM_DECL node</span>
  381. <a name="l00968"></a>00968 <span class="comment"> * Description: parameter declaration</span>
  382. <a name="l00969"></a>00969 <span class="comment"> * Number Of Arguments: 1</span>
  383. <a name="l00970"></a>00970 <span class="comment"> * arg0: CParam* Pointer to a parameter</span>
  384. <a name="l00971"></a>00971 <span class="comment"> */</span>
  385. <a name="l00972"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c6a32271da3c6ff32468fc855d5abdf1">00972</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c6a32271da3c6ff32468fc855d5abdf1" title="parameter declaration">ePARAM_DECL</a>,
  386. <a name="l00976"></a>00976 <span class="comment">/*</span>
  387. <a name="l00977"></a>00977 <span class="comment"> * SPECPARAM_DECL node</span>
  388. <a name="l00978"></a>00978 <span class="comment"> * Description: specify parameter declaration</span>
  389. <a name="l00979"></a>00979 <span class="comment"> * Number Of Arguments: 1</span>
  390. <a name="l00980"></a>00980 <span class="comment"> * arg0: CParam* Pointer to a specify parameter</span>
  391. <a name="l00981"></a>00981 <span class="comment"> */</span>
  392. <a name="l00982"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f4f4e2ea412381c6068672e1c7799f00">00982</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f4f4e2ea412381c6068672e1c7799f00" title="specify parameter declaration">eSPECPARAM_DECL</a>,
  393. <a name="l00986"></a>00986 <span class="comment">/*</span>
  394. <a name="l00987"></a>00987 <span class="comment"> * PORT_DECL node</span>
  395. <a name="l00988"></a>00988 <span class="comment"> * Description: port declaration</span>
  396. <a name="l00989"></a>00989 <span class="comment"> * Number Of Arguments: 1</span>
  397. <a name="l00990"></a>00990 <span class="comment"> * arg0: CPortDir* Pointer to a port</span>
  398. <a name="l00991"></a>00991 <span class="comment"> */</span>
  399. <a name="l00992"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513022032f6770b7537c977df2d0ec406e0">00992</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513022032f6770b7537c977df2d0ec406e0" title="port declaration">ePORT_DECL</a>,
  400. <a name="l00996"></a>00996 <span class="comment">/*</span>
  401. <a name="l00997"></a>00997 <span class="comment"> * EVENT_DECL node</span>
  402. <a name="l00998"></a>00998 <span class="comment"> * Description: event declaration</span>
  403. <a name="l00999"></a>00999 <span class="comment"> * Number Of Arguments: 1</span>
  404. <a name="l01000"></a>01000 <span class="comment"> * arg0: CEvent* Pointer to an event</span>
  405. <a name="l01001"></a>01001 <span class="comment"> */</span>
  406. <a name="l01002"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f295ab88c55338c7cb16d726bff38a3a">01002</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f295ab88c55338c7cb16d726bff38a3a" title="event declaration">eEVENT_DECL</a>,
  407. <a name="l01006"></a>01006 <span class="comment">/*</span>
  408. <a name="l01007"></a>01007 <span class="comment"> * GENVAR_DECL node</span>
  409. <a name="l01008"></a>01008 <span class="comment"> * Description: genvar declaration</span>
  410. <a name="l01009"></a>01009 <span class="comment"> * Number Of Arguments: 1</span>
  411. <a name="l01010"></a>01010 <span class="comment"> * arg0: CGenvar* Pointer to a genvar</span>
  412. <a name="l01011"></a>01011 <span class="comment"> */</span>
  413. <a name="l01012"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e96f2199ec1a8e534cb2f4107b6d9f6b">01012</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e96f2199ec1a8e534cb2f4107b6d9f6b" title="genvar declaration">eGENVAR_DECL</a>,
  414. <a name="l01016"></a>01016 <span class="comment">/*</span>
  415. <a name="l01017"></a>01017 <span class="comment"> * LIST node</span>
  416. <a name="l01018"></a>01018 <span class="comment"> * Description: list of nodes</span>
  417. <a name="l01019"></a>01019 <span class="comment"> * Number Of Arguments: 2</span>
  418. <a name="l01020"></a>01020 <span class="comment"> * arg0: CNode* node 1</span>
  419. <a name="l01021"></a>01021 <span class="comment"> * arg1: CNode* node 2</span>
  420. <a name="l01022"></a>01022 <span class="comment"> */</span>
  421. <a name="l01023"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513db35311cecef5fbb085c97b07e486405">01023</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513db35311cecef5fbb085c97b07e486405" title="list of nodes">eLIST</a>,
  422. <a name="l01027"></a>01027 <span class="comment">/*</span>
  423. <a name="l01028"></a>01028 <span class="comment"> * RANGE node</span>
  424. <a name="l01029"></a>01029 <span class="comment"> * Description: vector decl range specification</span>
  425. <a name="l01030"></a>01030 <span class="comment"> * Number Of Arguments: 2</span>
  426. <a name="l01031"></a>01031 <span class="comment"> * arg0: CNode* msb expression</span>
  427. <a name="l01032"></a>01032 <span class="comment"> * arg1: CNode* lsb expression</span>
  428. <a name="l01033"></a>01033 <span class="comment"> */</span>
  429. <a name="l01034"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a5e58662b3dcc94a436eaa4fe1207aa6">01034</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a5e58662b3dcc94a436eaa4fe1207aa6" title="vector decl range specification">eRANGE</a>,
  430. <a name="l01038"></a>01038 <span class="comment">/*</span>
  431. <a name="l01039"></a>01039 <span class="comment"> * SLICE node</span>
  432. <a name="l01040"></a>01040 <span class="comment"> * Description: vector subrange</span>
  433. <a name="l01041"></a>01041 <span class="comment"> * Number Of Arguments: 2</span>
  434. <a name="l01042"></a>01042 <span class="comment"> * arg0: CNode* msb expression</span>
  435. <a name="l01043"></a>01043 <span class="comment"> * arg1: CNode* lsb expression</span>
  436. <a name="l01044"></a>01044 <span class="comment"> */</span>
  437. <a name="l01045"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138896a20b0f62194efc10c79de38ec074">01045</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138896a20b0f62194efc10c79de38ec074" title="vector subrange">eSLICE</a>,
  438. <a name="l01049"></a>01049 <span class="comment">/*</span>
  439. <a name="l01050"></a>01050 <span class="comment"> * PSLICE node</span>
  440. <a name="l01051"></a>01051 <span class="comment"> * Description: vector subrange with ascending index select</span>
  441. <a name="l01052"></a>01052 <span class="comment"> * Number Of Arguments: 2</span>
  442. <a name="l01053"></a>01053 <span class="comment"> * arg0: CNode* index expression</span>
  443. <a name="l01054"></a>01054 <span class="comment"> * arg1: CNode* width expression</span>
  444. <a name="l01055"></a>01055 <span class="comment"> */</span>
  445. <a name="l01056"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137034d050b8e97119a2a28a2d4e39f4ef">01056</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137034d050b8e97119a2a28a2d4e39f4ef" title="vector subrange with ascending index select">ePSLICE</a>,
  446. <a name="l01060"></a>01060 <span class="comment">/*</span>
  447. <a name="l01061"></a>01061 <span class="comment"> * MSLICE node</span>
  448. <a name="l01062"></a>01062 <span class="comment"> * Description: vector subrange with descending index select</span>
  449. <a name="l01063"></a>01063 <span class="comment"> * Number Of Arguments: 2</span>
  450. <a name="l01064"></a>01064 <span class="comment"> * arg0: CNode* index expression</span>
  451. <a name="l01065"></a>01065 <span class="comment"> * arg1: CNode* width expression</span>
  452. <a name="l01066"></a>01066 <span class="comment"> */</span>
  453. <a name="l01067"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513bbb2e76b8ae4135617ebdac7d300e48f">01067</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513bbb2e76b8ae4135617ebdac7d300e48f" title="vector subrange with descending index select">eMSLICE</a>,
  454. <a name="l01071"></a>01071 <span class="comment">/*</span>
  455. <a name="l01072"></a>01072 <span class="comment"> * CVRI node</span>
  456. <a name="l01073"></a>01073 <span class="comment"> * Description: convert real to integer</span>
  457. <a name="l01074"></a>01074 <span class="comment"> * Number Of Arguments: 1</span>
  458. <a name="l01075"></a>01075 <span class="comment"> * arg0: CNode* expression</span>
  459. <a name="l01076"></a>01076 <span class="comment"> */</span>
  460. <a name="l01077"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513791d58d84b6aabf43dcf1cc440ce2dfc">01077</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513791d58d84b6aabf43dcf1cc440ce2dfc" title="convert real to integer">eCVRI</a>,
  461. <a name="l01081"></a>01081 <span class="comment">/*</span>
  462. <a name="l01082"></a>01082 <span class="comment"> * CVIR node</span>
  463. <a name="l01083"></a>01083 <span class="comment"> * Description: convert integer to real</span>
  464. <a name="l01084"></a>01084 <span class="comment"> * Number Of Arguments: 1</span>
  465. <a name="l01085"></a>01085 <span class="comment"> * arg0: CNode* expression</span>
  466. <a name="l01086"></a>01086 <span class="comment"> */</span>
  467. <a name="l01087"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388a55d0ea9600048e4d07c5005fd33c9">01087</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388a55d0ea9600048e4d07c5005fd33c9" title="convert integer to real">eCVIR</a>,
  468. <a name="l01091"></a>01091 <span class="comment">/*</span>
  469. <a name="l01092"></a>01092 <span class="comment"> * REP node</span>
  470. <a name="l01093"></a>01093 <span class="comment"> * Description: replication operator</span>
  471. <a name="l01094"></a>01094 <span class="comment"> * Number Of Arguments: 2</span>
  472. <a name="l01095"></a>01095 <span class="comment"> * arg0: CNode* replication expression</span>
  473. <a name="l01096"></a>01096 <span class="comment"> * arg1: CNode* expression to replicate</span>
  474. <a name="l01097"></a>01097 <span class="comment"> */</span>
  475. <a name="l01098"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137dbacdd0bbafee36932509b4357581a2">01098</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137dbacdd0bbafee36932509b4357581a2" title="replication operator">eREP</a>,
  476. <a name="l01102"></a>01102 <span class="comment">/*</span>
  477. <a name="l01103"></a>01103 <span class="comment"> * CAT node</span>
  478. <a name="l01104"></a>01104 <span class="comment"> * Description: concatenation operator</span>
  479. <a name="l01105"></a>01105 <span class="comment"> * Number Of Arguments: 2</span>
  480. <a name="l01106"></a>01106 <span class="comment"> * arg0: CNode* expression 1</span>
  481. <a name="l01107"></a>01107 <span class="comment"> * arg1: CNode* expression 2</span>
  482. <a name="l01108"></a>01108 <span class="comment"> */</span>
  483. <a name="l01109"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c0602a3fae4982e675772ef2152624b5">01109</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c0602a3fae4982e675772ef2152624b5" title="concatenation operator">eCAT</a>,
  484. <a name="l01113"></a>01113 <span class="comment">/*</span>
  485. <a name="l01114"></a>01114 <span class="comment"> * UCAT node</span>
  486. <a name="l01115"></a>01115 <span class="comment"> * Description: unary concat</span>
  487. <a name="l01116"></a>01116 <span class="comment"> * Number Of Arguments: 1</span>
  488. <a name="l01117"></a>01117 <span class="comment"> * arg0: CNode* expression</span>
  489. <a name="l01118"></a>01118 <span class="comment"> */</span>
  490. <a name="l01119"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c3ce8f7220f911b6f29e313da82c890a">01119</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c3ce8f7220f911b6f29e313da82c890a" title="unary concat">eUCAT</a>,
  491. <a name="l01123"></a>01123 <span class="comment">/*</span>
  492. <a name="l01124"></a>01124 <span class="comment"> * COM node</span>
  493. <a name="l01125"></a>01125 <span class="comment"> * Description: bitwise complement</span>
  494. <a name="l01126"></a>01126 <span class="comment"> * Number Of Arguments: 1</span>
  495. <a name="l01127"></a>01127 <span class="comment"> * arg0: CNode* expression</span>
  496. <a name="l01128"></a>01128 <span class="comment"> */</span>
  497. <a name="l01129"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e9c7c2dc5f3df4a97b6b07aa054d263a">01129</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e9c7c2dc5f3df4a97b6b07aa054d263a" title="bitwise complement">eCOM</a>,
  498. <a name="l01133"></a>01133 <span class="comment">/*</span>
  499. <a name="l01134"></a>01134 <span class="comment"> * NEG node</span>
  500. <a name="l01135"></a>01135 <span class="comment"> * Description: negation</span>
  501. <a name="l01136"></a>01136 <span class="comment"> * Number Of Arguments: 1</span>
  502. <a name="l01137"></a>01137 <span class="comment"> * arg0: CNode* expression</span>
  503. <a name="l01138"></a>01138 <span class="comment"> */</span>
  504. <a name="l01139"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851343a686b82407e651a6f25094db9306f7">01139</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851343a686b82407e651a6f25094db9306f7" title="negation">eNEG</a>,
  505. <a name="l01143"></a>01143 <span class="comment">/*</span>
  506. <a name="l01144"></a>01144 <span class="comment"> * NOT node</span>
  507. <a name="l01145"></a>01145 <span class="comment"> * Description: logical complement</span>
  508. <a name="l01146"></a>01146 <span class="comment"> * Number Of Arguments: 1</span>
  509. <a name="l01147"></a>01147 <span class="comment"> * arg0: CNode* expression</span>
  510. <a name="l01148"></a>01148 <span class="comment"> */</span>
  511. <a name="l01149"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513fa1d1be484426c8b4d32b30404c2d327">01149</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513fa1d1be484426c8b4d32b30404c2d327" title="logical complement">eNOT</a>,
  512. <a name="l01153"></a>01153 <span class="comment">/*</span>
  513. <a name="l01154"></a>01154 <span class="comment"> * GT node</span>
  514. <a name="l01155"></a>01155 <span class="comment"> * Description: greater than</span>
  515. <a name="l01156"></a>01156 <span class="comment"> * Number Of Arguments: 2</span>
  516. <a name="l01157"></a>01157 <span class="comment"> * arg0: CNode* expression 1</span>
  517. <a name="l01158"></a>01158 <span class="comment"> * arg1: CNode* expression 2</span>
  518. <a name="l01159"></a>01159 <span class="comment"> */</span>
  519. <a name="l01160"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513db471ebd8f78821e466b798da680999d">01160</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513db471ebd8f78821e466b798da680999d" title="greater than">eGT</a>,
  520. <a name="l01164"></a>01164 <span class="comment">/*</span>
  521. <a name="l01165"></a>01165 <span class="comment"> * GE node</span>
  522. <a name="l01166"></a>01166 <span class="comment"> * Description: greater than or equal</span>
  523. <a name="l01167"></a>01167 <span class="comment"> * Number Of Arguments: 2</span>
  524. <a name="l01168"></a>01168 <span class="comment"> * arg0: CNode* expression 1</span>
  525. <a name="l01169"></a>01169 <span class="comment"> * arg1: CNode* expression 2</span>
  526. <a name="l01170"></a>01170 <span class="comment"> */</span>
  527. <a name="l01171"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ffa826d1addda04f3ab82aac2e28b04c">01171</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ffa826d1addda04f3ab82aac2e28b04c" title="greater than or equal">eGE</a>,
  528. <a name="l01175"></a>01175 <span class="comment">/*</span>
  529. <a name="l01176"></a>01176 <span class="comment"> * LT node</span>
  530. <a name="l01177"></a>01177 <span class="comment"> * Description: less than</span>
  531. <a name="l01178"></a>01178 <span class="comment"> * Number Of Arguments: 2</span>
  532. <a name="l01179"></a>01179 <span class="comment"> * arg0: CNode* expression 1</span>
  533. <a name="l01180"></a>01180 <span class="comment"> * arg1: CNode* expression 2</span>
  534. <a name="l01181"></a>01181 <span class="comment"> */</span>
  535. <a name="l01182"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ecd3939c5dc23c708a920ffd0625c8fa">01182</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ecd3939c5dc23c708a920ffd0625c8fa" title="less than">eLT</a>,
  536. <a name="l01186"></a>01186 <span class="comment">/*</span>
  537. <a name="l01187"></a>01187 <span class="comment"> * LE node</span>
  538. <a name="l01188"></a>01188 <span class="comment"> * Description: less than or equal</span>
  539. <a name="l01189"></a>01189 <span class="comment"> * Number Of Arguments: 2</span>
  540. <a name="l01190"></a>01190 <span class="comment"> * arg0: CNode* expression 1</span>
  541. <a name="l01191"></a>01191 <span class="comment"> * arg1: CNode* expression 2</span>
  542. <a name="l01192"></a>01192 <span class="comment"> */</span>
  543. <a name="l01193"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513dae4c2b864ee57699a1b01c57a0fc086">01193</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513dae4c2b864ee57699a1b01c57a0fc086" title="less than or equal">eLE</a>,
  544. <a name="l01197"></a>01197 <span class="comment">/*</span>
  545. <a name="l01198"></a>01198 <span class="comment"> * LAND node</span>
  546. <a name="l01199"></a>01199 <span class="comment"> * Description: logical and</span>
  547. <a name="l01200"></a>01200 <span class="comment"> * Number Of Arguments: 2</span>
  548. <a name="l01201"></a>01201 <span class="comment"> * arg0: CNode* expression 1</span>
  549. <a name="l01202"></a>01202 <span class="comment"> * arg1: CNode* expression 2</span>
  550. <a name="l01203"></a>01203 <span class="comment"> */</span>
  551. <a name="l01204"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513165cbf518ed88d7d75c630d9620ed932">01204</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513165cbf518ed88d7d75c630d9620ed932" title="logical and">eLAND</a>,
  552. <a name="l01208"></a>01208 <span class="comment">/*</span>
  553. <a name="l01209"></a>01209 <span class="comment"> * LOR node</span>
  554. <a name="l01210"></a>01210 <span class="comment"> * Description: logical or</span>
  555. <a name="l01211"></a>01211 <span class="comment"> * Number Of Arguments: 2</span>
  556. <a name="l01212"></a>01212 <span class="comment"> * arg0: CNode* expression 1</span>
  557. <a name="l01213"></a>01213 <span class="comment"> * arg1: CNode* expression 2</span>
  558. <a name="l01214"></a>01214 <span class="comment"> */</span>
  559. <a name="l01215"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085134540d16dcd3275bbaab7901efaeaf1f5">01215</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085134540d16dcd3275bbaab7901efaeaf1f5" title="logical or">eLOR</a>,
  560. <a name="l01219"></a>01219 <span class="comment">/*</span>
  561. <a name="l01220"></a>01220 <span class="comment"> * CEQ node</span>
  562. <a name="l01221"></a>01221 <span class="comment"> * Description: case equal</span>
  563. <a name="l01222"></a>01222 <span class="comment"> * Number Of Arguments: 2</span>
  564. <a name="l01223"></a>01223 <span class="comment"> * arg0: CNode* expression 1</span>
  565. <a name="l01224"></a>01224 <span class="comment"> * arg1: CNode* expression 2</span>
  566. <a name="l01225"></a>01225 <span class="comment"> */</span>
  567. <a name="l01226"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e06ea973e388894dbbfbd9ee05c57fba">01226</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e06ea973e388894dbbfbd9ee05c57fba" title="case equal">eCEQ</a>,
  568. <a name="l01230"></a>01230 <span class="comment">/*</span>
  569. <a name="l01231"></a>01231 <span class="comment"> * CNE node</span>
  570. <a name="l01232"></a>01232 <span class="comment"> * Description: case not equal</span>
  571. <a name="l01233"></a>01233 <span class="comment"> * Number Of Arguments: 2</span>
  572. <a name="l01234"></a>01234 <span class="comment"> * arg0: CNode* expression 1</span>
  573. <a name="l01235"></a>01235 <span class="comment"> * arg1: CNode* expression 2</span>
  574. <a name="l01236"></a>01236 <span class="comment"> */</span>
  575. <a name="l01237"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851351d8140d47a7d56e37aa6f45ee863d51">01237</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851351d8140d47a7d56e37aa6f45ee863d51" title="case not equal">eCNE</a>,
  576. <a name="l01241"></a>01241 <span class="comment">/*</span>
  577. <a name="l01242"></a>01242 <span class="comment"> * EQ node</span>
  578. <a name="l01243"></a>01243 <span class="comment"> * Description: equal</span>
  579. <a name="l01244"></a>01244 <span class="comment"> * Number Of Arguments: 2</span>
  580. <a name="l01245"></a>01245 <span class="comment"> * arg0: CNode* expression 1</span>
  581. <a name="l01246"></a>01246 <span class="comment"> * arg1: CNode* expression 2</span>
  582. <a name="l01247"></a>01247 <span class="comment"> */</span>
  583. <a name="l01248"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f70f509782da73beab666ee0f9af49d3">01248</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f70f509782da73beab666ee0f9af49d3" title="equal">eEQ</a>,
  584. <a name="l01252"></a>01252 <span class="comment">/*</span>
  585. <a name="l01253"></a>01253 <span class="comment"> * NE node</span>
  586. <a name="l01254"></a>01254 <span class="comment"> * Description: not equal</span>
  587. <a name="l01255"></a>01255 <span class="comment"> * Number Of Arguments: 2</span>
  588. <a name="l01256"></a>01256 <span class="comment"> * arg0: CNode* expression 1</span>
  589. <a name="l01257"></a>01257 <span class="comment"> * arg1: CNode* expression 2</span>
  590. <a name="l01258"></a>01258 <span class="comment"> */</span>
  591. <a name="l01259"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513699caf68974a276fb8eee43bc217bb95">01259</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513699caf68974a276fb8eee43bc217bb95" title="not equal">eNE</a>,
  592. <a name="l01263"></a>01263 <span class="comment">/*</span>
  593. <a name="l01264"></a>01264 <span class="comment"> * RAND node</span>
  594. <a name="l01265"></a>01265 <span class="comment"> * Description: reduction and</span>
  595. <a name="l01266"></a>01266 <span class="comment"> * Number Of Arguments: 1</span>
  596. <a name="l01267"></a>01267 <span class="comment"> * arg0: CNode* expression</span>
  597. <a name="l01268"></a>01268 <span class="comment"> */</span>
  598. <a name="l01269"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137d39d75e22a7b45eb830d35f05f1051f">01269</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137d39d75e22a7b45eb830d35f05f1051f" title="reduction and">eRAND</a>,
  599. <a name="l01273"></a>01273 <span class="comment">/*</span>
  600. <a name="l01274"></a>01274 <span class="comment"> * RNAND node</span>
  601. <a name="l01275"></a>01275 <span class="comment"> * Description: reduction nand</span>
  602. <a name="l01276"></a>01276 <span class="comment"> * Number Of Arguments: 1</span>
  603. <a name="l01277"></a>01277 <span class="comment"> * arg0: CNode* expression</span>
  604. <a name="l01278"></a>01278 <span class="comment"> */</span>
  605. <a name="l01279"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310037d75d48d353c51b1905147576ba6">01279</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310037d75d48d353c51b1905147576ba6" title="reduction nand">eRNAND</a>,
  606. <a name="l01283"></a>01283 <span class="comment">/*</span>
  607. <a name="l01284"></a>01284 <span class="comment"> * ROR node</span>
  608. <a name="l01285"></a>01285 <span class="comment"> * Description: reduction or</span>
  609. <a name="l01286"></a>01286 <span class="comment"> * Number Of Arguments: 1</span>
  610. <a name="l01287"></a>01287 <span class="comment"> * arg0: CNode* expression</span>
  611. <a name="l01288"></a>01288 <span class="comment"> */</span>
  612. <a name="l01289"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310949e584b8726b141c659ad4b3aa529">01289</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310949e584b8726b141c659ad4b3aa529" title="reduction or">eROR</a>,
  613. <a name="l01293"></a>01293 <span class="comment">/*</span>
  614. <a name="l01294"></a>01294 <span class="comment"> * RNOR node</span>
  615. <a name="l01295"></a>01295 <span class="comment"> * Description: reduction nor</span>
  616. <a name="l01296"></a>01296 <span class="comment"> * Number Of Arguments: 1</span>
  617. <a name="l01297"></a>01297 <span class="comment"> * arg0: CNode* expression</span>
  618. <a name="l01298"></a>01298 <span class="comment"> */</span>
  619. <a name="l01299"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085131c3daab4dd9d423c685ac3bb0ed0edcb">01299</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085131c3daab4dd9d423c685ac3bb0ed0edcb" title="reduction nor">eRNOR</a>,
  620. <a name="l01303"></a>01303 <span class="comment">/*</span>
  621. <a name="l01304"></a>01304 <span class="comment"> * RXOR node</span>
  622. <a name="l01305"></a>01305 <span class="comment"> * Description: reduction xor</span>
  623. <a name="l01306"></a>01306 <span class="comment"> * Number Of Arguments: 1</span>
  624. <a name="l01307"></a>01307 <span class="comment"> * arg0: CNode* expression</span>
  625. <a name="l01308"></a>01308 <span class="comment"> */</span>
  626. <a name="l01309"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851399e3ac4300c039a7a6ebff20783d1603">01309</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851399e3ac4300c039a7a6ebff20783d1603" title="reduction xor">eRXOR</a>,
  627. <a name="l01313"></a>01313 <span class="comment">/*</span>
  628. <a name="l01314"></a>01314 <span class="comment"> * RXNOR node</span>
  629. <a name="l01315"></a>01315 <span class="comment"> * Description: reduction xnor</span>
  630. <a name="l01316"></a>01316 <span class="comment"> * Number Of Arguments: 1</span>
  631. <a name="l01317"></a>01317 <span class="comment"> * arg0: CNode* expression</span>
  632. <a name="l01318"></a>01318 <span class="comment"> */</span>
  633. <a name="l01319"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7d4b66ab45aed9bafa2041a98439c2">01319</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7d4b66ab45aed9bafa2041a98439c2" title="reduction xnor">eRXNOR</a>,
  634. <a name="l01323"></a>01323 <span class="comment">/*</span>
  635. <a name="l01324"></a>01324 <span class="comment"> * HOOK node</span>
  636. <a name="l01325"></a>01325 <span class="comment"> * Description: condition expression operator</span>
  637. <a name="l01326"></a>01326 <span class="comment"> * Number Of Arguments: 3</span>
  638. <a name="l01327"></a>01327 <span class="comment"> * arg0: CNode* condition expression</span>
  639. <a name="l01328"></a>01328 <span class="comment"> * arg1: CNode* true expression</span>
  640. <a name="l01329"></a>01329 <span class="comment"> * arg2: CNode* false expression</span>
  641. <a name="l01330"></a>01330 <span class="comment"> */</span>
  642. <a name="l01331"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388d6fcc5d8c333c0216d23cbb5dabfb8">01331</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388d6fcc5d8c333c0216d23cbb5dabfb8" title="condition expression operator">eHOOK</a>,
  643. <a name="l01335"></a>01335 <span class="comment">/*</span>
  644. <a name="l01336"></a>01336 <span class="comment"> * INIT node</span>
  645. <a name="l01337"></a>01337 <span class="comment"> * Description: initial block</span>
  646. <a name="l01338"></a>01338 <span class="comment"> * Number Of Arguments: 1</span>
  647. <a name="l01339"></a>01339 <span class="comment"> * arg0: CNode* </span>
  648. <a name="l01340"></a>01340 <span class="comment"> */</span>
  649. <a name="l01341"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513066909e4957cf53e4c4cc6075e95c524">01341</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513066909e4957cf53e4c4cc6075e95c524" title="initial block">eINIT</a>,
  650. <a name="l01345"></a>01345 <span class="comment">/*</span>
  651. <a name="l01346"></a>01346 <span class="comment"> * ALWAYS node</span>
  652. <a name="l01347"></a>01347 <span class="comment"> * Description: always block</span>
  653. <a name="l01348"></a>01348 <span class="comment"> * Number Of Arguments: 1</span>
  654. <a name="l01349"></a>01349 <span class="comment"> * arg0: CNode* </span>
  655. <a name="l01350"></a>01350 <span class="comment"> */</span>
  656. <a name="l01351"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e45e8b5039d597a27338b76212be70ae">01351</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e45e8b5039d597a27338b76212be70ae" title="always block">eALWAYS</a>,
  657. <a name="l01355"></a>01355 <span class="comment">/*</span>
  658. <a name="l01356"></a>01356 <span class="comment"> * EVENT node</span>
  659. <a name="l01357"></a>01357 <span class="comment"> * Description: event statement</span>
  660. <a name="l01358"></a>01358 <span class="comment"> * Number Of Arguments: 2</span>
  661. <a name="l01359"></a>01359 <span class="comment"> * arg0: CNode* event expression (NULL for @*)</span>
  662. <a name="l01360"></a>01360 <span class="comment"> * arg1: CNode* statement</span>
  663. <a name="l01361"></a>01361 <span class="comment"> */</span>
  664. <a name="l01362"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851350ae1d39dc6f08221d9e9d1341e20cf2">01362</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851350ae1d39dc6f08221d9e9d1341e20cf2" title="event statement">eEVENT</a>,
  665. <a name="l01366"></a>01366 <span class="comment">/*</span>
  666. <a name="l01367"></a>01367 <span class="comment"> * BLOCK_REF node</span>
  667. <a name="l01368"></a>01368 <span class="comment"> * Description: statement block</span>
  668. <a name="l01369"></a>01369 <span class="comment"> * Number Of Arguments: 2</span>
  669. <a name="l01370"></a>01370 <span class="comment"> * arg0: CBlock* pointer to block</span>
  670. <a name="l01371"></a>01371 <span class="comment"> * arg1: CNode* list of statements</span>
  671. <a name="l01372"></a>01372 <span class="comment"> */</span>
  672. <a name="l01373"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513daedf810188f36bbb0245f110e8ea126">01373</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513daedf810188f36bbb0245f110e8ea126" title="statement block">eBLOCK_REF</a>,
  673. <a name="l01377"></a>01377 <span class="comment">/*</span>
  674. <a name="l01378"></a>01378 <span class="comment"> * SPECIFY_REF node</span>
  675. <a name="l01379"></a>01379 <span class="comment"> * Description: specify block</span>
  676. <a name="l01380"></a>01380 <span class="comment"> * Number Of Arguments: 2</span>
  677. <a name="l01381"></a>01381 <span class="comment"> * arg0: CSpecify* pointer to specify structure</span>
  678. <a name="l01382"></a>01382 <span class="comment"> * arg1: CNode* list of statements</span>
  679. <a name="l01383"></a>01383 <span class="comment"> */</span>
  680. <a name="l01384"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137bb92c2215eafb21c0d2adcebf429e7f">01384</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137bb92c2215eafb21c0d2adcebf429e7f" title="specify block">eSPECIFY_REF</a>,
  681. <a name="l01388"></a>01388 <span class="comment">/*</span>
  682. <a name="l01389"></a>01389 <span class="comment"> * ASSIGN node</span>
  683. <a name="l01390"></a>01390 <span class="comment"> * Description: procedural assignment</span>
  684. <a name="l01391"></a>01391 <span class="comment"> * Number Of Arguments: 3</span>
  685. <a name="l01392"></a>01392 <span class="comment"> * arg0: CNode* event expression</span>
  686. <a name="l01393"></a>01393 <span class="comment"> * arg1: CNode* lval</span>
  687. <a name="l01394"></a>01394 <span class="comment"> * arg2: CNode* rval</span>
  688. <a name="l01395"></a>01395 <span class="comment"> */</span>
  689. <a name="l01396"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513fbf8ae7f26293b03c079ed511548b04a">01396</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513fbf8ae7f26293b03c079ed511548b04a" title="procedural assignment">eASSIGN</a>,
  690. <a name="l01400"></a>01400 <span class="comment">/*</span>
  691. <a name="l01401"></a>01401 <span class="comment"> * FORCE node</span>
  692. <a name="l01402"></a>01402 <span class="comment"> * Description: force statement</span>
  693. <a name="l01403"></a>01403 <span class="comment"> * Number Of Arguments: 2</span>
  694. <a name="l01404"></a>01404 <span class="comment"> * arg0: CNode* lval</span>
  695. <a name="l01405"></a>01405 <span class="comment"> * arg1: CNode* expression</span>
  696. <a name="l01406"></a>01406 <span class="comment"> */</span>
  697. <a name="l01407"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851368b46dbe8b08a106b18f8a47006f6ff4">01407</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851368b46dbe8b08a106b18f8a47006f6ff4" title="force statement">eFORCE</a>,
  698. <a name="l01411"></a>01411 <span class="comment">/*</span>
  699. <a name="l01412"></a>01412 <span class="comment"> * RELEASE node</span>
  700. <a name="l01413"></a>01413 <span class="comment"> * Description: release statement</span>
  701. <a name="l01414"></a>01414 <span class="comment"> * Number Of Arguments: 1</span>
  702. <a name="l01415"></a>01415 <span class="comment"> * arg0: CNode* lval</span>
  703. <a name="l01416"></a>01416 <span class="comment"> */</span>
  704. <a name="l01417"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513256ad65731b91e9fb4f55396391fb84e">01417</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513256ad65731b91e9fb4f55396391fb84e" title="release statement">eRELEASE</a>,
  705. <a name="l01421"></a>01421 <span class="comment">/*</span>
  706. <a name="l01422"></a>01422 <span class="comment"> * NBASSIGN node</span>
  707. <a name="l01423"></a>01423 <span class="comment"> * Description: nonblocking assignment</span>
  708. <a name="l01424"></a>01424 <span class="comment"> * Number Of Arguments: 3</span>
  709. <a name="l01425"></a>01425 <span class="comment"> * arg0: CNode* event expression</span>
  710. <a name="l01426"></a>01426 <span class="comment"> * arg1: CNode* lval</span>
  711. <a name="l01427"></a>01427 <span class="comment"> * arg2: CNode* rval</span>
  712. <a name="l01428"></a>01428 <span class="comment"> */</span>
  713. <a name="l01429"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513805b8a89405fbe58a751d839e0dc1296">01429</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513805b8a89405fbe58a751d839e0dc1296" title="nonblocking assignment">eNBASSIGN</a>,
  714. <a name="l01433"></a>01433 <span class="comment">/*</span>
  715. <a name="l01434"></a>01434 <span class="comment"> * POSEDGE node</span>
  716. <a name="l01435"></a>01435 <span class="comment"> * Description: positive event qualifier</span>
  717. <a name="l01436"></a>01436 <span class="comment"> * Number Of Arguments: 1</span>
  718. <a name="l01437"></a>01437 <span class="comment"> * arg0: CNode* expression</span>
  719. <a name="l01438"></a>01438 <span class="comment"> */</span>
  720. <a name="l01439"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851328afab2ce9956f20ba65bfbc05313ae4">01439</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851328afab2ce9956f20ba65bfbc05313ae4" title="positive event qualifier">ePOSEDGE</a>,
  721. <a name="l01443"></a>01443 <span class="comment">/*</span>
  722. <a name="l01444"></a>01444 <span class="comment"> * NEGEDGE node</span>
  723. <a name="l01445"></a>01445 <span class="comment"> * Description: negative event qualifier</span>
  724. <a name="l01446"></a>01446 <span class="comment"> * Number Of Arguments: 1</span>
  725. <a name="l01447"></a>01447 <span class="comment"> * arg0: CNode* expression</span>
  726. <a name="l01448"></a>01448 <span class="comment"> */</span>
  727. <a name="l01449"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851361d0788c666568929887df14f1d55e7e">01449</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851361d0788c666568929887df14f1d55e7e" title="negative event qualifier">eNEGEDGE</a>,
  728. <a name="l01453"></a>01453 <span class="comment">/*</span>
  729. <a name="l01454"></a>01454 <span class="comment"> * EDGE node</span>
  730. <a name="l01455"></a>01455 <span class="comment"> * Description: edge qualifier</span>
  731. <a name="l01456"></a>01456 <span class="comment"> * Number Of Arguments: 2</span>
  732. <a name="l01457"></a>01457 <span class="comment"> * arg0: CNode* </span>
  733. <a name="l01458"></a>01458 <span class="comment"> * arg1: Edge_t edge specification</span>
  734. <a name="l01459"></a>01459 <span class="comment"> */</span>
  735. <a name="l01460"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851356b71ccbd05a79f294e0ccb548df3956">01460</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851356b71ccbd05a79f294e0ccb548df3956" title="edge qualifier">eEDGE</a>,
  736. <a name="l01464"></a>01464 <span class="comment">/*</span>
  737. <a name="l01465"></a>01465 <span class="comment"> * EVOR node</span>
  738. <a name="l01466"></a>01466 <span class="comment"> * Description: event or</span>
  739. <a name="l01467"></a>01467 <span class="comment"> * Number Of Arguments: 2</span>
  740. <a name="l01468"></a>01468 <span class="comment"> * arg0: CNode* expression 1</span>
  741. <a name="l01469"></a>01469 <span class="comment"> * arg1: CNode* expression 2</span>
  742. <a name="l01470"></a>01470 <span class="comment"> */</span>
  743. <a name="l01471"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513682b06bb6fced930d1e09bec93619bdd">01471</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513682b06bb6fced930d1e09bec93619bdd" title="event or">eEVOR</a>,
  744. <a name="l01475"></a>01475 <span class="comment">/*</span>
  745. <a name="l01476"></a>01476 <span class="comment"> * DELAY node</span>
  746. <a name="l01477"></a>01477 <span class="comment"> * Description: delay statement</span>
  747. <a name="l01478"></a>01478 <span class="comment"> * Number Of Arguments: 2</span>
  748. <a name="l01479"></a>01479 <span class="comment"> * arg0: CNode* delay expression</span>
  749. <a name="l01480"></a>01480 <span class="comment"> * arg1: CNode* statements</span>
  750. <a name="l01481"></a>01481 <span class="comment"> */</span>
  751. <a name="l01482"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851339f2271cb7619952221c695f56005f69">01482</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851339f2271cb7619952221c695f56005f69" title="delay statement">eDELAY</a>,
  752. <a name="l01486"></a>01486 <span class="comment">/*</span>
  753. <a name="l01487"></a>01487 <span class="comment"> * MTM node</span>
  754. <a name="l01488"></a>01488 <span class="comment"> * Description: min/typ/max expression</span>
  755. <a name="l01489"></a>01489 <span class="comment"> * Number Of Arguments: 3</span>
  756. <a name="l01490"></a>01490 <span class="comment"> * arg0: CNode* minimum expression</span>
  757. <a name="l01491"></a>01491 <span class="comment"> * arg1: CNode* typical expression</span>
  758. <a name="l01492"></a>01492 <span class="comment"> * arg2: CNode* maximum expression</span>
  759. <a name="l01493"></a>01493 <span class="comment"> */</span>
  760. <a name="l01494"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ba3a4c34a0f19a807a7d708dfe7417ff">01494</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ba3a4c34a0f19a807a7d708dfe7417ff" title="min/typ/max expression">eMTM</a>,
  761. <a name="l01498"></a>01498 <span class="comment">/*</span>
  762. <a name="l01499"></a>01499 <span class="comment"> * IF node</span>
  763. <a name="l01500"></a>01500 <span class="comment"> * Description: if statement</span>
  764. <a name="l01501"></a>01501 <span class="comment"> * Number Of Arguments: 3</span>
  765. <a name="l01502"></a>01502 <span class="comment"> * arg0: CNode* condition</span>
  766. <a name="l01503"></a>01503 <span class="comment"> * arg1: CNode* true statements</span>
  767. <a name="l01504"></a>01504 <span class="comment"> * arg2: CNode* false statements</span>
  768. <a name="l01505"></a>01505 <span class="comment"> */</span>
  769. <a name="l01506"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851375b3f35d3514ce4e5959a7a66ea41cf2">01506</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851375b3f35d3514ce4e5959a7a66ea41cf2" title="if statement">eIF</a>,
  770. <a name="l01510"></a>01510 <span class="comment">/*</span>
  771. <a name="l01511"></a>01511 <span class="comment"> * FOREVER node</span>
  772. <a name="l01512"></a>01512 <span class="comment"> * Description: forever statement</span>
  773. <a name="l01513"></a>01513 <span class="comment"> * Number Of Arguments: 1</span>
  774. <a name="l01514"></a>01514 <span class="comment"> * arg0: CNode* statements</span>
  775. <a name="l01515"></a>01515 <span class="comment"> */</span>
  776. <a name="l01516"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d91074a8553756e7348f6a335f191660">01516</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d91074a8553756e7348f6a335f191660" title="forever statement">eFOREVER</a>,
  777. <a name="l01520"></a>01520 <span class="comment">/*</span>
  778. <a name="l01521"></a>01521 <span class="comment"> * REPEAT node</span>
  779. <a name="l01522"></a>01522 <span class="comment"> * Description: repeat statement</span>
  780. <a name="l01523"></a>01523 <span class="comment"> * Number Of Arguments: 2</span>
  781. <a name="l01524"></a>01524 <span class="comment"> * arg0: CNode* condition</span>
  782. <a name="l01525"></a>01525 <span class="comment"> * arg1: CNode* statements</span>
  783. <a name="l01526"></a>01526 <span class="comment"> */</span>
  784. <a name="l01527"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a40ce04635ef21f782dbbca2fc367365">01527</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a40ce04635ef21f782dbbca2fc367365" title="repeat statement">eREPEAT</a>,
  785. <a name="l01531"></a>01531 <span class="comment">/*</span>
  786. <a name="l01532"></a>01532 <span class="comment"> * WHILE node</span>
  787. <a name="l01533"></a>01533 <span class="comment"> * Description: while statement</span>
  788. <a name="l01534"></a>01534 <span class="comment"> * Number Of Arguments: 2</span>
  789. <a name="l01535"></a>01535 <span class="comment"> * arg0: CNode* condition</span>
  790. <a name="l01536"></a>01536 <span class="comment"> * arg1: CNode* statements</span>
  791. <a name="l01537"></a>01537 <span class="comment"> */</span>
  792. <a name="l01538"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513cfee3755b0f615967ce28b6e568d81c9">01538</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513cfee3755b0f615967ce28b6e568d81c9" title="while statement">eWHILE</a>,
  793. <a name="l01542"></a>01542 <span class="comment">/*</span>
  794. <a name="l01543"></a>01543 <span class="comment"> * WAIT node</span>
  795. <a name="l01544"></a>01544 <span class="comment"> * Description: wait statement</span>
  796. <a name="l01545"></a>01545 <span class="comment"> * Number Of Arguments: 2</span>
  797. <a name="l01546"></a>01546 <span class="comment"> * arg0: CNode* condition</span>
  798. <a name="l01547"></a>01547 <span class="comment"> * arg1: CNode* statements</span>
  799. <a name="l01548"></a>01548 <span class="comment"> */</span>
  800. <a name="l01549"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513246740292e550794bc1ad8be30d2eb29">01549</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513246740292e550794bc1ad8be30d2eb29" title="wait statement">eWAIT</a>,
  801. <a name="l01553"></a>01553 <span class="comment">/*</span>
  802. <a name="l01554"></a>01554 <span class="comment"> * FOR node</span>
  803. <a name="l01555"></a>01555 <span class="comment"> * Description: for statement</span>
  804. <a name="l01556"></a>01556 <span class="comment"> * Number Of Arguments: 4</span>
  805. <a name="l01557"></a>01557 <span class="comment"> * arg0: CNode* initial statement</span>
  806. <a name="l01558"></a>01558 <span class="comment"> * arg1: CNode* condition</span>
  807. <a name="l01559"></a>01559 <span class="comment"> * arg2: CNode* assignment statement</span>
  808. <a name="l01560"></a>01560 <span class="comment"> * arg3: CNode* statements</span>
  809. <a name="l01561"></a>01561 <span class="comment"> */</span>
  810. <a name="l01562"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513039d5bf2bfcd9f62dafcce72ab92f4b3">01562</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513039d5bf2bfcd9f62dafcce72ab92f4b3" title="for statement">eFOR</a>,
  811. <a name="l01566"></a>01566 <span class="comment">/*</span>
  812. <a name="l01567"></a>01567 <span class="comment"> * CASE node</span>
  813. <a name="l01568"></a>01568 <span class="comment"> * Description: case statement</span>
  814. <a name="l01569"></a>01569 <span class="comment"> * Number Of Arguments: 2</span>
  815. <a name="l01570"></a>01570 <span class="comment"> * arg0: CNode* condition</span>
  816. <a name="l01571"></a>01571 <span class="comment"> * arg1: CNode* list of case items</span>
  817. <a name="l01572"></a>01572 <span class="comment"> */</span>
  818. <a name="l01573"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e788d8ce5bfd21a15075078f0e7a7c42">01573</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e788d8ce5bfd21a15075078f0e7a7c42" title="case statement">eCASE</a>,
  819. <a name="l01577"></a>01577 <span class="comment">/*</span>
  820. <a name="l01578"></a>01578 <span class="comment"> * CASEX node</span>
  821. <a name="l01579"></a>01579 <span class="comment"> * Description: casex statement</span>
  822. <a name="l01580"></a>01580 <span class="comment"> * Number Of Arguments: 2</span>
  823. <a name="l01581"></a>01581 <span class="comment"> * arg0: CNode* condition</span>
  824. <a name="l01582"></a>01582 <span class="comment"> * arg1: CNode* list of case items</span>
  825. <a name="l01583"></a>01583 <span class="comment"> */</span>
  826. <a name="l01584"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513498f06878f6be4e3754a900fd179f3ec">01584</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513498f06878f6be4e3754a900fd179f3ec" title="casex statement">eCASEX</a>,
  827. <a name="l01588"></a>01588 <span class="comment">/*</span>
  828. <a name="l01589"></a>01589 <span class="comment"> * CASEZ node</span>
  829. <a name="l01590"></a>01590 <span class="comment"> * Description: casez statement</span>
  830. <a name="l01591"></a>01591 <span class="comment"> * Number Of Arguments: 2</span>
  831. <a name="l01592"></a>01592 <span class="comment"> * arg0: CNode* condition</span>
  832. <a name="l01593"></a>01593 <span class="comment"> * arg1: CNode* list of case items</span>
  833. <a name="l01594"></a>01594 <span class="comment"> */</span>
  834. <a name="l01595"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851313fd932a87f2ddb5820336d270f19c3f">01595</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851313fd932a87f2ddb5820336d270f19c3f" title="casez statement">eCASEZ</a>,
  835. <a name="l01599"></a>01599 <span class="comment">/*</span>
  836. <a name="l01600"></a>01600 <span class="comment"> * CASEITEM node</span>
  837. <a name="l01601"></a>01601 <span class="comment"> * Description: case item</span>
  838. <a name="l01602"></a>01602 <span class="comment"> * Number Of Arguments: 2</span>
  839. <a name="l01603"></a>01603 <span class="comment"> * arg0: CNode* list of expressions (NULL for default)</span>
  840. <a name="l01604"></a>01604 <span class="comment"> * arg1: CNode* statement</span>
  841. <a name="l01605"></a>01605 <span class="comment"> */</span>
  842. <a name="l01606"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130c50915d26463ea659f95c76237b72fd">01606</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130c50915d26463ea659f95c76237b72fd" title="case item">eCASEITEM</a>,
  843. <a name="l01610"></a>01610 <span class="comment">/*</span>
  844. <a name="l01611"></a>01611 <span class="comment"> * CASSIGN node</span>
  845. <a name="l01612"></a>01612 <span class="comment"> * Description: continious assignment</span>
  846. <a name="l01613"></a>01613 <span class="comment"> * Number Of Arguments: 4</span>
  847. <a name="l01614"></a>01614 <span class="comment"> * arg0: StrengthPair_t* assignment strength</span>
  848. <a name="l01615"></a>01615 <span class="comment"> * arg1: CNode* delay expression</span>
  849. <a name="l01616"></a>01616 <span class="comment"> * arg2: CNode* lval</span>
  850. <a name="l01617"></a>01617 <span class="comment"> * arg3: CNode* rval expression</span>
  851. <a name="l01618"></a>01618 <span class="comment"> */</span>
  852. <a name="l01619"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513343aef50f9a7794c4cb176bb0c26d987">01619</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513343aef50f9a7794c4cb176bb0c26d987" title="continious assignment">eCASSIGN</a>,
  853. <a name="l01623"></a>01623 <span class="comment">/*</span>
  854. <a name="l01624"></a>01624 <span class="comment"> * ARG node</span>
  855. <a name="l01625"></a>01625 <span class="comment"> * Description: port connection</span>
  856. <a name="l01626"></a>01626 <span class="comment"> * Number Of Arguments: 2</span>
  857. <a name="l01627"></a>01627 <span class="comment"> * arg0: CSymbol* port name</span>
  858. <a name="l01628"></a>01628 <span class="comment"> * arg1: CNode* port expression</span>
  859. <a name="l01629"></a>01629 <span class="comment"> */</span>
  860. <a name="l01630"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851326edb51c7ee7c089963c4e5da84db954">01630</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851326edb51c7ee7c089963c4e5da84db954" title="port connection">eARG</a>,
  861. <a name="l01634"></a>01634 <span class="comment">/*</span>
  862. <a name="l01635"></a>01635 <span class="comment"> * FUNCTION_DEF node</span>
  863. <a name="l01636"></a>01636 <span class="comment"> * Description: function definition</span>
  864. <a name="l01637"></a>01637 <span class="comment"> * Number Of Arguments: 1</span>
  865. <a name="l01638"></a>01638 <span class="comment"> * arg0: CFunction* </span>
  866. <a name="l01639"></a>01639 <span class="comment"> */</span>
  867. <a name="l01640"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513162ce9f43f9cac72c645ed591ebc66b1">01640</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513162ce9f43f9cac72c645ed591ebc66b1" title="function definition">eFUNCTION_DEF</a>,
  868. <a name="l01644"></a>01644 <span class="comment">/*</span>
  869. <a name="l01645"></a>01645 <span class="comment"> * MODULE_DEF node</span>
  870. <a name="l01646"></a>01646 <span class="comment"> * Description: module definition</span>
  871. <a name="l01647"></a>01647 <span class="comment"> * Number Of Arguments: 1</span>
  872. <a name="l01648"></a>01648 <span class="comment"> * arg0: CModule* </span>
  873. <a name="l01649"></a>01649 <span class="comment"> */</span>
  874. <a name="l01650"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130858aed520d3982439fae05b8fbba757">01650</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130858aed520d3982439fae05b8fbba757" title="module definition">eMODULE_DEF</a>,
  875. <a name="l01654"></a>01654 <span class="comment">/*</span>
  876. <a name="l01655"></a>01655 <span class="comment"> * REPEAT_CONTROL node</span>
  877. <a name="l01656"></a>01656 <span class="comment"> * Description: repeat control</span>
  878. <a name="l01657"></a>01657 <span class="comment"> * Number Of Arguments: 2</span>
  879. <a name="l01658"></a>01658 <span class="comment"> * arg0: CNode* expression</span>
  880. <a name="l01659"></a>01659 <span class="comment"> * arg1: CNode* event control</span>
  881. <a name="l01660"></a>01660 <span class="comment"> */</span>
  882. <a name="l01661"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851396b8e7d188f4864dc94b34cba32a7369">01661</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851396b8e7d188f4864dc94b34cba32a7369" title="repeat control">eREPEAT_CONTROL</a>,
  883. <a name="l01665"></a>01665 <span class="comment">/*</span>
  884. <a name="l01666"></a>01666 <span class="comment"> * DELAY_CONTROL node</span>
  885. <a name="l01667"></a>01667 <span class="comment"> * Description: delay control</span>
  886. <a name="l01668"></a>01668 <span class="comment"> * Number Of Arguments: 1</span>
  887. <a name="l01669"></a>01669 <span class="comment"> * arg0: CNode* expression</span>
  888. <a name="l01670"></a>01670 <span class="comment"> */</span>
  889. <a name="l01671"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a19d95e5281770b70b120aef23180877">01671</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a19d95e5281770b70b120aef23180877" title="delay control">eDELAY_CONTROL</a>,
  890. <a name="l01675"></a>01675 <span class="comment">/*</span>
  891. <a name="l01676"></a>01676 <span class="comment"> * EVENT_CONTROL node</span>
  892. <a name="l01677"></a>01677 <span class="comment"> * Description: event control</span>
  893. <a name="l01678"></a>01678 <span class="comment"> * Number Of Arguments: 1</span>
  894. <a name="l01679"></a>01679 <span class="comment"> * arg0: CNode* event expression (NULL for @*)</span>
  895. <a name="l01680"></a>01680 <span class="comment"> */</span>
  896. <a name="l01681"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085133b39b9b29a3e27c7025bf522f16fc5da">01681</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085133b39b9b29a3e27c7025bf522f16fc5da" title="event control">eEVENT_CONTROL</a>,
  897. <a name="l01685"></a>01685 <span class="comment">/*</span>
  898. <a name="l01686"></a>01686 <span class="comment"> * EXTERNAL_REF node</span>
  899. <a name="l01687"></a>01687 <span class="comment"> * Description: external reference</span>
  900. <a name="l01688"></a>01688 <span class="comment"> * Number Of Arguments: 1</span>
  901. <a name="l01689"></a>01689 <span class="comment"> * arg0: CSymbol* pointer to symbol</span>
  902. <a name="l01690"></a>01690 <span class="comment"> */</span>
  903. <a name="l01691"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d6f183844d7cfac0bd93e6e637520b2e">01691</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d6f183844d7cfac0bd93e6e637520b2e" title="external reference">eEXTERNAL_REF</a>,
  904. <a name="l01695"></a>01695 <span class="comment">/*</span>
  905. <a name="l01696"></a>01696 <span class="comment"> * PORT_DEF node</span>
  906. <a name="l01697"></a>01697 <span class="comment"> * Description: port definition</span>
  907. <a name="l01698"></a>01698 <span class="comment"> * Number Of Arguments: 1</span>
  908. <a name="l01699"></a>01699 <span class="comment"> * arg0: CPort* pointer to port</span>
  909. <a name="l01700"></a>01700 <span class="comment"> */</span>
  910. <a name="l01701"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f3471556b1edf2e10b2c50c59d1d64e6">01701</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f3471556b1edf2e10b2c50c59d1d64e6" title="port definition">ePORT_DEF</a>,
  911. <a name="l01705"></a>01705 <span class="comment">/*</span>
  912. <a name="l01706"></a>01706 <span class="comment"> * DEFPARAM node</span>
  913. <a name="l01707"></a>01707 <span class="comment"> * Description: defparam statement</span>
  914. <a name="l01708"></a>01708 <span class="comment"> * Number Of Arguments: 2</span>
  915. <a name="l01709"></a>01709 <span class="comment"> * arg0: CNode* external reference</span>
  916. <a name="l01710"></a>01710 <span class="comment"> * arg1: CNode* expression</span>
  917. <a name="l01711"></a>01711 <span class="comment"> */</span>
  918. <a name="l01712"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851319a8b2917290637ea64f331062f9d6ce">01712</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851319a8b2917290637ea64f331062f9d6ce" title="defparam statement">eDEFPARAM</a>,
  919. <a name="l01716"></a>01716 <span class="comment">/*</span>
  920. <a name="l01717"></a>01717 <span class="comment"> * PATH node</span>
  921. <a name="l01718"></a>01718 <span class="comment"> * Description: path statement</span>
  922. <a name="l01719"></a>01719 <span class="comment"> * Number Of Arguments: 7</span>
  923. <a name="l01720"></a>01720 <span class="comment"> * arg0: int </span>
  924. <a name="l01721"></a>01721 <span class="comment"> * arg1: CNode* edge int[-1,0,1]</span>
  925. <a name="l01722"></a>01722 <span class="comment"> * arg2: int Input list</span>
  926. <a name="l01723"></a>01723 <span class="comment"> * arg3: int Left polarity int[-1,0,1]</span>
  927. <a name="l01724"></a>01724 <span class="comment"> * arg4: CNode* Operation type int [0 = *&gt;, 1 = =&gt;]</span>
  928. <a name="l01725"></a>01725 <span class="comment"> * arg5: int Output list</span>
  929. <a name="l01726"></a>01726 <span class="comment"> * arg6: CNode* Right polarity int[-1,0,1]</span>
  930. <a name="l01727"></a>01727 <span class="comment"> */</span>
  931. <a name="l01728"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f82783b268250eb8f0f81fb473762e27">01728</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f82783b268250eb8f0f81fb473762e27" title="path statement">ePATH</a>,
  932. <a name="l01732"></a>01732 <span class="comment">/*</span>
  933. <a name="l01733"></a>01733 <span class="comment"> * PATH_ASSIGN node</span>
  934. <a name="l01734"></a>01734 <span class="comment"> * Description: path assignment statement</span>
  935. <a name="l01735"></a>01735 <span class="comment"> * Number Of Arguments: 3</span>
  936. <a name="l01736"></a>01736 <span class="comment"> * arg0: CNode* condition</span>
  937. <a name="l01737"></a>01737 <span class="comment"> * arg1: CNode* path</span>
  938. <a name="l01738"></a>01738 <span class="comment"> * arg2: CNode* expression</span>
  939. <a name="l01739"></a>01739 <span class="comment"> */</span>
  940. <a name="l01740"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513462b83c1aca675727e7bfcb22ff2dccc">01740</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513462b83c1aca675727e7bfcb22ff2dccc" title="path assignment statement">ePATH_ASSIGN</a>,
  941. <a name="l01744"></a>01744 <span class="comment">/*</span>
  942. <a name="l01745"></a>01745 <span class="comment"> * IFNONE_PATH_ASSIGN node</span>
  943. <a name="l01746"></a>01746 <span class="comment"> * Description: ifnone path assignment statement</span>
  944. <a name="l01747"></a>01747 <span class="comment"> * Number Of Arguments: 2</span>
  945. <a name="l01748"></a>01748 <span class="comment"> * arg0: CNode* path</span>
  946. <a name="l01749"></a>01749 <span class="comment"> * arg1: CNode* expression</span>
  947. <a name="l01750"></a>01750 <span class="comment"> */</span>
  948. <a name="l01751"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513592187d48274027a8555790324231a35">01751</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513592187d48274027a8555790324231a35" title="ifnone path assignment statement">eIFNONE_PATH_ASSIGN</a>,
  949. <a name="l01755"></a>01755 <span class="comment">/*</span>
  950. <a name="l01756"></a>01756 <span class="comment"> * TRIGGER node</span>
  951. <a name="l01757"></a>01757 <span class="comment"> * Description: event trigger</span>
  952. <a name="l01758"></a>01758 <span class="comment"> * Number Of Arguments: 1</span>
  953. <a name="l01759"></a>01759 <span class="comment"> * arg0: CNode* event reference</span>
  954. <a name="l01760"></a>01760 <span class="comment"> */</span>
  955. <a name="l01761"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132982ab0627cdb2d476a11d7c2298ca3c">01761</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132982ab0627cdb2d476a11d7c2298ca3c" title="event trigger">eTRIGGER</a>,
  956. <a name="l01765"></a>01765 <span class="comment">/*</span>
  957. <a name="l01766"></a>01766 <span class="comment"> * PASSIGN node</span>
  958. <a name="l01767"></a>01767 <span class="comment"> * Description: procedural assignment</span>
  959. <a name="l01768"></a>01768 <span class="comment"> * Number Of Arguments: 2</span>
  960. <a name="l01769"></a>01769 <span class="comment"> * arg0: CNode* lval</span>
  961. <a name="l01770"></a>01770 <span class="comment"> * arg1: CNode* expression</span>
  962. <a name="l01771"></a>01771 <span class="comment"> */</span>
  963. <a name="l01772"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513087aa8e4133b3cbeea956b4455fbd2d0">01772</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513087aa8e4133b3cbeea956b4455fbd2d0" title="procedural assignment">ePASSIGN</a>,
  964. <a name="l01776"></a>01776 <span class="comment">/*</span>
  965. <a name="l01777"></a>01777 <span class="comment"> * DEASSIGN node</span>
  966. <a name="l01778"></a>01778 <span class="comment"> * Description: deassign statement</span>
  967. <a name="l01779"></a>01779 <span class="comment"> * Number Of Arguments: 1</span>
  968. <a name="l01780"></a>01780 <span class="comment"> * arg0: CNode* lval</span>
  969. <a name="l01781"></a>01781 <span class="comment"> */</span>
  970. <a name="l01782"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d94bb613ceb65f97283368c6cb371958">01782</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d94bb613ceb65f97283368c6cb371958" title="deassign statement">eDEASSIGN</a>,
  971. <a name="l01786"></a>01786 <span class="comment">/*</span>
  972. <a name="l01787"></a>01787 <span class="comment"> * DISABLE node</span>
  973. <a name="l01788"></a>01788 <span class="comment"> * Description: disable statement</span>
  974. <a name="l01789"></a>01789 <span class="comment"> * Number Of Arguments: 1</span>
  975. <a name="l01790"></a>01790 <span class="comment"> * arg0: CSymbol* pointer to symbol</span>
  976. <a name="l01791"></a>01791 <span class="comment"> */</span>
  977. <a name="l01792"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d585f13801bd8a7187af762526a887c2">01792</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d585f13801bd8a7187af762526a887c2" title="disable statement">eDISABLE</a>,
  978. <a name="l01796"></a>01796 <span class="comment">/*</span>
  979. <a name="l01797"></a>01797 <span class="comment"> * ATTRIBUTE node</span>
  980. <a name="l01798"></a>01798 <span class="comment"> * Description: attribute specification</span>
  981. <a name="l01799"></a>01799 <span class="comment"> * Number Of Arguments: 1</span>
  982. <a name="l01800"></a>01800 <span class="comment"> * arg0: CAttr* pointer to attribute</span>
  983. <a name="l01801"></a>01801 <span class="comment"> */</span>
  984. <a name="l01802"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085134728f996695a845d8e0a05f27808ae29">01802</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085134728f996695a845d8e0a05f27808ae29" title="attribute specification">eATTRIBUTE</a>,
  985. <a name="l01806"></a>01806 <span class="comment">/*</span>
  986. <a name="l01807"></a>01807 <span class="comment"> * GIF node</span>
  987. <a name="l01808"></a>01808 <span class="comment"> * Description: structural if statement</span>
  988. <a name="l01809"></a>01809 <span class="comment"> * Number Of Arguments: 3</span>
  989. <a name="l01810"></a>01810 <span class="comment"> * arg0: CNode* condition</span>
  990. <a name="l01811"></a>01811 <span class="comment"> * arg1: CNode* true statement</span>
  991. <a name="l01812"></a>01812 <span class="comment"> * arg2: CNode* false statement</span>
  992. <a name="l01813"></a>01813 <span class="comment"> */</span>
  993. <a name="l01814"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ba93ce31f78502b397b14015cd2a9a87">01814</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ba93ce31f78502b397b14015cd2a9a87" title="structural if statement">eGIF</a>,
  994. <a name="l01818"></a>01818 <span class="comment">/*</span>
  995. <a name="l01819"></a>01819 <span class="comment"> * GFOR node</span>
  996. <a name="l01820"></a>01820 <span class="comment"> * Description: structural for statement</span>
  997. <a name="l01821"></a>01821 <span class="comment"> * Number Of Arguments: 4</span>
  998. <a name="l01822"></a>01822 <span class="comment"> * arg0: CNode* initial statement</span>
  999. <a name="l01823"></a>01823 <span class="comment"> * arg1: CNode* condition</span>
  1000. <a name="l01824"></a>01824 <span class="comment"> * arg2: CNode* assignment statement</span>
  1001. <a name="l01825"></a>01825 <span class="comment"> * arg3: CNode* statement</span>
  1002. <a name="l01826"></a>01826 <span class="comment"> */</span>
  1003. <a name="l01827"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e34ea6f980eb8db2788327147b74cdb6">01827</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e34ea6f980eb8db2788327147b74cdb6" title="structural for statement">eGFOR</a>,
  1004. <a name="l01831"></a>01831 <span class="comment">/*</span>
  1005. <a name="l01832"></a>01832 <span class="comment"> * GCASE node</span>
  1006. <a name="l01833"></a>01833 <span class="comment"> * Description: structural case statement</span>
  1007. <a name="l01834"></a>01834 <span class="comment"> * Number Of Arguments: 2</span>
  1008. <a name="l01835"></a>01835 <span class="comment"> * arg0: CNode* condition</span>
  1009. <a name="l01836"></a>01836 <span class="comment"> * arg1: CNode* list of case items</span>
  1010. <a name="l01837"></a>01837 <span class="comment"> */</span>
  1011. <a name="l01838"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513604c700dd5fc19e5f4a92f4f16af1bc9">01838</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513604c700dd5fc19e5f4a92f4f16af1bc9" title="structural case statement">eGCASE</a>,
  1012. <a name="l01842"></a>01842 <span class="comment">/*</span>
  1013. <a name="l01843"></a>01843 <span class="comment"> * TABLE node</span>
  1014. <a name="l01844"></a>01844 <span class="comment"> * Description: udp table</span>
  1015. <a name="l01845"></a>01845 <span class="comment"> * Number Of Arguments: 1</span>
  1016. <a name="l01846"></a>01846 <span class="comment"> * arg0: CNode* list of table entries</span>
  1017. <a name="l01847"></a>01847 <span class="comment"> */</span>
  1018. <a name="l01848"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513036acef07857266f405afffff41a809c">01848</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513036acef07857266f405afffff41a809c" title="udp table">eTABLE</a>,
  1019. <a name="l01852"></a>01852 <span class="comment">/*</span>
  1020. <a name="l01853"></a>01853 <span class="comment"> * TABLE_ENTRY node</span>
  1021. <a name="l01854"></a>01854 <span class="comment"> * Description: udp table entry</span>
  1022. <a name="l01855"></a>01855 <span class="comment"> * Number Of Arguments: 1</span>
  1023. <a name="l01856"></a>01856 <span class="comment"> * arg0: CNode* list of table symbols</span>
  1024. <a name="l01857"></a>01857 <span class="comment"> */</span>
  1025. <a name="l01858"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851334fae0b2ae2b89f07c2bb8bb9e91faf1">01858</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851334fae0b2ae2b89f07c2bb8bb9e91faf1" title="udp table entry">eTABLE_ENTRY</a>,
  1026. <a name="l01862"></a>01862 <span class="comment">/*</span>
  1027. <a name="l01863"></a>01863 <span class="comment"> * TABLE_SYMBOL node</span>
  1028. <a name="l01864"></a>01864 <span class="comment"> * Description: udp table symbol</span>
  1029. <a name="l01865"></a>01865 <span class="comment"> * Number Of Arguments: 1</span>
  1030. <a name="l01866"></a>01866 <span class="comment"> * arg0: char* string of udp characters</span>
  1031. <a name="l01867"></a>01867 <span class="comment"> */</span>
  1032. <a name="l01868"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085131cc0fa00c49a8e65557752c956490348">01868</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085131cc0fa00c49a8e65557752c956490348" title="udp table symbol">eTABLE_SYMBOL</a>,
  1033. <a name="l01872"></a>01872 <span class="comment">/*</span>
  1034. <a name="l01873"></a>01873 <span class="comment"> * PORTLIST_END node</span>
  1035. <a name="l01874"></a>01874 <span class="comment"> * Description: sentinal at end of port list</span>
  1036. <a name="l01875"></a>01875 <span class="comment"> * Number Of Arguments: 0</span>
  1037. <a name="l01876"></a>01876 <span class="comment"> */</span>
  1038. <a name="l01877"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513033cd37640f48f5ce5e476967dcaa41a">01877</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513033cd37640f48f5ce5e476967dcaa41a" title="sentinal at end of port list">ePORTLIST_END</a>,
  1039. <a name="l01881"></a>01881 <span class="comment">/*</span>
  1040. <a name="l01882"></a>01882 <span class="comment"> * MACRO_EXPR node</span>
  1041. <a name="l01883"></a>01883 <span class="comment"> * Description: expression represented by a macro</span>
  1042. <a name="l01884"></a>01884 <span class="comment"> * Number Of Arguments: 2</span>
  1043. <a name="l01885"></a>01885 <span class="comment"> * arg0: const char* alternate expression, may be NULL</span>
  1044. <a name="l01886"></a>01886 <span class="comment"> * arg1: CNode* </span>
  1045. <a name="l01887"></a>01887 <span class="comment"> */</span>
  1046. <a name="l01888"></a><a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513da094f1fe1953724e0e9ba8581fd284d">01888</a> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513da094f1fe1953724e0e9ba8581fd284d" title="expression represented by a macro">eMACRO_EXPR</a>
  1047. <a name="l01889"></a>01889 };
  1048. <a name="l01890"></a>01890 <span class="keyword">extern</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="cnode__def_8h.html#097aaac9bc7fd37e39266e32915bacbb">nodeOpName</a>[];
  1049. <a name="l01891"></a>01891 <span class="preprocessor">#endif // DEFINE_ENUM</span>
  1050. <a name="l01892"></a>01892 <span class="preprocessor"></span><span class="preprocessor">#ifdef DEFINE_METHODS</span>
  1051. <a name="l01893"></a>01893 <span class="preprocessor"></span><span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="cnode__def_8h.html#097aaac9bc7fd37e39266e32915bacbb">nodeOpName</a>[] = {
  1052. <a name="l01894"></a>01894 <span class="stringliteral">"ERROR"</span>,
  1053. <a name="l01895"></a>01895 <span class="stringliteral">"VCONSTANT"</span>,
  1054. <a name="l01896"></a>01896 <span class="stringliteral">"RCONSTANT"</span>,
  1055. <a name="l01897"></a>01897 <span class="stringliteral">"COMMENT"</span>,
  1056. <a name="l01898"></a>01898 <span class="stringliteral">"VRQ"</span>,
  1057. <a name="l01899"></a>01899 <span class="stringliteral">"PRAGMA"</span>,
  1058. <a name="l01900"></a>01900 <span class="stringliteral">"ELIST"</span>,
  1059. <a name="l01901"></a>01901 <span class="stringliteral">"WIDTH"</span>,
  1060. <a name="l01902"></a>01902 <span class="stringliteral">"NOP"</span>,
  1061. <a name="l01903"></a>01903 <span class="stringliteral">"SUB"</span>,
  1062. <a name="l01904"></a>01904 <span class="stringliteral">"MUL"</span>,
  1063. <a name="l01905"></a>01905 <span class="stringliteral">"DIV"</span>,
  1064. <a name="l01906"></a>01906 <span class="stringliteral">"POW"</span>,
  1065. <a name="l01907"></a>01907 <span class="stringliteral">"ADD"</span>,
  1066. <a name="l01908"></a>01908 <span class="stringliteral">"LSH"</span>,
  1067. <a name="l01909"></a>01909 <span class="stringliteral">"RSH"</span>,
  1068. <a name="l01910"></a>01910 <span class="stringliteral">"LSHA"</span>,
  1069. <a name="l01911"></a>01911 <span class="stringliteral">"RSHA"</span>,
  1070. <a name="l01912"></a>01912 <span class="stringliteral">"MOD"</span>,
  1071. <a name="l01913"></a>01913 <span class="stringliteral">"OR"</span>,
  1072. <a name="l01914"></a>01914 <span class="stringliteral">"AND"</span>,
  1073. <a name="l01915"></a>01915 <span class="stringliteral">"ANDANDAND"</span>,
  1074. <a name="l01916"></a>01916 <span class="stringliteral">"XOR"</span>,
  1075. <a name="l01917"></a>01917 <span class="stringliteral">"XNOR"</span>,
  1076. <a name="l01918"></a>01918 <span class="stringliteral">"INSTANCE_REF"</span>,
  1077. <a name="l01919"></a>01919 <span class="stringliteral">"GATE_REF"</span>,
  1078. <a name="l01920"></a>01920 <span class="stringliteral">"TASK_ENABLE"</span>,
  1079. <a name="l01921"></a>01921 <span class="stringliteral">"SYSTASK_CALL"</span>,
  1080. <a name="l01922"></a>01922 <span class="stringliteral">"TIMING_CALL"</span>,
  1081. <a name="l01923"></a>01923 <span class="stringliteral">"FUNCTION_CALL"</span>,
  1082. <a name="l01924"></a>01924 <span class="stringliteral">"ARRAY"</span>,
  1083. <a name="l01925"></a>01925 <span class="stringliteral">"NET_REF"</span>,
  1084. <a name="l01926"></a>01926 <span class="stringliteral">"REG_REF"</span>,
  1085. <a name="l01927"></a>01927 <span class="stringliteral">"REAL_REF"</span>,
  1086. <a name="l01928"></a>01928 <span class="stringliteral">"PARAM_REF"</span>,
  1087. <a name="l01929"></a>01929 <span class="stringliteral">"PORT_REF"</span>,
  1088. <a name="l01930"></a>01930 <span class="stringliteral">"FWD_REF"</span>,
  1089. <a name="l01931"></a>01931 <span class="stringliteral">"EVENT_REF"</span>,
  1090. <a name="l01932"></a>01932 <span class="stringliteral">"GENVAR_REF"</span>,
  1091. <a name="l01933"></a>01933 <span class="stringliteral">"NET_DECL"</span>,
  1092. <a name="l01934"></a>01934 <span class="stringliteral">"REG_DECL"</span>,
  1093. <a name="l01935"></a>01935 <span class="stringliteral">"REAL_DECL"</span>,
  1094. <a name="l01936"></a>01936 <span class="stringliteral">"PARAM_DECL"</span>,
  1095. <a name="l01937"></a>01937 <span class="stringliteral">"SPECPARAM_DECL"</span>,
  1096. <a name="l01938"></a>01938 <span class="stringliteral">"PORT_DECL"</span>,
  1097. <a name="l01939"></a>01939 <span class="stringliteral">"EVENT_DECL"</span>,
  1098. <a name="l01940"></a>01940 <span class="stringliteral">"GENVAR_DECL"</span>,
  1099. <a name="l01941"></a>01941 <span class="stringliteral">"LIST"</span>,
  1100. <a name="l01942"></a>01942 <span class="stringliteral">"RANGE"</span>,
  1101. <a name="l01943"></a>01943 <span class="stringliteral">"SLICE"</span>,
  1102. <a name="l01944"></a>01944 <span class="stringliteral">"PSLICE"</span>,
  1103. <a name="l01945"></a>01945 <span class="stringliteral">"MSLICE"</span>,
  1104. <a name="l01946"></a>01946 <span class="stringliteral">"CVRI"</span>,
  1105. <a name="l01947"></a>01947 <span class="stringliteral">"CVIR"</span>,
  1106. <a name="l01948"></a>01948 <span class="stringliteral">"REP"</span>,
  1107. <a name="l01949"></a>01949 <span class="stringliteral">"CAT"</span>,
  1108. <a name="l01950"></a>01950 <span class="stringliteral">"UCAT"</span>,
  1109. <a name="l01951"></a>01951 <span class="stringliteral">"COM"</span>,
  1110. <a name="l01952"></a>01952 <span class="stringliteral">"NEG"</span>,
  1111. <a name="l01953"></a>01953 <span class="stringliteral">"NOT"</span>,
  1112. <a name="l01954"></a>01954 <span class="stringliteral">"GT"</span>,
  1113. <a name="l01955"></a>01955 <span class="stringliteral">"GE"</span>,
  1114. <a name="l01956"></a>01956 <span class="stringliteral">"LT"</span>,
  1115. <a name="l01957"></a>01957 <span class="stringliteral">"LE"</span>,
  1116. <a name="l01958"></a>01958 <span class="stringliteral">"LAND"</span>,
  1117. <a name="l01959"></a>01959 <span class="stringliteral">"LOR"</span>,
  1118. <a name="l01960"></a>01960 <span class="stringliteral">"CEQ"</span>,
  1119. <a name="l01961"></a>01961 <span class="stringliteral">"CNE"</span>,
  1120. <a name="l01962"></a>01962 <span class="stringliteral">"EQ"</span>,
  1121. <a name="l01963"></a>01963 <span class="stringliteral">"NE"</span>,
  1122. <a name="l01964"></a>01964 <span class="stringliteral">"RAND"</span>,
  1123. <a name="l01965"></a>01965 <span class="stringliteral">"RNAND"</span>,
  1124. <a name="l01966"></a>01966 <span class="stringliteral">"ROR"</span>,
  1125. <a name="l01967"></a>01967 <span class="stringliteral">"RNOR"</span>,
  1126. <a name="l01968"></a>01968 <span class="stringliteral">"RXOR"</span>,
  1127. <a name="l01969"></a>01969 <span class="stringliteral">"RXNOR"</span>,
  1128. <a name="l01970"></a>01970 <span class="stringliteral">"HOOK"</span>,
  1129. <a name="l01971"></a>01971 <span class="stringliteral">"INIT"</span>,
  1130. <a name="l01972"></a>01972 <span class="stringliteral">"ALWAYS"</span>,
  1131. <a name="l01973"></a>01973 <span class="stringliteral">"EVENT"</span>,
  1132. <a name="l01974"></a>01974 <span class="stringliteral">"BLOCK_REF"</span>,
  1133. <a name="l01975"></a>01975 <span class="stringliteral">"SPECIFY_REF"</span>,
  1134. <a name="l01976"></a>01976 <span class="stringliteral">"ASSIGN"</span>,
  1135. <a name="l01977"></a>01977 <span class="stringliteral">"FORCE"</span>,
  1136. <a name="l01978"></a>01978 <span class="stringliteral">"RELEASE"</span>,
  1137. <a name="l01979"></a>01979 <span class="stringliteral">"NBASSIGN"</span>,
  1138. <a name="l01980"></a>01980 <span class="stringliteral">"POSEDGE"</span>,
  1139. <a name="l01981"></a>01981 <span class="stringliteral">"NEGEDGE"</span>,
  1140. <a name="l01982"></a>01982 <span class="stringliteral">"EDGE"</span>,
  1141. <a name="l01983"></a>01983 <span class="stringliteral">"EVOR"</span>,
  1142. <a name="l01984"></a>01984 <span class="stringliteral">"DELAY"</span>,
  1143. <a name="l01985"></a>01985 <span class="stringliteral">"MTM"</span>,
  1144. <a name="l01986"></a>01986 <span class="stringliteral">"IF"</span>,
  1145. <a name="l01987"></a>01987 <span class="stringliteral">"FOREVER"</span>,
  1146. <a name="l01988"></a>01988 <span class="stringliteral">"REPEAT"</span>,
  1147. <a name="l01989"></a>01989 <span class="stringliteral">"WHILE"</span>,
  1148. <a name="l01990"></a>01990 <span class="stringliteral">"WAIT"</span>,
  1149. <a name="l01991"></a>01991 <span class="stringliteral">"FOR"</span>,
  1150. <a name="l01992"></a>01992 <span class="stringliteral">"CASE"</span>,
  1151. <a name="l01993"></a>01993 <span class="stringliteral">"CASEX"</span>,
  1152. <a name="l01994"></a>01994 <span class="stringliteral">"CASEZ"</span>,
  1153. <a name="l01995"></a>01995 <span class="stringliteral">"CASEITEM"</span>,
  1154. <a name="l01996"></a>01996 <span class="stringliteral">"CASSIGN"</span>,
  1155. <a name="l01997"></a>01997 <span class="stringliteral">"ARG"</span>,
  1156. <a name="l01998"></a>01998 <span class="stringliteral">"FUNCTION_DEF"</span>,
  1157. <a name="l01999"></a>01999 <span class="stringliteral">"MODULE_DEF"</span>,
  1158. <a name="l02000"></a>02000 <span class="stringliteral">"REPEAT_CONTROL"</span>,
  1159. <a name="l02001"></a>02001 <span class="stringliteral">"DELAY_CONTROL"</span>,
  1160. <a name="l02002"></a>02002 <span class="stringliteral">"EVENT_CONTROL"</span>,
  1161. <a name="l02003"></a>02003 <span class="stringliteral">"EXTERNAL_REF"</span>,
  1162. <a name="l02004"></a>02004 <span class="stringliteral">"PORT_DEF"</span>,
  1163. <a name="l02005"></a>02005 <span class="stringliteral">"DEFPARAM"</span>,
  1164. <a name="l02006"></a>02006 <span class="stringliteral">"PATH"</span>,
  1165. <a name="l02007"></a>02007 <span class="stringliteral">"PATH_ASSIGN"</span>,
  1166. <a name="l02008"></a>02008 <span class="stringliteral">"IFNONE_PATH_ASSIGN"</span>,
  1167. <a name="l02009"></a>02009 <span class="stringliteral">"TRIGGER"</span>,
  1168. <a name="l02010"></a>02010 <span class="stringliteral">"PASSIGN"</span>,
  1169. <a name="l02011"></a>02011 <span class="stringliteral">"DEASSIGN"</span>,
  1170. <a name="l02012"></a>02012 <span class="stringliteral">"DISABLE"</span>,
  1171. <a name="l02013"></a>02013 <span class="stringliteral">"ATTRIBUTE"</span>,
  1172. <a name="l02014"></a>02014 <span class="stringliteral">"GIF"</span>,
  1173. <a name="l02015"></a>02015 <span class="stringliteral">"GFOR"</span>,
  1174. <a name="l02016"></a>02016 <span class="stringliteral">"GCASE"</span>,
  1175. <a name="l02017"></a>02017 <span class="stringliteral">"TABLE"</span>,
  1176. <a name="l02018"></a>02018 <span class="stringliteral">"TABLE_ENTRY"</span>,
  1177. <a name="l02019"></a>02019 <span class="stringliteral">"TABLE_SYMBOL"</span>,
  1178. <a name="l02020"></a>02020 <span class="stringliteral">"PORTLIST_END"</span>,
  1179. <a name="l02021"></a>02021 <span class="stringliteral">"MACRO_EXPR"</span>
  1180. <a name="l02022"></a>02022 };
  1181. <a name="l02023"></a>02023 <span class="preprocessor">#endif // DEFINE_METHODS</span>
  1182. <a name="l02024"></a>02024 <span class="preprocessor"></span>
  1183. <a name="l02025"></a>02025
  1184. <a name="l02026"></a>02026 <span class="preprocessor">#ifdef DEFINE_CONSTRUCTOR</span>
  1185. <a name="l02027"></a>02027 <span class="preprocessor"></span>
  1186. <a name="l02035"></a><a class="code" href="group__node__constructors.html#gbe8b9faab8d4239d6b59bcaf2a155401">02035</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gbe8b9faab8d4239d6b59bcaf2a155401" title="Node construction shortcut for ERROR Error node.">cERROR</a>( <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1187. <a name="l02036"></a>02036 {
  1188. <a name="l02037"></a>02037 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ce99046aaf8bd092fc9ea26996d97d8f" title="Error node.">eERROR</a> );
  1189. <a name="l02038"></a>02038 <span class="keywordflow">return</span> n;
  1190. <a name="l02039"></a>02039 }
  1191. <a name="l02048"></a><a class="code" href="group__node__constructors.html#gc3a107e45ac44ec12e55a007a996f5ae">02048</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gc3a107e45ac44ec12e55a007a996f5ae" title="Node construction shortcut for VCONSTANT Vector constant.">cVCONSTANT</a>( <a class="code" href="classCVector.html" title="Bit vector class for implementing 4 state verilog signed and unsigned arithmetic...">CVector</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1192. <a name="l02049"></a>02049 {
  1193. <a name="l02050"></a>02050 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851383b96207e0c46251df7e03aa4f636215" title="Vector constant.">eVCONSTANT</a> );
  1194. <a name="l02051"></a>02051 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCVector.html" title="Bit vector class for implementing 4 state verilog signed and unsigned arithmetic...">CVector</a>*&gt;(0) = a0;
  1195. <a name="l02052"></a>02052 <span class="keywordflow">return</span> n;
  1196. <a name="l02053"></a>02053 }
  1197. <a name="l02062"></a><a class="code" href="group__node__constructors.html#g63964761f623cfb4d316400fdab52253">02062</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g63964761f623cfb4d316400fdab52253" title="Node construction shortcut for RCONSTANT Real constant.">cRCONSTANT</a>( <span class="keywordtype">char</span>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1198. <a name="l02063"></a>02063 {
  1199. <a name="l02064"></a>02064 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851361a92007fde65202b2ff406abf2a179f" title="Real constant.">eRCONSTANT</a> );
  1200. <a name="l02065"></a>02065 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<span class="keywordtype">char</span>*&gt;(0) = a0;
  1201. <a name="l02066"></a>02066 <span class="keywordflow">return</span> n;
  1202. <a name="l02067"></a>02067 }
  1203. <a name="l02076"></a><a class="code" href="group__node__constructors.html#g034b696a49810f6880f778c0c62ea3c6">02076</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g034b696a49810f6880f778c0c62ea3c6" title="Node construction shortcut for COMMENT Comment.">cCOMMENT</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1204. <a name="l02077"></a>02077 {
  1205. <a name="l02078"></a>02078 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c89dc54ac87bab57a4f05ceda9f36d07" title="Comment.">eCOMMENT</a> );
  1206. <a name="l02079"></a>02079 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<span class="keyword">const</span> <span class="keywordtype">char</span>*&gt;(0) = a0;
  1207. <a name="l02080"></a>02080 <span class="keywordflow">return</span> n;
  1208. <a name="l02081"></a>02081 }
  1209. <a name="l02090"></a><a class="code" href="group__node__constructors.html#g11825be565382b001c7c7c0df9a5bd4a">02090</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g11825be565382b001c7c7c0df9a5bd4a" title="Node construction shortcut for VRQ Vrq comment.">cVRQ</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1210. <a name="l02091"></a>02091 {
  1211. <a name="l02092"></a>02092 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132534f7235edfb5d50fdc077fe6856022" title="Vrq comment.">eVRQ</a> );
  1212. <a name="l02093"></a>02093 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<span class="keyword">const</span> <span class="keywordtype">char</span>*&gt;(0) = a0;
  1213. <a name="l02094"></a>02094 <span class="keywordflow">return</span> n;
  1214. <a name="l02095"></a>02095 }
  1215. <a name="l02104"></a><a class="code" href="group__node__constructors.html#gfd9e80250e57e74f5cb3d75e9a673970">02104</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gfd9e80250e57e74f5cb3d75e9a673970" title="Node construction shortcut for PRAGMA Program pragma.">cPRAGMA</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1216. <a name="l02105"></a>02105 {
  1217. <a name="l02106"></a>02106 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b5e87913610659fca617ee605e9f425f" title="Program pragma.">ePRAGMA</a> );
  1218. <a name="l02107"></a>02107 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<span class="keyword">const</span> <span class="keywordtype">char</span>*&gt;(0) = a0;
  1219. <a name="l02108"></a>02108 <span class="keywordflow">return</span> n;
  1220. <a name="l02109"></a>02109 }
  1221. <a name="l02119"></a><a class="code" href="group__node__constructors.html#ge03f6ff900765ba554767056740172bd">02119</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#ge03f6ff900765ba554767056740172bd" title="Node construction shortcut for ELIST Expression list.">cELIST</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1222. <a name="l02120"></a>02120 {
  1223. <a name="l02121"></a>02121 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513883177933c5c1426df37f362a6dc8626" title="Expression list.">eELIST</a> );
  1224. <a name="l02122"></a>02122 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1225. <a name="l02123"></a>02123 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1226. <a name="l02124"></a>02124 <span class="keywordflow">return</span> n;
  1227. <a name="l02125"></a>02125 }
  1228. <a name="l02135"></a><a class="code" href="group__node__constructors.html#g766b59f0cb7f418d965658924ed03b1a">02135</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g766b59f0cb7f418d965658924ed03b1a" title="Node construction shortcut for WIDTH Expression width change.">cWIDTH</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1229. <a name="l02136"></a>02136 {
  1230. <a name="l02137"></a>02137 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9c6bb3870ae79c9ee43d33d5ed2ffd5" title="Expression width change.">eWIDTH</a> );
  1231. <a name="l02138"></a>02138 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1232. <a name="l02139"></a>02139 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1233. <a name="l02140"></a>02140 <span class="keywordflow">return</span> n;
  1234. <a name="l02141"></a>02141 }
  1235. <a name="l02149"></a><a class="code" href="group__node__constructors.html#g7211386218c77899634b0663f127c97a">02149</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g7211386218c77899634b0663f127c97a" title="Node construction shortcut for NOP Does nothing.">cNOP</a>( <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1236. <a name="l02150"></a>02150 {
  1237. <a name="l02151"></a>02151 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132814ca6ef96aae0636a094603f7626e5" title="Does nothing.">eNOP</a> );
  1238. <a name="l02152"></a>02152 <span class="keywordflow">return</span> n;
  1239. <a name="l02153"></a>02153 }
  1240. <a name="l02163"></a><a class="code" href="group__node__constructors.html#g3c6e4399f0a4f022db88fe341cc33fc9">02163</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g3c6e4399f0a4f022db88fe341cc33fc9" title="Node construction shortcut for SUB Subtract.">cSUB</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1241. <a name="l02164"></a>02164 {
  1242. <a name="l02165"></a>02165 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138cb001e9b876ce840c881bc7c1998d3a" title="Subtract.">eSUB</a> );
  1243. <a name="l02166"></a>02166 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1244. <a name="l02167"></a>02167 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1245. <a name="l02168"></a>02168 <span class="keywordflow">return</span> n;
  1246. <a name="l02169"></a>02169 }
  1247. <a name="l02179"></a><a class="code" href="group__node__constructors.html#ga5529036dd7a4e89f0748eeacfedc1c4">02179</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="cnode_8h.html#52608f49a43743ea6697031d17776072">cMUL</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1248. <a name="l02180"></a>02180 {
  1249. <a name="l02181"></a>02181 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139880b706dcb392714305b6c9c4dc625b" title="Multiple.">eMUL</a> );
  1250. <a name="l02182"></a>02182 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1251. <a name="l02183"></a>02183 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1252. <a name="l02184"></a>02184 <span class="keywordflow">return</span> n;
  1253. <a name="l02185"></a>02185 }
  1254. <a name="l02195"></a><a class="code" href="group__node__constructors.html#g82a82914b67eceeb5586b5f12fbb1f13">02195</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g82a82914b67eceeb5586b5f12fbb1f13" title="Node construction shortcut for DIV Divide.">cDIV</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1255. <a name="l02196"></a>02196 {
  1256. <a name="l02197"></a>02197 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513659b0bcea1fe0aae3021ede6ca3ef969" title="Divide.">eDIV</a> );
  1257. <a name="l02198"></a>02198 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1258. <a name="l02199"></a>02199 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1259. <a name="l02200"></a>02200 <span class="keywordflow">return</span> n;
  1260. <a name="l02201"></a>02201 }
  1261. <a name="l02211"></a><a class="code" href="group__node__constructors.html#g787e1a29271f214a2b074a7730944e57">02211</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g787e1a29271f214a2b074a7730944e57" title="Node construction shortcut for POW Exponent.">cPOW</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1262. <a name="l02212"></a>02212 {
  1263. <a name="l02213"></a>02213 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132f56f9906cee12da763c046011ed3eb7" title="Exponent.">ePOW</a> );
  1264. <a name="l02214"></a>02214 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1265. <a name="l02215"></a>02215 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1266. <a name="l02216"></a>02216 <span class="keywordflow">return</span> n;
  1267. <a name="l02217"></a>02217 }
  1268. <a name="l02227"></a><a class="code" href="group__node__constructors.html#g1382c80a28b29d8e2e5a3349810b0a7e">02227</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="cnode_8h.html#24ffa6a25b42d0cb01a1e15a48bc8cb5">cADD</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1269. <a name="l02228"></a>02228 {
  1270. <a name="l02229"></a>02229 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513436f07de4826c7266613de3981c673f1" title="Addition.">eADD</a> );
  1271. <a name="l02230"></a>02230 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1272. <a name="l02231"></a>02231 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1273. <a name="l02232"></a>02232 <span class="keywordflow">return</span> n;
  1274. <a name="l02233"></a>02233 }
  1275. <a name="l02243"></a><a class="code" href="group__node__constructors.html#g235d686551b3635b509e0c291ee674eb">02243</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g235d686551b3635b509e0c291ee674eb" title="Node construction shortcut for LSH Logical left shift.">cLSH</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1276. <a name="l02244"></a>02244 {
  1277. <a name="l02245"></a>02245 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e48bb64d4a0d9deaecbb99bc132c909c" title="Logical left shift.">eLSH</a> );
  1278. <a name="l02246"></a>02246 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1279. <a name="l02247"></a>02247 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1280. <a name="l02248"></a>02248 <span class="keywordflow">return</span> n;
  1281. <a name="l02249"></a>02249 }
  1282. <a name="l02259"></a><a class="code" href="group__node__constructors.html#g221596823662f75bcfadc812b7b75178">02259</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g221596823662f75bcfadc812b7b75178" title="Node construction shortcut for RSH Logical right shift.">cRSH</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1283. <a name="l02260"></a>02260 {
  1284. <a name="l02261"></a>02261 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137a4b60ec5d586c60a1404a8bf529a515" title="Logical right shift.">eRSH</a> );
  1285. <a name="l02262"></a>02262 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1286. <a name="l02263"></a>02263 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1287. <a name="l02264"></a>02264 <span class="keywordflow">return</span> n;
  1288. <a name="l02265"></a>02265 }
  1289. <a name="l02275"></a><a class="code" href="group__node__constructors.html#g26594fa88bae6368cbf01fed4ee796ce">02275</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g26594fa88bae6368cbf01fed4ee796ce" title="Node construction shortcut for LSHA Arithmetic left shift.">cLSHA</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1290. <a name="l02276"></a>02276 {
  1291. <a name="l02277"></a>02277 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085136fd743da65b96c2336ab1a4cfe2bacf8" title="Arithmetic left shift.">eLSHA</a> );
  1292. <a name="l02278"></a>02278 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1293. <a name="l02279"></a>02279 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1294. <a name="l02280"></a>02280 <span class="keywordflow">return</span> n;
  1295. <a name="l02281"></a>02281 }
  1296. <a name="l02291"></a><a class="code" href="group__node__constructors.html#g2bc9dd1d8a433f47c12b59cd8a9dec6b">02291</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g2bc9dd1d8a433f47c12b59cd8a9dec6b" title="Node construction shortcut for RSHA Arithmetic right shift.">cRSHA</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1297. <a name="l02292"></a>02292 {
  1298. <a name="l02293"></a>02293 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ee8cd8528a521e187ae5c2c68e33e860" title="Arithmetic right shift.">eRSHA</a> );
  1299. <a name="l02294"></a>02294 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1300. <a name="l02295"></a>02295 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1301. <a name="l02296"></a>02296 <span class="keywordflow">return</span> n;
  1302. <a name="l02297"></a>02297 }
  1303. <a name="l02307"></a><a class="code" href="group__node__constructors.html#g34c2102b50b2476a4b8265d27e0b9f95">02307</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g34c2102b50b2476a4b8265d27e0b9f95" title="Node construction shortcut for MOD Modulus.">cMOD</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1304. <a name="l02308"></a>02308 {
  1305. <a name="l02309"></a>02309 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138134dae1df190c188df86188d65bd7ac" title="Modulus.">eMOD</a> );
  1306. <a name="l02310"></a>02310 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1307. <a name="l02311"></a>02311 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1308. <a name="l02312"></a>02312 <span class="keywordflow">return</span> n;
  1309. <a name="l02313"></a>02313 }
  1310. <a name="l02323"></a><a class="code" href="group__node__constructors.html#ga4d5527830a03b49c8a8423edd8408c6">02323</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#ga4d5527830a03b49c8a8423edd8408c6" title="Node construction shortcut for OR Bitwise or.">cOR</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1311. <a name="l02324"></a>02324 {
  1312. <a name="l02325"></a>02325 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513737dedc9fceb2fbaf8a57a785cbb1e99" title="Bitwise or.">eOR</a> );
  1313. <a name="l02326"></a>02326 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1314. <a name="l02327"></a>02327 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1315. <a name="l02328"></a>02328 <span class="keywordflow">return</span> n;
  1316. <a name="l02329"></a>02329 }
  1317. <a name="l02339"></a><a class="code" href="group__node__constructors.html#gd9ff8b60c141b3eda88bd6630276cd13">02339</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gd9ff8b60c141b3eda88bd6630276cd13" title="Node construction shortcut for AND Bitwise and.">cAND</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1318. <a name="l02340"></a>02340 {
  1319. <a name="l02341"></a>02341 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ead13b6443629e1486a59ec88addc521" title="Bitwise and.">eAND</a> );
  1320. <a name="l02342"></a>02342 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1321. <a name="l02343"></a>02343 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1322. <a name="l02344"></a>02344 <span class="keywordflow">return</span> n;
  1323. <a name="l02345"></a>02345 }
  1324. <a name="l02355"></a><a class="code" href="group__node__constructors.html#g36332e75d3df02b18823772671846020">02355</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g36332e75d3df02b18823772671846020" title="Node construction shortcut for ANDANDAND Triple and.">cANDANDAND</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1325. <a name="l02356"></a>02356 {
  1326. <a name="l02357"></a>02357 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e2e64959a3ab93e3291f401229856fdc" title="Triple and.">eANDANDAND</a> );
  1327. <a name="l02358"></a>02358 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1328. <a name="l02359"></a>02359 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1329. <a name="l02360"></a>02360 <span class="keywordflow">return</span> n;
  1330. <a name="l02361"></a>02361 }
  1331. <a name="l02371"></a><a class="code" href="group__node__constructors.html#g0e6323d6e95bbeaf2796e7db1dc38465">02371</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g0e6323d6e95bbeaf2796e7db1dc38465" title="Node construction shortcut for XOR Bitwise xor.">cXOR</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1332. <a name="l02372"></a>02372 {
  1333. <a name="l02373"></a>02373 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513026ad0484c84b19902461ac03893cd53" title="Bitwise xor.">eXOR</a> );
  1334. <a name="l02374"></a>02374 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1335. <a name="l02375"></a>02375 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1336. <a name="l02376"></a>02376 <span class="keywordflow">return</span> n;
  1337. <a name="l02377"></a>02377 }
  1338. <a name="l02387"></a><a class="code" href="group__node__constructors.html#g26f3ecf0af7fb152bbe246d6f2ac7384">02387</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g26f3ecf0af7fb152bbe246d6f2ac7384" title="Node construction shortcut for XNOR Bitwise xnor.">cXNOR</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1339. <a name="l02388"></a>02388 {
  1340. <a name="l02389"></a>02389 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513922ab420d624c46d36a95fae0881a918" title="Bitwise xnor.">eXNOR</a> );
  1341. <a name="l02390"></a>02390 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1342. <a name="l02391"></a>02391 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1343. <a name="l02392"></a>02392 <span class="keywordflow">return</span> n;
  1344. <a name="l02393"></a>02393 }
  1345. <a name="l02402"></a><a class="code" href="group__node__constructors.html#g3bf80de81b13400bfee078d0faa6417e">02402</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g3bf80de81b13400bfee078d0faa6417e" title="Node construction shortcut for INSTANCE_REF Instance Reference.">cINSTANCE_REF</a>( <a class="code" href="classCInstance.html" title="Declaration object for module and gate instances.">CInstance</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1346. <a name="l02403"></a>02403 {
  1347. <a name="l02404"></a>02404 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e0d7345523a04540185497d7c2db46cb" title="Instance Reference.">eINSTANCE_REF</a> );
  1348. <a name="l02405"></a>02405 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCInstance.html" title="Declaration object for module and gate instances.">CInstance</a>*&gt;(0) = a0;
  1349. <a name="l02406"></a>02406 <span class="keywordflow">return</span> n;
  1350. <a name="l02407"></a>02407 }
  1351. <a name="l02416"></a><a class="code" href="group__node__constructors.html#gbb3ee37e37b9e73918a1788922937046">02416</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gbb3ee37e37b9e73918a1788922937046" title="Node construction shortcut for GATE_REF Gate Instance.">cGATE_REF</a>( <a class="code" href="classCGate.html" title="Gate declaration object.">CGate</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1352. <a name="l02417"></a>02417 {
  1353. <a name="l02418"></a>02418 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851371b364de1b2288e55368d45b1e72820d" title="Gate Instance.">eGATE_REF</a> );
  1354. <a name="l02419"></a>02419 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCGate.html" title="Gate declaration object.">CGate</a>*&gt;(0) = a0;
  1355. <a name="l02420"></a>02420 <span class="keywordflow">return</span> n;
  1356. <a name="l02421"></a>02421 }
  1357. <a name="l02431"></a><a class="code" href="group__node__constructors.html#g6f8ef6106a7704d74266c5e978fb59bc">02431</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g6f8ef6106a7704d74266c5e978fb59bc" title="Node construction shortcut for TASK_ENABLE Call to a task.">cTASK_ENABLE</a>( <a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1358. <a name="l02432"></a>02432 {
  1359. <a name="l02433"></a>02433 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139dc5edb9c6cabdd7488c6e97e82751a1" title="Call to a task.">eTASK_ENABLE</a> );
  1360. <a name="l02434"></a>02434 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>*&gt;(0) = a0;
  1361. <a name="l02435"></a>02435 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1362. <a name="l02436"></a>02436 <span class="keywordflow">return</span> n;
  1363. <a name="l02437"></a>02437 }
  1364. <a name="l02447"></a><a class="code" href="group__node__constructors.html#g52a75491f31e8f6c55ab98c5b41e933b">02447</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g52a75491f31e8f6c55ab98c5b41e933b" title="Node construction shortcut for SYSTASK_CALL Call to enable a systask.">cSYSTASK_CALL</a>( <a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1365. <a name="l02448"></a>02448 {
  1366. <a name="l02449"></a>02449 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130e22af6ea9b8669e418758e3db2d9567" title="Call to enable a systask.">eSYSTASK_CALL</a> );
  1367. <a name="l02450"></a>02450 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>*&gt;(0) = a0;
  1368. <a name="l02451"></a>02451 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1369. <a name="l02452"></a>02452 <span class="keywordflow">return</span> n;
  1370. <a name="l02453"></a>02453 }
  1371. <a name="l02463"></a><a class="code" href="group__node__constructors.html#gbd5300db5089d6bb516bbc9c7641cbd6">02463</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gbd5300db5089d6bb516bbc9c7641cbd6" title="Node construction shortcut for TIMING_CALL Call to a timing task.">cTIMING_CALL</a>( <a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1372. <a name="l02464"></a>02464 {
  1373. <a name="l02465"></a>02465 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513228a0a7efe74e9f05c3271578b26b03c" title="Call to a timing task.">eTIMING_CALL</a> );
  1374. <a name="l02466"></a>02466 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>*&gt;(0) = a0;
  1375. <a name="l02467"></a>02467 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1376. <a name="l02468"></a>02468 <span class="keywordflow">return</span> n;
  1377. <a name="l02469"></a>02469 }
  1378. <a name="l02480"></a><a class="code" href="group__node__constructors.html#g285547daa32a96e4e25be209b4f2a96c">02480</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g285547daa32a96e4e25be209b4f2a96c" title="Node construction shortcut for FUNCTION_CALL Call to a function.">cFUNCTION_CALL</a>( <a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="classCBlock.html" title="Declaration class for block constructs.">CScope</a>* a2, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1379. <a name="l02481"></a>02481 {
  1380. <a name="l02482"></a>02482 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9445133d6f764fd30c1fe9742e13a89" title="Call to a function.">eFUNCTION_CALL</a> );
  1381. <a name="l02483"></a>02483 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>*&gt;(0) = a0;
  1382. <a name="l02484"></a>02484 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1383. <a name="l02485"></a>02485 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCBlock.html" title="Declaration class for block constructs.">CScope</a>*&gt;(2) = a2;
  1384. <a name="l02486"></a>02486 <span class="keywordflow">return</span> n;
  1385. <a name="l02487"></a>02487 }
  1386. <a name="l02497"></a><a class="code" href="group__node__constructors.html#g6e517ae0a0c12ed287a7951a9925ce1e">02497</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g6e517ae0a0c12ed287a7951a9925ce1e" title="Node construction shortcut for ARRAY Dimensioned reference (array/bit select).">cARRAY</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1387. <a name="l02498"></a>02498 {
  1388. <a name="l02499"></a>02499 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ae58a743eb04be6df8a6cb046a0f7e1e" title="Dimensioned reference (array/bit select).">eARRAY</a> );
  1389. <a name="l02500"></a>02500 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1390. <a name="l02501"></a>02501 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1391. <a name="l02502"></a>02502 <span class="keywordflow">return</span> n;
  1392. <a name="l02503"></a>02503 }
  1393. <a name="l02512"></a><a class="code" href="group__node__constructors.html#gb0bda08b76e2fe209a2b2cd490f0b247">02512</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gb0bda08b76e2fe209a2b2cd490f0b247" title="Node construction shortcut for NET_REF reference to net.">cNET_REF</a>( <a class="code" href="classCNet.html" title="Declaration object for net types:eWIREeTRIeWANDeTRIANDeWOReTRIOReTRI1eTRI0eTRIREGeSUPPLY0eSUPPLY1...">CNet</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1394. <a name="l02513"></a>02513 {
  1395. <a name="l02514"></a>02514 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513975710581b3e67e4df9048b20653be59" title="reference to net">eNET_REF</a> );
  1396. <a name="l02515"></a>02515 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNet.html" title="Declaration object for net types:eWIREeTRIeWANDeTRIANDeWOReTRIOReTRI1eTRI0eTRIREGeSUPPLY0eSUPPLY1...">CNet</a>*&gt;(0) = a0;
  1397. <a name="l02516"></a>02516 <span class="keywordflow">return</span> n;
  1398. <a name="l02517"></a>02517 }
  1399. <a name="l02526"></a><a class="code" href="group__node__constructors.html#g6da25780bcc2c969c7e5196a8c44457a">02526</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g6da25780bcc2c969c7e5196a8c44457a" title="Node construction shortcut for REG_REF reference to register.">cREG_REF</a>( <a class="code" href="classCReg.html" title="Declaration object for registers.">CReg</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1400. <a name="l02527"></a>02527 {
  1401. <a name="l02528"></a>02528 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513221527d67b55817eb87ac0d2ac382d76" title="reference to register">eREG_REF</a> );
  1402. <a name="l02529"></a>02529 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCReg.html" title="Declaration object for registers.">CReg</a>*&gt;(0) = a0;
  1403. <a name="l02530"></a>02530 <span class="keywordflow">return</span> n;
  1404. <a name="l02531"></a>02531 }
  1405. <a name="l02540"></a><a class="code" href="group__node__constructors.html#g26b4ab8e28f26407f6217032751fce9e">02540</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g26b4ab8e28f26407f6217032751fce9e" title="Node construction shortcut for REAL_REF reference to real.">cREAL_REF</a>( <a class="code" href="classCReal.html" title="Declaration object for real variables.">CReal</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1406. <a name="l02541"></a>02541 {
  1407. <a name="l02542"></a>02542 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085133aaf5088c34cec779776dbc569580dc4" title="reference to real">eREAL_REF</a> );
  1408. <a name="l02543"></a>02543 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCReal.html" title="Declaration object for real variables.">CReal</a>*&gt;(0) = a0;
  1409. <a name="l02544"></a>02544 <span class="keywordflow">return</span> n;
  1410. <a name="l02545"></a>02545 }
  1411. <a name="l02554"></a><a class="code" href="group__node__constructors.html#g474d219298df8361f92e8b3f39ecaf0a">02554</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g474d219298df8361f92e8b3f39ecaf0a" title="Node construction shortcut for PARAM_REF reference to parameter.">cPARAM_REF</a>( <a class="code" href="classCParam.html" title="Declaration object for parameters.">CParam</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1412. <a name="l02555"></a>02555 {
  1413. <a name="l02556"></a>02556 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c50cc7f49ff7c43f88e815160d865774" title="reference to parameter">ePARAM_REF</a> );
  1414. <a name="l02557"></a>02557 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCParam.html" title="Declaration object for parameters.">CParam</a>*&gt;(0) = a0;
  1415. <a name="l02558"></a>02558 <span class="keywordflow">return</span> n;
  1416. <a name="l02559"></a>02559 }
  1417. <a name="l02568"></a><a class="code" href="group__node__constructors.html#g6965a647bd133d2b2aba7fc5978cb5a7">02568</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g6965a647bd133d2b2aba7fc5978cb5a7" title="Node construction shortcut for PORT_REF reference to port.">cPORT_REF</a>( <a class="code" href="classCPortDir.html" title="Declaration object for input/output/inout statements.">CPortDir</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1418. <a name="l02569"></a>02569 {
  1419. <a name="l02570"></a>02570 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7bc86149d5a557e11aa9f9d34c7a2f" title="reference to port">ePORT_REF</a> );
  1420. <a name="l02571"></a>02571 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCPortDir.html" title="Declaration object for input/output/inout statements.">CPortDir</a>*&gt;(0) = a0;
  1421. <a name="l02572"></a>02572 <span class="keywordflow">return</span> n;
  1422. <a name="l02573"></a>02573 }
  1423. <a name="l02582"></a><a class="code" href="group__node__constructors.html#ga8f1da221773ccd2a1c366c0f904a6a1">02582</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#ga8f1da221773ccd2a1c366c0f904a6a1" title="Node construction shortcut for FWD_REF reference to a forward declared variable.">cFWD_REF</a>( <a class="code" href="classCFref.html" title="Forward reference declaration.">CFref</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1424. <a name="l02583"></a>02583 {
  1425. <a name="l02584"></a>02584 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513afa3eca19ef27d4282a4e89cb293951c" title="reference to a forward declared variable">eFWD_REF</a> );
  1426. <a name="l02585"></a>02585 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCFref.html" title="Forward reference declaration.">CFref</a>*&gt;(0) = a0;
  1427. <a name="l02586"></a>02586 <span class="keywordflow">return</span> n;
  1428. <a name="l02587"></a>02587 }
  1429. <a name="l02596"></a><a class="code" href="group__node__constructors.html#gd5d2939d7bcbbc01348fcb30f999ccff">02596</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gd5d2939d7bcbbc01348fcb30f999ccff" title="Node construction shortcut for EVENT_REF reference to an event.">cEVENT_REF</a>( <a class="code" href="classCEvent.html" title="Event declaration.">CEvent</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1430. <a name="l02597"></a>02597 {
  1431. <a name="l02598"></a>02598 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851306e9e413f0c66ee9285773d49f6a3204" title="reference to an event">eEVENT_REF</a> );
  1432. <a name="l02599"></a>02599 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCEvent.html" title="Event declaration.">CEvent</a>*&gt;(0) = a0;
  1433. <a name="l02600"></a>02600 <span class="keywordflow">return</span> n;
  1434. <a name="l02601"></a>02601 }
  1435. <a name="l02610"></a><a class="code" href="group__node__constructors.html#g6f8022df8ccff00153aaddbd13616c14">02610</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g6f8022df8ccff00153aaddbd13616c14" title="Node construction shortcut for GENVAR_REF reference to a genvar.">cGENVAR_REF</a>( <a class="code" href="classCGenvar.html" title="Declaration object for genvars.">CGenvar</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1436. <a name="l02611"></a>02611 {
  1437. <a name="l02612"></a>02612 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b21a341f6a115d49b2f730f8a8fdadeb" title="reference to a genvar">eGENVAR_REF</a> );
  1438. <a name="l02613"></a>02613 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCGenvar.html" title="Declaration object for genvars.">CGenvar</a>*&gt;(0) = a0;
  1439. <a name="l02614"></a>02614 <span class="keywordflow">return</span> n;
  1440. <a name="l02615"></a>02615 }
  1441. <a name="l02625"></a><a class="code" href="group__node__constructors.html#g66b3c7ef5190d2a273ae79f7e7fb5568">02625</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g66b3c7ef5190d2a273ae79f7e7fb5568" title="Node construction shortcut for NET_DECL net declaration.">cNET_DECL</a>( <a class="code" href="classCNet.html" title="Declaration object for net types:eWIREeTRIeWANDeTRIANDeWOReTRIOReTRI1eTRI0eTRIREGeSUPPLY0eSUPPLY1...">CNet</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1442. <a name="l02626"></a>02626 {
  1443. <a name="l02627"></a>02627 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851334c2a89645004f08da5f95df2644b46a" title="net declaration">eNET_DECL</a> );
  1444. <a name="l02628"></a>02628 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNet.html" title="Declaration object for net types:eWIREeTRIeWANDeTRIANDeWOReTRIOReTRI1eTRI0eTRIREGeSUPPLY0eSUPPLY1...">CNet</a>*&gt;(0) = a0;
  1445. <a name="l02629"></a>02629 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1446. <a name="l02630"></a>02630 <span class="keywordflow">return</span> n;
  1447. <a name="l02631"></a>02631 }
  1448. <a name="l02641"></a><a class="code" href="group__node__constructors.html#ge3597899ce08e0dc31bde9bc76213604">02641</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#ge3597899ce08e0dc31bde9bc76213604" title="Node construction shortcut for REG_DECL register declaration.">cREG_DECL</a>( <a class="code" href="classCReg.html" title="Declaration object for registers.">CReg</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1449. <a name="l02642"></a>02642 {
  1450. <a name="l02643"></a>02643 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a0624732c0d58c49d1351762698267ee" title="register declaration">eREG_DECL</a> );
  1451. <a name="l02644"></a>02644 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCReg.html" title="Declaration object for registers.">CReg</a>*&gt;(0) = a0;
  1452. <a name="l02645"></a>02645 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1453. <a name="l02646"></a>02646 <span class="keywordflow">return</span> n;
  1454. <a name="l02647"></a>02647 }
  1455. <a name="l02657"></a><a class="code" href="group__node__constructors.html#gddbecb653aedb5ed2a63a66e5e501edd">02657</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gddbecb653aedb5ed2a63a66e5e501edd" title="Node construction shortcut for REAL_DECL real declaration.">cREAL_DECL</a>( <a class="code" href="classCReal.html" title="Declaration object for real variables.">CReal</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1456. <a name="l02658"></a>02658 {
  1457. <a name="l02659"></a>02659 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851316187a7f9f417a75fa9ab75e8c326f7e" title="real declaration">eREAL_DECL</a> );
  1458. <a name="l02660"></a>02660 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCReal.html" title="Declaration object for real variables.">CReal</a>*&gt;(0) = a0;
  1459. <a name="l02661"></a>02661 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1460. <a name="l02662"></a>02662 <span class="keywordflow">return</span> n;
  1461. <a name="l02663"></a>02663 }
  1462. <a name="l02672"></a><a class="code" href="group__node__constructors.html#gd57cb278515c0b00fa8ecf75f9bf02e1">02672</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gd57cb278515c0b00fa8ecf75f9bf02e1" title="Node construction shortcut for PARAM_DECL parameter declaration.">cPARAM_DECL</a>( <a class="code" href="classCParam.html" title="Declaration object for parameters.">CParam</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1463. <a name="l02673"></a>02673 {
  1464. <a name="l02674"></a>02674 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c6a32271da3c6ff32468fc855d5abdf1" title="parameter declaration">ePARAM_DECL</a> );
  1465. <a name="l02675"></a>02675 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCParam.html" title="Declaration object for parameters.">CParam</a>*&gt;(0) = a0;
  1466. <a name="l02676"></a>02676 <span class="keywordflow">return</span> n;
  1467. <a name="l02677"></a>02677 }
  1468. <a name="l02686"></a><a class="code" href="group__node__constructors.html#g34f2f233700e67e55432ac3fd5079a1f">02686</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g34f2f233700e67e55432ac3fd5079a1f" title="Node construction shortcut for SPECPARAM_DECL specify parameter declaration.">cSPECPARAM_DECL</a>( <a class="code" href="classCParam.html" title="Declaration object for parameters.">CParam</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1469. <a name="l02687"></a>02687 {
  1470. <a name="l02688"></a>02688 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f4f4e2ea412381c6068672e1c7799f00" title="specify parameter declaration">eSPECPARAM_DECL</a> );
  1471. <a name="l02689"></a>02689 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCParam.html" title="Declaration object for parameters.">CParam</a>*&gt;(0) = a0;
  1472. <a name="l02690"></a>02690 <span class="keywordflow">return</span> n;
  1473. <a name="l02691"></a>02691 }
  1474. <a name="l02700"></a><a class="code" href="group__node__constructors.html#g8810b55ec29039e6bb721ebb3dea5f5e">02700</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g8810b55ec29039e6bb721ebb3dea5f5e" title="Node construction shortcut for PORT_DECL port declaration.">cPORT_DECL</a>( <a class="code" href="classCPortDir.html" title="Declaration object for input/output/inout statements.">CPortDir</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1475. <a name="l02701"></a>02701 {
  1476. <a name="l02702"></a>02702 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513022032f6770b7537c977df2d0ec406e0" title="port declaration">ePORT_DECL</a> );
  1477. <a name="l02703"></a>02703 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCPortDir.html" title="Declaration object for input/output/inout statements.">CPortDir</a>*&gt;(0) = a0;
  1478. <a name="l02704"></a>02704 <span class="keywordflow">return</span> n;
  1479. <a name="l02705"></a>02705 }
  1480. <a name="l02714"></a><a class="code" href="group__node__constructors.html#g64877418eeffef70ed99c2e33b9000ce">02714</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g64877418eeffef70ed99c2e33b9000ce" title="Node construction shortcut for EVENT_DECL event declaration.">cEVENT_DECL</a>( <a class="code" href="classCEvent.html" title="Event declaration.">CEvent</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1481. <a name="l02715"></a>02715 {
  1482. <a name="l02716"></a>02716 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f295ab88c55338c7cb16d726bff38a3a" title="event declaration">eEVENT_DECL</a> );
  1483. <a name="l02717"></a>02717 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCEvent.html" title="Event declaration.">CEvent</a>*&gt;(0) = a0;
  1484. <a name="l02718"></a>02718 <span class="keywordflow">return</span> n;
  1485. <a name="l02719"></a>02719 }
  1486. <a name="l02728"></a><a class="code" href="group__node__constructors.html#g7cccf89e04fc9fbcc588fed37b561ce8">02728</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g7cccf89e04fc9fbcc588fed37b561ce8" title="Node construction shortcut for GENVAR_DECL genvar declaration.">cGENVAR_DECL</a>( <a class="code" href="classCGenvar.html" title="Declaration object for genvars.">CGenvar</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1487. <a name="l02729"></a>02729 {
  1488. <a name="l02730"></a>02730 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e96f2199ec1a8e534cb2f4107b6d9f6b" title="genvar declaration">eGENVAR_DECL</a> );
  1489. <a name="l02731"></a>02731 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCGenvar.html" title="Declaration object for genvars.">CGenvar</a>*&gt;(0) = a0;
  1490. <a name="l02732"></a>02732 <span class="keywordflow">return</span> n;
  1491. <a name="l02733"></a>02733 }
  1492. <a name="l02743"></a><a class="code" href="group__node__constructors.html#g94e490d9462642092011edac4980c10f">02743</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g94e490d9462642092011edac4980c10f" title="Node construction shortcut for LIST list of nodes.">cLIST</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1493. <a name="l02744"></a>02744 {
  1494. <a name="l02745"></a>02745 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513db35311cecef5fbb085c97b07e486405" title="list of nodes">eLIST</a> );
  1495. <a name="l02746"></a>02746 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1496. <a name="l02747"></a>02747 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1497. <a name="l02748"></a>02748 <span class="keywordflow">return</span> n;
  1498. <a name="l02749"></a>02749 }
  1499. <a name="l02759"></a><a class="code" href="group__node__constructors.html#gf13ddd5af9300614d8577286fdd5cacc">02759</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gf13ddd5af9300614d8577286fdd5cacc" title="Node construction shortcut for RANGE vector decl range specification.">cRANGE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1500. <a name="l02760"></a>02760 {
  1501. <a name="l02761"></a>02761 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a5e58662b3dcc94a436eaa4fe1207aa6" title="vector decl range specification">eRANGE</a> );
  1502. <a name="l02762"></a>02762 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1503. <a name="l02763"></a>02763 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1504. <a name="l02764"></a>02764 <span class="keywordflow">return</span> n;
  1505. <a name="l02765"></a>02765 }
  1506. <a name="l02775"></a><a class="code" href="group__node__constructors.html#g361b94b977e334044337605a703b8279">02775</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g361b94b977e334044337605a703b8279" title="Node construction shortcut for SLICE vector subrange.">cSLICE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1507. <a name="l02776"></a>02776 {
  1508. <a name="l02777"></a>02777 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138896a20b0f62194efc10c79de38ec074" title="vector subrange">eSLICE</a> );
  1509. <a name="l02778"></a>02778 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1510. <a name="l02779"></a>02779 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1511. <a name="l02780"></a>02780 <span class="keywordflow">return</span> n;
  1512. <a name="l02781"></a>02781 }
  1513. <a name="l02791"></a><a class="code" href="group__node__constructors.html#g4f823e8023632edcfb94f1f3797b53ea">02791</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g4f823e8023632edcfb94f1f3797b53ea" title="Node construction shortcut for PSLICE vector subrange with ascending index select...">cPSLICE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1514. <a name="l02792"></a>02792 {
  1515. <a name="l02793"></a>02793 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137034d050b8e97119a2a28a2d4e39f4ef" title="vector subrange with ascending index select">ePSLICE</a> );
  1516. <a name="l02794"></a>02794 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1517. <a name="l02795"></a>02795 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1518. <a name="l02796"></a>02796 <span class="keywordflow">return</span> n;
  1519. <a name="l02797"></a>02797 }
  1520. <a name="l02807"></a><a class="code" href="group__node__constructors.html#g9ccbe07c39fde95ddca18be0ebf09777">02807</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g9ccbe07c39fde95ddca18be0ebf09777" title="Node construction shortcut for MSLICE vector subrange with descending index select...">cMSLICE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1521. <a name="l02808"></a>02808 {
  1522. <a name="l02809"></a>02809 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513bbb2e76b8ae4135617ebdac7d300e48f" title="vector subrange with descending index select">eMSLICE</a> );
  1523. <a name="l02810"></a>02810 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1524. <a name="l02811"></a>02811 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1525. <a name="l02812"></a>02812 <span class="keywordflow">return</span> n;
  1526. <a name="l02813"></a>02813 }
  1527. <a name="l02822"></a><a class="code" href="group__node__constructors.html#ga2c4feb9465215dd1776292908d2afb9">02822</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#ga2c4feb9465215dd1776292908d2afb9" title="Node construction shortcut for CVRI convert real to integer.">cCVRI</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1528. <a name="l02823"></a>02823 {
  1529. <a name="l02824"></a>02824 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513791d58d84b6aabf43dcf1cc440ce2dfc" title="convert real to integer">eCVRI</a> );
  1530. <a name="l02825"></a>02825 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1531. <a name="l02826"></a>02826 <span class="keywordflow">return</span> n;
  1532. <a name="l02827"></a>02827 }
  1533. <a name="l02836"></a><a class="code" href="group__node__constructors.html#gcd5c8122816c986f5d4a802ee635a04c">02836</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gcd5c8122816c986f5d4a802ee635a04c" title="Node construction shortcut for CVIR convert integer to real.">cCVIR</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1534. <a name="l02837"></a>02837 {
  1535. <a name="l02838"></a>02838 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388a55d0ea9600048e4d07c5005fd33c9" title="convert integer to real">eCVIR</a> );
  1536. <a name="l02839"></a>02839 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1537. <a name="l02840"></a>02840 <span class="keywordflow">return</span> n;
  1538. <a name="l02841"></a>02841 }
  1539. <a name="l02851"></a><a class="code" href="group__node__constructors.html#g9d2fec5acb02af5c5e56eb1916ca5029">02851</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g9d2fec5acb02af5c5e56eb1916ca5029" title="Node construction shortcut for REP replication operator.">cREP</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1540. <a name="l02852"></a>02852 {
  1541. <a name="l02853"></a>02853 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137dbacdd0bbafee36932509b4357581a2" title="replication operator">eREP</a> );
  1542. <a name="l02854"></a>02854 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1543. <a name="l02855"></a>02855 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1544. <a name="l02856"></a>02856 <span class="keywordflow">return</span> n;
  1545. <a name="l02857"></a>02857 }
  1546. <a name="l02867"></a><a class="code" href="group__node__constructors.html#g3b298badd3fae4c8aa38423f3ced1c6f">02867</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g3b298badd3fae4c8aa38423f3ced1c6f" title="Node construction shortcut for CAT concatenation operator.">cCAT</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1547. <a name="l02868"></a>02868 {
  1548. <a name="l02869"></a>02869 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c0602a3fae4982e675772ef2152624b5" title="concatenation operator">eCAT</a> );
  1549. <a name="l02870"></a>02870 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1550. <a name="l02871"></a>02871 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1551. <a name="l02872"></a>02872 <span class="keywordflow">return</span> n;
  1552. <a name="l02873"></a>02873 }
  1553. <a name="l02882"></a><a class="code" href="group__node__constructors.html#gedbd869abc699c1b90ffb8d3b1a65971">02882</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gedbd869abc699c1b90ffb8d3b1a65971" title="Node construction shortcut for UCAT unary concat.">cUCAT</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1554. <a name="l02883"></a>02883 {
  1555. <a name="l02884"></a>02884 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c3ce8f7220f911b6f29e313da82c890a" title="unary concat">eUCAT</a> );
  1556. <a name="l02885"></a>02885 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1557. <a name="l02886"></a>02886 <span class="keywordflow">return</span> n;
  1558. <a name="l02887"></a>02887 }
  1559. <a name="l02896"></a><a class="code" href="group__node__constructors.html#gb3cc500e73335583700796be4f40f3f1">02896</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gb3cc500e73335583700796be4f40f3f1" title="Node construction shortcut for COM bitwise complement.">cCOM</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1560. <a name="l02897"></a>02897 {
  1561. <a name="l02898"></a>02898 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e9c7c2dc5f3df4a97b6b07aa054d263a" title="bitwise complement">eCOM</a> );
  1562. <a name="l02899"></a>02899 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1563. <a name="l02900"></a>02900 <span class="keywordflow">return</span> n;
  1564. <a name="l02901"></a>02901 }
  1565. <a name="l02910"></a><a class="code" href="group__node__constructors.html#gcf1c129f71fa0de70daabab7e888cbc0">02910</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gcf1c129f71fa0de70daabab7e888cbc0" title="Node construction shortcut for NEG negation.">cNEG</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1566. <a name="l02911"></a>02911 {
  1567. <a name="l02912"></a>02912 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851343a686b82407e651a6f25094db9306f7" title="negation">eNEG</a> );
  1568. <a name="l02913"></a>02913 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1569. <a name="l02914"></a>02914 <span class="keywordflow">return</span> n;
  1570. <a name="l02915"></a>02915 }
  1571. <a name="l02924"></a><a class="code" href="group__node__constructors.html#g8c3364a9f6ad8095e5cbab1b095f394b">02924</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g8c3364a9f6ad8095e5cbab1b095f394b" title="Node construction shortcut for NOT logical complement.">cNOT</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1572. <a name="l02925"></a>02925 {
  1573. <a name="l02926"></a>02926 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513fa1d1be484426c8b4d32b30404c2d327" title="logical complement">eNOT</a> );
  1574. <a name="l02927"></a>02927 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1575. <a name="l02928"></a>02928 <span class="keywordflow">return</span> n;
  1576. <a name="l02929"></a>02929 }
  1577. <a name="l02939"></a><a class="code" href="group__node__constructors.html#g571e1261256a832fd009a568b2dbd0f7">02939</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g571e1261256a832fd009a568b2dbd0f7" title="Node construction shortcut for GT greater than.">cGT</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1578. <a name="l02940"></a>02940 {
  1579. <a name="l02941"></a>02941 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513db471ebd8f78821e466b798da680999d" title="greater than">eGT</a> );
  1580. <a name="l02942"></a>02942 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1581. <a name="l02943"></a>02943 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1582. <a name="l02944"></a>02944 <span class="keywordflow">return</span> n;
  1583. <a name="l02945"></a>02945 }
  1584. <a name="l02955"></a><a class="code" href="group__node__constructors.html#g49efee3e8c5758f3aa3fd42b032331ab">02955</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g49efee3e8c5758f3aa3fd42b032331ab" title="Node construction shortcut for GE greater than or equal.">cGE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1585. <a name="l02956"></a>02956 {
  1586. <a name="l02957"></a>02957 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ffa826d1addda04f3ab82aac2e28b04c" title="greater than or equal">eGE</a> );
  1587. <a name="l02958"></a>02958 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1588. <a name="l02959"></a>02959 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1589. <a name="l02960"></a>02960 <span class="keywordflow">return</span> n;
  1590. <a name="l02961"></a>02961 }
  1591. <a name="l02971"></a><a class="code" href="group__node__constructors.html#g0cdd9390a0891629bc09c4a636631273">02971</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g0cdd9390a0891629bc09c4a636631273" title="Node construction shortcut for LT less than.">cLT</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1592. <a name="l02972"></a>02972 {
  1593. <a name="l02973"></a>02973 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ecd3939c5dc23c708a920ffd0625c8fa" title="less than">eLT</a> );
  1594. <a name="l02974"></a>02974 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1595. <a name="l02975"></a>02975 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1596. <a name="l02976"></a>02976 <span class="keywordflow">return</span> n;
  1597. <a name="l02977"></a>02977 }
  1598. <a name="l02987"></a><a class="code" href="group__node__constructors.html#ge3ad6a4a54a03ba9b10df1f98c28af12">02987</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#ge3ad6a4a54a03ba9b10df1f98c28af12" title="Node construction shortcut for LE less than or equal.">cLE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1599. <a name="l02988"></a>02988 {
  1600. <a name="l02989"></a>02989 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513dae4c2b864ee57699a1b01c57a0fc086" title="less than or equal">eLE</a> );
  1601. <a name="l02990"></a>02990 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1602. <a name="l02991"></a>02991 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1603. <a name="l02992"></a>02992 <span class="keywordflow">return</span> n;
  1604. <a name="l02993"></a>02993 }
  1605. <a name="l03003"></a><a class="code" href="group__node__constructors.html#g362fd02988de2e85202fc2c0cc75c2ff">03003</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g362fd02988de2e85202fc2c0cc75c2ff" title="Node construction shortcut for LAND logical and.">cLAND</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1606. <a name="l03004"></a>03004 {
  1607. <a name="l03005"></a>03005 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513165cbf518ed88d7d75c630d9620ed932" title="logical and">eLAND</a> );
  1608. <a name="l03006"></a>03006 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1609. <a name="l03007"></a>03007 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1610. <a name="l03008"></a>03008 <span class="keywordflow">return</span> n;
  1611. <a name="l03009"></a>03009 }
  1612. <a name="l03019"></a><a class="code" href="group__node__constructors.html#g208279c3d03f884126523dbb43c29d91">03019</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g208279c3d03f884126523dbb43c29d91" title="Node construction shortcut for LOR logical or.">cLOR</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1613. <a name="l03020"></a>03020 {
  1614. <a name="l03021"></a>03021 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085134540d16dcd3275bbaab7901efaeaf1f5" title="logical or">eLOR</a> );
  1615. <a name="l03022"></a>03022 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1616. <a name="l03023"></a>03023 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1617. <a name="l03024"></a>03024 <span class="keywordflow">return</span> n;
  1618. <a name="l03025"></a>03025 }
  1619. <a name="l03035"></a><a class="code" href="group__node__constructors.html#gbe90f8d543eab0eeafc5b1c658d40ef7">03035</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gbe90f8d543eab0eeafc5b1c658d40ef7" title="Node construction shortcut for CEQ case equal.">cCEQ</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1620. <a name="l03036"></a>03036 {
  1621. <a name="l03037"></a>03037 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e06ea973e388894dbbfbd9ee05c57fba" title="case equal">eCEQ</a> );
  1622. <a name="l03038"></a>03038 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1623. <a name="l03039"></a>03039 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1624. <a name="l03040"></a>03040 <span class="keywordflow">return</span> n;
  1625. <a name="l03041"></a>03041 }
  1626. <a name="l03051"></a><a class="code" href="group__node__constructors.html#g375d7808baaf007be0302518f3888e40">03051</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g375d7808baaf007be0302518f3888e40" title="Node construction shortcut for CNE case not equal.">cCNE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1627. <a name="l03052"></a>03052 {
  1628. <a name="l03053"></a>03053 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851351d8140d47a7d56e37aa6f45ee863d51" title="case not equal">eCNE</a> );
  1629. <a name="l03054"></a>03054 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1630. <a name="l03055"></a>03055 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1631. <a name="l03056"></a>03056 <span class="keywordflow">return</span> n;
  1632. <a name="l03057"></a>03057 }
  1633. <a name="l03067"></a><a class="code" href="group__node__constructors.html#gcece624044cfb5302c932406b7c26596">03067</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gcece624044cfb5302c932406b7c26596" title="Node construction shortcut for EQ equal.">cEQ</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1634. <a name="l03068"></a>03068 {
  1635. <a name="l03069"></a>03069 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f70f509782da73beab666ee0f9af49d3" title="equal">eEQ</a> );
  1636. <a name="l03070"></a>03070 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1637. <a name="l03071"></a>03071 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1638. <a name="l03072"></a>03072 <span class="keywordflow">return</span> n;
  1639. <a name="l03073"></a>03073 }
  1640. <a name="l03083"></a><a class="code" href="group__node__constructors.html#gab56cd8541d1217b3c7dfc3199284479">03083</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gab56cd8541d1217b3c7dfc3199284479" title="Node construction shortcut for NE not equal.">cNE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1641. <a name="l03084"></a>03084 {
  1642. <a name="l03085"></a>03085 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513699caf68974a276fb8eee43bc217bb95" title="not equal">eNE</a> );
  1643. <a name="l03086"></a>03086 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1644. <a name="l03087"></a>03087 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1645. <a name="l03088"></a>03088 <span class="keywordflow">return</span> n;
  1646. <a name="l03089"></a>03089 }
  1647. <a name="l03098"></a><a class="code" href="group__node__constructors.html#g6a5a48f771b2b3c28b32358bac4cefcb">03098</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g6a5a48f771b2b3c28b32358bac4cefcb" title="Node construction shortcut for RAND reduction and.">cRAND</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1648. <a name="l03099"></a>03099 {
  1649. <a name="l03100"></a>03100 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137d39d75e22a7b45eb830d35f05f1051f" title="reduction and">eRAND</a> );
  1650. <a name="l03101"></a>03101 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1651. <a name="l03102"></a>03102 <span class="keywordflow">return</span> n;
  1652. <a name="l03103"></a>03103 }
  1653. <a name="l03112"></a><a class="code" href="group__node__constructors.html#g66f7dc6827fed28e03bbc2c5caf8c1ee">03112</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g66f7dc6827fed28e03bbc2c5caf8c1ee" title="Node construction shortcut for RNAND reduction nand.">cRNAND</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1654. <a name="l03113"></a>03113 {
  1655. <a name="l03114"></a>03114 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310037d75d48d353c51b1905147576ba6" title="reduction nand">eRNAND</a> );
  1656. <a name="l03115"></a>03115 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1657. <a name="l03116"></a>03116 <span class="keywordflow">return</span> n;
  1658. <a name="l03117"></a>03117 }
  1659. <a name="l03126"></a><a class="code" href="group__node__constructors.html#g461a3889e88661c519e158296d5aed53">03126</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g461a3889e88661c519e158296d5aed53" title="Node construction shortcut for ROR reduction or.">cROR</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1660. <a name="l03127"></a>03127 {
  1661. <a name="l03128"></a>03128 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310949e584b8726b141c659ad4b3aa529" title="reduction or">eROR</a> );
  1662. <a name="l03129"></a>03129 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1663. <a name="l03130"></a>03130 <span class="keywordflow">return</span> n;
  1664. <a name="l03131"></a>03131 }
  1665. <a name="l03140"></a><a class="code" href="group__node__constructors.html#g1196ecb86618510cec51b98575df776c">03140</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g1196ecb86618510cec51b98575df776c" title="Node construction shortcut for RNOR reduction nor.">cRNOR</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1666. <a name="l03141"></a>03141 {
  1667. <a name="l03142"></a>03142 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085131c3daab4dd9d423c685ac3bb0ed0edcb" title="reduction nor">eRNOR</a> );
  1668. <a name="l03143"></a>03143 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1669. <a name="l03144"></a>03144 <span class="keywordflow">return</span> n;
  1670. <a name="l03145"></a>03145 }
  1671. <a name="l03154"></a><a class="code" href="group__node__constructors.html#g6f53d0a5b60b14a684a69125d626f7c3">03154</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g6f53d0a5b60b14a684a69125d626f7c3" title="Node construction shortcut for RXOR reduction xor.">cRXOR</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1672. <a name="l03155"></a>03155 {
  1673. <a name="l03156"></a>03156 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851399e3ac4300c039a7a6ebff20783d1603" title="reduction xor">eRXOR</a> );
  1674. <a name="l03157"></a>03157 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1675. <a name="l03158"></a>03158 <span class="keywordflow">return</span> n;
  1676. <a name="l03159"></a>03159 }
  1677. <a name="l03168"></a><a class="code" href="group__node__constructors.html#g8ac04be5efef2e2fd736456370069d11">03168</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g8ac04be5efef2e2fd736456370069d11" title="Node construction shortcut for RXNOR reduction xnor.">cRXNOR</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1678. <a name="l03169"></a>03169 {
  1679. <a name="l03170"></a>03170 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7d4b66ab45aed9bafa2041a98439c2" title="reduction xnor">eRXNOR</a> );
  1680. <a name="l03171"></a>03171 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1681. <a name="l03172"></a>03172 <span class="keywordflow">return</span> n;
  1682. <a name="l03173"></a>03173 }
  1683. <a name="l03184"></a><a class="code" href="group__node__constructors.html#g815dc804468daf726f31eca348338a2e">03184</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g815dc804468daf726f31eca348338a2e" title="Node construction shortcut for HOOK condition expression operator.">cHOOK</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a2, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1684. <a name="l03185"></a>03185 {
  1685. <a name="l03186"></a>03186 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388d6fcc5d8c333c0216d23cbb5dabfb8" title="condition expression operator">eHOOK</a> );
  1686. <a name="l03187"></a>03187 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1687. <a name="l03188"></a>03188 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1688. <a name="l03189"></a>03189 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(2) = a2;
  1689. <a name="l03190"></a>03190 <span class="keywordflow">return</span> n;
  1690. <a name="l03191"></a>03191 }
  1691. <a name="l03200"></a><a class="code" href="group__node__constructors.html#gc741fdbf08b231034c7f502ed030be4f">03200</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gc741fdbf08b231034c7f502ed030be4f" title="Node construction shortcut for INIT initial block.">cINIT</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1692. <a name="l03201"></a>03201 {
  1693. <a name="l03202"></a>03202 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513066909e4957cf53e4c4cc6075e95c524" title="initial block">eINIT</a> );
  1694. <a name="l03203"></a>03203 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1695. <a name="l03204"></a>03204 <span class="keywordflow">return</span> n;
  1696. <a name="l03205"></a>03205 }
  1697. <a name="l03214"></a><a class="code" href="group__node__constructors.html#gcbf053f82545d60d8513dbec62169b5f">03214</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gcbf053f82545d60d8513dbec62169b5f" title="Node construction shortcut for ALWAYS always block.">cALWAYS</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1698. <a name="l03215"></a>03215 {
  1699. <a name="l03216"></a>03216 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e45e8b5039d597a27338b76212be70ae" title="always block">eALWAYS</a> );
  1700. <a name="l03217"></a>03217 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1701. <a name="l03218"></a>03218 <span class="keywordflow">return</span> n;
  1702. <a name="l03219"></a>03219 }
  1703. <a name="l03229"></a><a class="code" href="group__node__constructors.html#g408e526240d965b946d0c2d2d16fab22">03229</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g408e526240d965b946d0c2d2d16fab22" title="Node construction shortcut for EVENT event statement.">cEVENT</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1704. <a name="l03230"></a>03230 {
  1705. <a name="l03231"></a>03231 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851350ae1d39dc6f08221d9e9d1341e20cf2" title="event statement">eEVENT</a> );
  1706. <a name="l03232"></a>03232 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1707. <a name="l03233"></a>03233 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1708. <a name="l03234"></a>03234 <span class="keywordflow">return</span> n;
  1709. <a name="l03235"></a>03235 }
  1710. <a name="l03245"></a><a class="code" href="group__node__constructors.html#g241abd1e6b804894170f4bc490269fd3">03245</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g241abd1e6b804894170f4bc490269fd3" title="Node construction shortcut for BLOCK_REF statement block.">cBLOCK_REF</a>( <a class="code" href="classCBlock.html" title="Declaration class for block constructs.">CBlock</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1711. <a name="l03246"></a>03246 {
  1712. <a name="l03247"></a>03247 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513daedf810188f36bbb0245f110e8ea126" title="statement block">eBLOCK_REF</a> );
  1713. <a name="l03248"></a>03248 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCBlock.html" title="Declaration class for block constructs.">CBlock</a>*&gt;(0) = a0;
  1714. <a name="l03249"></a>03249 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1715. <a name="l03250"></a>03250 <span class="keywordflow">return</span> n;
  1716. <a name="l03251"></a>03251 }
  1717. <a name="l03261"></a><a class="code" href="group__node__constructors.html#g2935a8c2f4f9074892f15ce77639fa5f">03261</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g2935a8c2f4f9074892f15ce77639fa5f" title="Node construction shortcut for SPECIFY_REF specify block.">cSPECIFY_REF</a>( <a class="code" href="classCSpecify.html" title="Declaration object for specify blocks.">CSpecify</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1718. <a name="l03262"></a>03262 {
  1719. <a name="l03263"></a>03263 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137bb92c2215eafb21c0d2adcebf429e7f" title="specify block">eSPECIFY_REF</a> );
  1720. <a name="l03264"></a>03264 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCSpecify.html" title="Declaration object for specify blocks.">CSpecify</a>*&gt;(0) = a0;
  1721. <a name="l03265"></a>03265 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1722. <a name="l03266"></a>03266 <span class="keywordflow">return</span> n;
  1723. <a name="l03267"></a>03267 }
  1724. <a name="l03278"></a><a class="code" href="group__node__constructors.html#g6f577f76633d9c5c4093059a63763234">03278</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g6f577f76633d9c5c4093059a63763234" title="Node construction shortcut for ASSIGN procedural assignment.">cASSIGN</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a2, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1725. <a name="l03279"></a>03279 {
  1726. <a name="l03280"></a>03280 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513fbf8ae7f26293b03c079ed511548b04a" title="procedural assignment">eASSIGN</a> );
  1727. <a name="l03281"></a>03281 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1728. <a name="l03282"></a>03282 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1729. <a name="l03283"></a>03283 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(2) = a2;
  1730. <a name="l03284"></a>03284 <span class="keywordflow">return</span> n;
  1731. <a name="l03285"></a>03285 }
  1732. <a name="l03295"></a><a class="code" href="group__node__constructors.html#g66b21e6c863f6ee251569ae877befb78">03295</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g66b21e6c863f6ee251569ae877befb78" title="Node construction shortcut for FORCE force statement.">cFORCE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1733. <a name="l03296"></a>03296 {
  1734. <a name="l03297"></a>03297 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851368b46dbe8b08a106b18f8a47006f6ff4" title="force statement">eFORCE</a> );
  1735. <a name="l03298"></a>03298 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1736. <a name="l03299"></a>03299 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1737. <a name="l03300"></a>03300 <span class="keywordflow">return</span> n;
  1738. <a name="l03301"></a>03301 }
  1739. <a name="l03310"></a><a class="code" href="group__node__constructors.html#g913f5ae476a930e15f90418413eed304">03310</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g913f5ae476a930e15f90418413eed304" title="Node construction shortcut for RELEASE release statement.">cRELEASE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1740. <a name="l03311"></a>03311 {
  1741. <a name="l03312"></a>03312 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513256ad65731b91e9fb4f55396391fb84e" title="release statement">eRELEASE</a> );
  1742. <a name="l03313"></a>03313 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1743. <a name="l03314"></a>03314 <span class="keywordflow">return</span> n;
  1744. <a name="l03315"></a>03315 }
  1745. <a name="l03326"></a><a class="code" href="group__node__constructors.html#g26477549df23a96b50515d39f6fc6c97">03326</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g26477549df23a96b50515d39f6fc6c97" title="Node construction shortcut for NBASSIGN nonblocking assignment.">cNBASSIGN</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a2, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1746. <a name="l03327"></a>03327 {
  1747. <a name="l03328"></a>03328 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513805b8a89405fbe58a751d839e0dc1296" title="nonblocking assignment">eNBASSIGN</a> );
  1748. <a name="l03329"></a>03329 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1749. <a name="l03330"></a>03330 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1750. <a name="l03331"></a>03331 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(2) = a2;
  1751. <a name="l03332"></a>03332 <span class="keywordflow">return</span> n;
  1752. <a name="l03333"></a>03333 }
  1753. <a name="l03342"></a><a class="code" href="group__node__constructors.html#gf4fa2031c7798cd42115a92cc8408bbf">03342</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gf4fa2031c7798cd42115a92cc8408bbf" title="Node construction shortcut for POSEDGE positive event qualifier.">cPOSEDGE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1754. <a name="l03343"></a>03343 {
  1755. <a name="l03344"></a>03344 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851328afab2ce9956f20ba65bfbc05313ae4" title="positive event qualifier">ePOSEDGE</a> );
  1756. <a name="l03345"></a>03345 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1757. <a name="l03346"></a>03346 <span class="keywordflow">return</span> n;
  1758. <a name="l03347"></a>03347 }
  1759. <a name="l03356"></a><a class="code" href="group__node__constructors.html#g3386a58d3b226ac1be402066d2d2aa18">03356</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g3386a58d3b226ac1be402066d2d2aa18" title="Node construction shortcut for NEGEDGE negative event qualifier.">cNEGEDGE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1760. <a name="l03357"></a>03357 {
  1761. <a name="l03358"></a>03358 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851361d0788c666568929887df14f1d55e7e" title="negative event qualifier">eNEGEDGE</a> );
  1762. <a name="l03359"></a>03359 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1763. <a name="l03360"></a>03360 <span class="keywordflow">return</span> n;
  1764. <a name="l03361"></a>03361 }
  1765. <a name="l03371"></a><a class="code" href="group__node__constructors.html#g3399bde4808417ea3adc2bb4a7782a16">03371</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g3399bde4808417ea3adc2bb4a7782a16" title="Node construction shortcut for EDGE edge qualifier.">cEDGE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="cnode_8h.html#037f9a3f242886ffc22581c9fc867574" title="Edge values.">Edge_t</a> a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1766. <a name="l03372"></a>03372 {
  1767. <a name="l03373"></a>03373 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851356b71ccbd05a79f294e0ccb548df3956" title="edge qualifier">eEDGE</a> );
  1768. <a name="l03374"></a>03374 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1769. <a name="l03375"></a>03375 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="cnode_8h.html#037f9a3f242886ffc22581c9fc867574" title="Edge values.">Edge_t</a>&gt;(1) = a1;
  1770. <a name="l03376"></a>03376 <span class="keywordflow">return</span> n;
  1771. <a name="l03377"></a>03377 }
  1772. <a name="l03387"></a><a class="code" href="group__node__constructors.html#g4375e2ae63580c403402e8efde848d97">03387</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g4375e2ae63580c403402e8efde848d97" title="Node construction shortcut for EVOR event or.">cEVOR</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1773. <a name="l03388"></a>03388 {
  1774. <a name="l03389"></a>03389 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513682b06bb6fced930d1e09bec93619bdd" title="event or">eEVOR</a> );
  1775. <a name="l03390"></a>03390 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1776. <a name="l03391"></a>03391 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1777. <a name="l03392"></a>03392 <span class="keywordflow">return</span> n;
  1778. <a name="l03393"></a>03393 }
  1779. <a name="l03403"></a><a class="code" href="group__node__constructors.html#g576ebca644d83ed7962d49e826e4ada1">03403</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g576ebca644d83ed7962d49e826e4ada1" title="Node construction shortcut for DELAY delay statement.">cDELAY</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1780. <a name="l03404"></a>03404 {
  1781. <a name="l03405"></a>03405 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851339f2271cb7619952221c695f56005f69" title="delay statement">eDELAY</a> );
  1782. <a name="l03406"></a>03406 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1783. <a name="l03407"></a>03407 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1784. <a name="l03408"></a>03408 <span class="keywordflow">return</span> n;
  1785. <a name="l03409"></a>03409 }
  1786. <a name="l03420"></a><a class="code" href="group__node__constructors.html#g99c1a72a1557ff781c55037ba950a6e6">03420</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g99c1a72a1557ff781c55037ba950a6e6" title="Node construction shortcut for MTM min/typ/max expression.">cMTM</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a2, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1787. <a name="l03421"></a>03421 {
  1788. <a name="l03422"></a>03422 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ba3a4c34a0f19a807a7d708dfe7417ff" title="min/typ/max expression">eMTM</a> );
  1789. <a name="l03423"></a>03423 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1790. <a name="l03424"></a>03424 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1791. <a name="l03425"></a>03425 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(2) = a2;
  1792. <a name="l03426"></a>03426 <span class="keywordflow">return</span> n;
  1793. <a name="l03427"></a>03427 }
  1794. <a name="l03438"></a><a class="code" href="group__node__constructors.html#g6db113be540d28bd69069f67ea58e6fb">03438</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g6db113be540d28bd69069f67ea58e6fb" title="Node construction shortcut for IF if statement.">cIF</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a2, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1795. <a name="l03439"></a>03439 {
  1796. <a name="l03440"></a>03440 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851375b3f35d3514ce4e5959a7a66ea41cf2" title="if statement">eIF</a> );
  1797. <a name="l03441"></a>03441 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1798. <a name="l03442"></a>03442 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1799. <a name="l03443"></a>03443 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(2) = a2;
  1800. <a name="l03444"></a>03444 <span class="keywordflow">return</span> n;
  1801. <a name="l03445"></a>03445 }
  1802. <a name="l03454"></a><a class="code" href="group__node__constructors.html#g30641567904fb5f19a3ce03c941d5249">03454</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g30641567904fb5f19a3ce03c941d5249" title="Node construction shortcut for FOREVER forever statement.">cFOREVER</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1803. <a name="l03455"></a>03455 {
  1804. <a name="l03456"></a>03456 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d91074a8553756e7348f6a335f191660" title="forever statement">eFOREVER</a> );
  1805. <a name="l03457"></a>03457 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1806. <a name="l03458"></a>03458 <span class="keywordflow">return</span> n;
  1807. <a name="l03459"></a>03459 }
  1808. <a name="l03469"></a><a class="code" href="group__node__constructors.html#g8492d16d463e055552b7048c85477a09">03469</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g8492d16d463e055552b7048c85477a09" title="Node construction shortcut for REPEAT repeat statement.">cREPEAT</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1809. <a name="l03470"></a>03470 {
  1810. <a name="l03471"></a>03471 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a40ce04635ef21f782dbbca2fc367365" title="repeat statement">eREPEAT</a> );
  1811. <a name="l03472"></a>03472 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1812. <a name="l03473"></a>03473 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1813. <a name="l03474"></a>03474 <span class="keywordflow">return</span> n;
  1814. <a name="l03475"></a>03475 }
  1815. <a name="l03485"></a><a class="code" href="group__node__constructors.html#g7d172d1c02bda9f23908fa0c41f6f376">03485</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g7d172d1c02bda9f23908fa0c41f6f376" title="Node construction shortcut for WHILE while statement.">cWHILE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1816. <a name="l03486"></a>03486 {
  1817. <a name="l03487"></a>03487 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513cfee3755b0f615967ce28b6e568d81c9" title="while statement">eWHILE</a> );
  1818. <a name="l03488"></a>03488 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1819. <a name="l03489"></a>03489 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1820. <a name="l03490"></a>03490 <span class="keywordflow">return</span> n;
  1821. <a name="l03491"></a>03491 }
  1822. <a name="l03501"></a><a class="code" href="group__node__constructors.html#gd5adae393879025b711d007a3895b561">03501</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gd5adae393879025b711d007a3895b561" title="Node construction shortcut for WAIT wait statement.">cWAIT</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1823. <a name="l03502"></a>03502 {
  1824. <a name="l03503"></a>03503 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513246740292e550794bc1ad8be30d2eb29" title="wait statement">eWAIT</a> );
  1825. <a name="l03504"></a>03504 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1826. <a name="l03505"></a>03505 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1827. <a name="l03506"></a>03506 <span class="keywordflow">return</span> n;
  1828. <a name="l03507"></a>03507 }
  1829. <a name="l03519"></a><a class="code" href="group__node__constructors.html#g8497b2800ce26bb0b029995a87a4cafa">03519</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g8497b2800ce26bb0b029995a87a4cafa" title="Node construction shortcut for FOR for statement.">cFOR</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a2, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a3, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1830. <a name="l03520"></a>03520 {
  1831. <a name="l03521"></a>03521 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513039d5bf2bfcd9f62dafcce72ab92f4b3" title="for statement">eFOR</a> );
  1832. <a name="l03522"></a>03522 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1833. <a name="l03523"></a>03523 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1834. <a name="l03524"></a>03524 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(2) = a2;
  1835. <a name="l03525"></a>03525 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(3) = a3;
  1836. <a name="l03526"></a>03526 <span class="keywordflow">return</span> n;
  1837. <a name="l03527"></a>03527 }
  1838. <a name="l03537"></a><a class="code" href="group__node__constructors.html#ga31bef259c2a72f600135c9673111674">03537</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#ga31bef259c2a72f600135c9673111674" title="Node construction shortcut for CASE case statement.">cCASE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1839. <a name="l03538"></a>03538 {
  1840. <a name="l03539"></a>03539 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e788d8ce5bfd21a15075078f0e7a7c42" title="case statement">eCASE</a> );
  1841. <a name="l03540"></a>03540 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1842. <a name="l03541"></a>03541 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1843. <a name="l03542"></a>03542 <span class="keywordflow">return</span> n;
  1844. <a name="l03543"></a>03543 }
  1845. <a name="l03553"></a><a class="code" href="group__node__constructors.html#gf55597676016e0dbd11a9d75687c7f14">03553</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gf55597676016e0dbd11a9d75687c7f14" title="Node construction shortcut for CASEX casex statement.">cCASEX</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1846. <a name="l03554"></a>03554 {
  1847. <a name="l03555"></a>03555 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513498f06878f6be4e3754a900fd179f3ec" title="casex statement">eCASEX</a> );
  1848. <a name="l03556"></a>03556 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1849. <a name="l03557"></a>03557 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1850. <a name="l03558"></a>03558 <span class="keywordflow">return</span> n;
  1851. <a name="l03559"></a>03559 }
  1852. <a name="l03569"></a><a class="code" href="group__node__constructors.html#g725828e54e7067108d77ca4832dbd285">03569</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g725828e54e7067108d77ca4832dbd285" title="Node construction shortcut for CASEZ casez statement.">cCASEZ</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1853. <a name="l03570"></a>03570 {
  1854. <a name="l03571"></a>03571 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851313fd932a87f2ddb5820336d270f19c3f" title="casez statement">eCASEZ</a> );
  1855. <a name="l03572"></a>03572 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1856. <a name="l03573"></a>03573 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1857. <a name="l03574"></a>03574 <span class="keywordflow">return</span> n;
  1858. <a name="l03575"></a>03575 }
  1859. <a name="l03585"></a><a class="code" href="group__node__constructors.html#g95da1ea2425d7d949bd402e065538d0e">03585</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g95da1ea2425d7d949bd402e065538d0e" title="Node construction shortcut for CASEITEM case item.">cCASEITEM</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1860. <a name="l03586"></a>03586 {
  1861. <a name="l03587"></a>03587 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130c50915d26463ea659f95c76237b72fd" title="case item">eCASEITEM</a> );
  1862. <a name="l03588"></a>03588 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1863. <a name="l03589"></a>03589 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1864. <a name="l03590"></a>03590 <span class="keywordflow">return</span> n;
  1865. <a name="l03591"></a>03591 }
  1866. <a name="l03603"></a><a class="code" href="group__node__constructors.html#g9086da2c33cb7d6e1f8a7b92b23d5a13">03603</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g9086da2c33cb7d6e1f8a7b92b23d5a13" title="Node construction shortcut for CASSIGN continious assignment.">cCASSIGN</a>( <a class="code" href="structStrengthPair__t.html" title="Pair of strengths.">StrengthPair_t</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a2, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a3, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1867. <a name="l03604"></a>03604 {
  1868. <a name="l03605"></a>03605 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513343aef50f9a7794c4cb176bb0c26d987" title="continious assignment">eCASSIGN</a> );
  1869. <a name="l03606"></a>03606 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="structStrengthPair__t.html" title="Pair of strengths.">StrengthPair_t</a>*&gt;(0) = a0;
  1870. <a name="l03607"></a>03607 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1871. <a name="l03608"></a>03608 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(2) = a2;
  1872. <a name="l03609"></a>03609 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(3) = a3;
  1873. <a name="l03610"></a>03610 <span class="keywordflow">return</span> n;
  1874. <a name="l03611"></a>03611 }
  1875. <a name="l03621"></a><a class="code" href="group__node__constructors.html#g59c671b0ebbb79d7c6c5ae1c11e3f654">03621</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g59c671b0ebbb79d7c6c5ae1c11e3f654" title="Node construction shortcut for ARG port connection.">cARG</a>( <a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1876. <a name="l03622"></a>03622 {
  1877. <a name="l03623"></a>03623 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851326edb51c7ee7c089963c4e5da84db954" title="port connection">eARG</a> );
  1878. <a name="l03624"></a>03624 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>*&gt;(0) = a0;
  1879. <a name="l03625"></a>03625 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1880. <a name="l03626"></a>03626 <span class="keywordflow">return</span> n;
  1881. <a name="l03627"></a>03627 }
  1882. <a name="l03636"></a><a class="code" href="group__node__constructors.html#g210d08e3056f547272f52db969f96555">03636</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g210d08e3056f547272f52db969f96555" title="Node construction shortcut for FUNCTION_DEF function definition.">cFUNCTION_DEF</a>( <a class="code" href="classCFunction.html" title="Declaration object for functions and tasks.">CFunction</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1883. <a name="l03637"></a>03637 {
  1884. <a name="l03638"></a>03638 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513162ce9f43f9cac72c645ed591ebc66b1" title="function definition">eFUNCTION_DEF</a> );
  1885. <a name="l03639"></a>03639 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCFunction.html" title="Declaration object for functions and tasks.">CFunction</a>*&gt;(0) = a0;
  1886. <a name="l03640"></a>03640 <span class="keywordflow">return</span> n;
  1887. <a name="l03641"></a>03641 }
  1888. <a name="l03650"></a><a class="code" href="group__node__constructors.html#gcf461d16f16f52dfd365727191471963">03650</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gcf461d16f16f52dfd365727191471963" title="Node construction shortcut for MODULE_DEF module definition.">cMODULE_DEF</a>( <a class="code" href="classCModule.html">CModule</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1889. <a name="l03651"></a>03651 {
  1890. <a name="l03652"></a>03652 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130858aed520d3982439fae05b8fbba757" title="module definition">eMODULE_DEF</a> );
  1891. <a name="l03653"></a>03653 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCModule.html">CModule</a>*&gt;(0) = a0;
  1892. <a name="l03654"></a>03654 <span class="keywordflow">return</span> n;
  1893. <a name="l03655"></a>03655 }
  1894. <a name="l03665"></a><a class="code" href="group__node__constructors.html#gbcb7a2e7d2f13daf69db89cf32bcc4d9">03665</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gbcb7a2e7d2f13daf69db89cf32bcc4d9" title="Node construction shortcut for REPEAT_CONTROL repeat control.">cREPEAT_CONTROL</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1895. <a name="l03666"></a>03666 {
  1896. <a name="l03667"></a>03667 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851396b8e7d188f4864dc94b34cba32a7369" title="repeat control">eREPEAT_CONTROL</a> );
  1897. <a name="l03668"></a>03668 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1898. <a name="l03669"></a>03669 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1899. <a name="l03670"></a>03670 <span class="keywordflow">return</span> n;
  1900. <a name="l03671"></a>03671 }
  1901. <a name="l03680"></a><a class="code" href="group__node__constructors.html#gf99008e131a285626357f99da4e5e2ed">03680</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gf99008e131a285626357f99da4e5e2ed" title="Node construction shortcut for DELAY_CONTROL delay control.">cDELAY_CONTROL</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1902. <a name="l03681"></a>03681 {
  1903. <a name="l03682"></a>03682 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a19d95e5281770b70b120aef23180877" title="delay control">eDELAY_CONTROL</a> );
  1904. <a name="l03683"></a>03683 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1905. <a name="l03684"></a>03684 <span class="keywordflow">return</span> n;
  1906. <a name="l03685"></a>03685 }
  1907. <a name="l03694"></a><a class="code" href="group__node__constructors.html#gfa70f523b0c6f5d689544c92f6974521">03694</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gfa70f523b0c6f5d689544c92f6974521" title="Node construction shortcut for EVENT_CONTROL event control.">cEVENT_CONTROL</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1908. <a name="l03695"></a>03695 {
  1909. <a name="l03696"></a>03696 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085133b39b9b29a3e27c7025bf522f16fc5da" title="event control">eEVENT_CONTROL</a> );
  1910. <a name="l03697"></a>03697 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1911. <a name="l03698"></a>03698 <span class="keywordflow">return</span> n;
  1912. <a name="l03699"></a>03699 }
  1913. <a name="l03708"></a><a class="code" href="group__node__constructors.html#g013919da8f348a6128240bc984c9ce0f">03708</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g013919da8f348a6128240bc984c9ce0f" title="Node construction shortcut for EXTERNAL_REF external reference.">cEXTERNAL_REF</a>( <a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1914. <a name="l03709"></a>03709 {
  1915. <a name="l03710"></a>03710 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d6f183844d7cfac0bd93e6e637520b2e" title="external reference">eEXTERNAL_REF</a> );
  1916. <a name="l03711"></a>03711 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>*&gt;(0) = a0;
  1917. <a name="l03712"></a>03712 <span class="keywordflow">return</span> n;
  1918. <a name="l03713"></a>03713 }
  1919. <a name="l03722"></a><a class="code" href="group__node__constructors.html#g09f81ecf0270ba442017f8760888a3fe">03722</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g09f81ecf0270ba442017f8760888a3fe" title="Node construction shortcut for PORT_DEF port definition.">cPORT_DEF</a>( <a class="code" href="classCPort.html" title="Declaration object for module/function/task ports.">CPort</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1920. <a name="l03723"></a>03723 {
  1921. <a name="l03724"></a>03724 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f3471556b1edf2e10b2c50c59d1d64e6" title="port definition">ePORT_DEF</a> );
  1922. <a name="l03725"></a>03725 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCPort.html" title="Declaration object for module/function/task ports.">CPort</a>*&gt;(0) = a0;
  1923. <a name="l03726"></a>03726 <span class="keywordflow">return</span> n;
  1924. <a name="l03727"></a>03727 }
  1925. <a name="l03737"></a><a class="code" href="group__node__constructors.html#g22f034c1cba088b3aca9f0f227e36187">03737</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g22f034c1cba088b3aca9f0f227e36187" title="Node construction shortcut for DEFPARAM defparam statement.">cDEFPARAM</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1926. <a name="l03738"></a>03738 {
  1927. <a name="l03739"></a>03739 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851319a8b2917290637ea64f331062f9d6ce" title="defparam statement">eDEFPARAM</a> );
  1928. <a name="l03740"></a>03740 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1929. <a name="l03741"></a>03741 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1930. <a name="l03742"></a>03742 <span class="keywordflow">return</span> n;
  1931. <a name="l03743"></a>03743 }
  1932. <a name="l03758"></a><a class="code" href="group__node__constructors.html#g0c8a90694aedeea3b2a745d122712fcf">03758</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g0c8a90694aedeea3b2a745d122712fcf" title="Node construction shortcut for PATH path statement.">cPATH</a>( <span class="keywordtype">int</span> a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <span class="keywordtype">int</span> a2, <span class="keywordtype">int</span> a3, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a4, <span class="keywordtype">int</span> a5, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a6, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1933. <a name="l03759"></a>03759 {
  1934. <a name="l03760"></a>03760 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f82783b268250eb8f0f81fb473762e27" title="path statement">ePATH</a> );
  1935. <a name="l03761"></a>03761 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<span class="keywordtype">int</span>&gt;(0) = a0;
  1936. <a name="l03762"></a>03762 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1937. <a name="l03763"></a>03763 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<span class="keywordtype">int</span>&gt;(2) = a2;
  1938. <a name="l03764"></a>03764 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<span class="keywordtype">int</span>&gt;(3) = a3;
  1939. <a name="l03765"></a>03765 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(4) = a4;
  1940. <a name="l03766"></a>03766 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<span class="keywordtype">int</span>&gt;(5) = a5;
  1941. <a name="l03767"></a>03767 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(6) = a6;
  1942. <a name="l03768"></a>03768 <span class="keywordflow">return</span> n;
  1943. <a name="l03769"></a>03769 }
  1944. <a name="l03780"></a><a class="code" href="group__node__constructors.html#g4bbf59dcbc875927960715ac6f108d58">03780</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g4bbf59dcbc875927960715ac6f108d58" title="Node construction shortcut for PATH_ASSIGN path assignment statement.">cPATH_ASSIGN</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a2, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1945. <a name="l03781"></a>03781 {
  1946. <a name="l03782"></a>03782 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513462b83c1aca675727e7bfcb22ff2dccc" title="path assignment statement">ePATH_ASSIGN</a> );
  1947. <a name="l03783"></a>03783 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1948. <a name="l03784"></a>03784 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1949. <a name="l03785"></a>03785 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(2) = a2;
  1950. <a name="l03786"></a>03786 <span class="keywordflow">return</span> n;
  1951. <a name="l03787"></a>03787 }
  1952. <a name="l03797"></a><a class="code" href="group__node__constructors.html#g3ef82f9d058c99ae083bf635679bb789">03797</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g3ef82f9d058c99ae083bf635679bb789" title="Node construction shortcut for IFNONE_PATH_ASSIGN ifnone path assignment statement...">cIFNONE_PATH_ASSIGN</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1953. <a name="l03798"></a>03798 {
  1954. <a name="l03799"></a>03799 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513592187d48274027a8555790324231a35" title="ifnone path assignment statement">eIFNONE_PATH_ASSIGN</a> );
  1955. <a name="l03800"></a>03800 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1956. <a name="l03801"></a>03801 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1957. <a name="l03802"></a>03802 <span class="keywordflow">return</span> n;
  1958. <a name="l03803"></a>03803 }
  1959. <a name="l03812"></a><a class="code" href="group__node__constructors.html#gcae5c8b16ff31a9d57a803e6fb930c43">03812</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gcae5c8b16ff31a9d57a803e6fb930c43" title="Node construction shortcut for TRIGGER event trigger.">cTRIGGER</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1960. <a name="l03813"></a>03813 {
  1961. <a name="l03814"></a>03814 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132982ab0627cdb2d476a11d7c2298ca3c" title="event trigger">eTRIGGER</a> );
  1962. <a name="l03815"></a>03815 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1963. <a name="l03816"></a>03816 <span class="keywordflow">return</span> n;
  1964. <a name="l03817"></a>03817 }
  1965. <a name="l03827"></a><a class="code" href="group__node__constructors.html#g2a46b7b53361e35afb51c2417f217c3a">03827</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g2a46b7b53361e35afb51c2417f217c3a" title="Node construction shortcut for PASSIGN procedural assignment.">cPASSIGN</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1966. <a name="l03828"></a>03828 {
  1967. <a name="l03829"></a>03829 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513087aa8e4133b3cbeea956b4455fbd2d0" title="procedural assignment">ePASSIGN</a> );
  1968. <a name="l03830"></a>03830 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1969. <a name="l03831"></a>03831 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1970. <a name="l03832"></a>03832 <span class="keywordflow">return</span> n;
  1971. <a name="l03833"></a>03833 }
  1972. <a name="l03842"></a><a class="code" href="group__node__constructors.html#g55a8871b5653ce434884555e8351d6ff">03842</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g55a8871b5653ce434884555e8351d6ff" title="Node construction shortcut for DEASSIGN deassign statement.">cDEASSIGN</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1973. <a name="l03843"></a>03843 {
  1974. <a name="l03844"></a>03844 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d94bb613ceb65f97283368c6cb371958" title="deassign statement">eDEASSIGN</a> );
  1975. <a name="l03845"></a>03845 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1976. <a name="l03846"></a>03846 <span class="keywordflow">return</span> n;
  1977. <a name="l03847"></a>03847 }
  1978. <a name="l03856"></a><a class="code" href="group__node__constructors.html#g6f39cf016b1696552fc7665b6219b4b3">03856</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g6f39cf016b1696552fc7665b6219b4b3" title="Node construction shortcut for DISABLE disable statement.">cDISABLE</a>( <a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1979. <a name="l03857"></a>03857 {
  1980. <a name="l03858"></a>03858 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d585f13801bd8a7187af762526a887c2" title="disable statement">eDISABLE</a> );
  1981. <a name="l03859"></a>03859 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCSymbol.html" title="Holder for character strings.">CSymbol</a>*&gt;(0) = a0;
  1982. <a name="l03860"></a>03860 <span class="keywordflow">return</span> n;
  1983. <a name="l03861"></a>03861 }
  1984. <a name="l03870"></a><a class="code" href="group__node__constructors.html#g574fca1668a2c8cbd942092061310945">03870</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g574fca1668a2c8cbd942092061310945" title="Node construction shortcut for ATTRIBUTE attribute specification.">cATTRIBUTE</a>( <a class="code" href="classCAttr.html" title="Declaration object for holding lists of verilog attributes and their corresponding...">CAttr</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1985. <a name="l03871"></a>03871 {
  1986. <a name="l03872"></a>03872 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085134728f996695a845d8e0a05f27808ae29" title="attribute specification">eATTRIBUTE</a> );
  1987. <a name="l03873"></a>03873 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCAttr.html" title="Declaration object for holding lists of verilog attributes and their corresponding...">CAttr</a>*&gt;(0) = a0;
  1988. <a name="l03874"></a>03874 <span class="keywordflow">return</span> n;
  1989. <a name="l03875"></a>03875 }
  1990. <a name="l03886"></a><a class="code" href="group__node__constructors.html#gf295282742fba94b8e7b83e9c3817999">03886</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gf295282742fba94b8e7b83e9c3817999" title="Node construction shortcut for GIF structural if statement.">cGIF</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a2, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1991. <a name="l03887"></a>03887 {
  1992. <a name="l03888"></a>03888 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ba93ce31f78502b397b14015cd2a9a87" title="structural if statement">eGIF</a> );
  1993. <a name="l03889"></a>03889 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  1994. <a name="l03890"></a>03890 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  1995. <a name="l03891"></a>03891 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(2) = a2;
  1996. <a name="l03892"></a>03892 <span class="keywordflow">return</span> n;
  1997. <a name="l03893"></a>03893 }
  1998. <a name="l03905"></a><a class="code" href="group__node__constructors.html#g0ac264b7e244e702efe624634c91d1d5">03905</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g0ac264b7e244e702efe624634c91d1d5" title="Node construction shortcut for GFOR structural for statement.">cGFOR</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a2, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a3, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  1999. <a name="l03906"></a>03906 {
  2000. <a name="l03907"></a>03907 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e34ea6f980eb8db2788327147b74cdb6" title="structural for statement">eGFOR</a> );
  2001. <a name="l03908"></a>03908 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  2002. <a name="l03909"></a>03909 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  2003. <a name="l03910"></a>03910 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(2) = a2;
  2004. <a name="l03911"></a>03911 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(3) = a3;
  2005. <a name="l03912"></a>03912 <span class="keywordflow">return</span> n;
  2006. <a name="l03913"></a>03913 }
  2007. <a name="l03923"></a><a class="code" href="group__node__constructors.html#g46e6dfce9f60c729b4824f6aa0e07b0b">03923</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g46e6dfce9f60c729b4824f6aa0e07b0b" title="Node construction shortcut for GCASE structural case statement.">cGCASE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  2008. <a name="l03924"></a>03924 {
  2009. <a name="l03925"></a>03925 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513604c700dd5fc19e5f4a92f4f16af1bc9" title="structural case statement">eGCASE</a> );
  2010. <a name="l03926"></a>03926 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  2011. <a name="l03927"></a>03927 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  2012. <a name="l03928"></a>03928 <span class="keywordflow">return</span> n;
  2013. <a name="l03929"></a>03929 }
  2014. <a name="l03938"></a><a class="code" href="group__node__constructors.html#g3529494017b939c79742ca7342916fb4">03938</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g3529494017b939c79742ca7342916fb4" title="Node construction shortcut for TABLE udp table.">cTABLE</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  2015. <a name="l03939"></a>03939 {
  2016. <a name="l03940"></a>03940 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513036acef07857266f405afffff41a809c" title="udp table">eTABLE</a> );
  2017. <a name="l03941"></a>03941 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  2018. <a name="l03942"></a>03942 <span class="keywordflow">return</span> n;
  2019. <a name="l03943"></a>03943 }
  2020. <a name="l03952"></a><a class="code" href="group__node__constructors.html#ga17ef7da753a22233cbca336c94afe82">03952</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#ga17ef7da753a22233cbca336c94afe82" title="Node construction shortcut for TABLE_ENTRY udp table entry.">cTABLE_ENTRY</a>( <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  2021. <a name="l03953"></a>03953 {
  2022. <a name="l03954"></a>03954 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851334fae0b2ae2b89f07c2bb8bb9e91faf1" title="udp table entry">eTABLE_ENTRY</a> );
  2023. <a name="l03955"></a>03955 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(0) = a0;
  2024. <a name="l03956"></a>03956 <span class="keywordflow">return</span> n;
  2025. <a name="l03957"></a>03957 }
  2026. <a name="l03966"></a><a class="code" href="group__node__constructors.html#g320d41fdb22417e4244a40a2917ed484">03966</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g320d41fdb22417e4244a40a2917ed484" title="Node construction shortcut for TABLE_SYMBOL udp table symbol.">cTABLE_SYMBOL</a>( <span class="keywordtype">char</span>* a0, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  2027. <a name="l03967"></a>03967 {
  2028. <a name="l03968"></a>03968 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085131cc0fa00c49a8e65557752c956490348" title="udp table symbol">eTABLE_SYMBOL</a> );
  2029. <a name="l03969"></a>03969 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<span class="keywordtype">char</span>*&gt;(0) = a0;
  2030. <a name="l03970"></a>03970 <span class="keywordflow">return</span> n;
  2031. <a name="l03971"></a>03971 }
  2032. <a name="l03979"></a><a class="code" href="group__node__constructors.html#g51ed2370e05ed8908450a310063e433a">03979</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#g51ed2370e05ed8908450a310063e433a" title="Node construction shortcut for PORTLIST_END sentinal at end of port list.">cPORTLIST_END</a>( <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  2033. <a name="l03980"></a>03980 {
  2034. <a name="l03981"></a>03981 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513033cd37640f48f5ce5e476967dcaa41a" title="sentinal at end of port list">ePORTLIST_END</a> );
  2035. <a name="l03982"></a>03982 <span class="keywordflow">return</span> n;
  2036. <a name="l03983"></a>03983 }
  2037. <a name="l03993"></a><a class="code" href="group__node__constructors.html#gce3c233972b418dbeaa4f71814375427">03993</a> <span class="keyword">inline</span> <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* <a class="code" href="group__node__constructors.html#gce3c233972b418dbeaa4f71814375427" title="Node construction shortcut for MACRO_EXPR expression represented by a macro.">cMACRO_EXPR</a>( <span class="keyword">const</span> <span class="keywordtype">char</span>* a0, <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* a1, <a class="code" href="structCoord__t.html" title="Structure to hold file coordinates.">Coord_t</a>* loc=NULL )
  2038. <a name="l03994"></a>03994 {
  2039. <a name="l03995"></a>03995 <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>* n = <span class="keyword">new</span>(<a class="code" href="classCNode.html#c6e8859a1a0ff907ce428f1d416a3e50" title="Gets pointer to current heap allocator.">CNode::CurrentHeap</a>()) <a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>( loc, <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513da094f1fe1953724e0e9ba8581fd284d" title="expression represented by a macro">eMACRO_EXPR</a> );
  2040. <a name="l03996"></a>03996 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<span class="keyword">const</span> <span class="keywordtype">char</span>*&gt;(0) = a0;
  2041. <a name="l03997"></a>03997 n-&gt;<a class="code" href="classCNode.html#380e5e5cec5d65afc871ea9c64c27135" title="Get a node&amp;#39;s operand.">Arg</a>&lt;<a class="code" href="classCNode.html" title="Primary data structure representing parse tree nodes.">CNode</a>*&gt;(1) = a1;
  2042. <a name="l03998"></a>03998 <span class="keywordflow">return</span> n;
  2043. <a name="l03999"></a>03999 }
  2044. <a name="l04000"></a>04000 <span class="preprocessor">#endif // DEFINE_CONSTUCTOR</span>
  2045. <a name="l04001"></a>04001 <span class="preprocessor"></span>
  2046. <a name="l04002"></a>04002
  2047. <a name="l04003"></a>04003 <span class="comment">/*********************************************************</span>
  2048. <a name="l04004"></a>04004 <span class="comment"> * Warning: This file is machine generate, do not edit</span>
  2049. <a name="l04005"></a>04005 <span class="comment"> ********************************************************/</span>
  2050. <a name="l04006"></a>04006
  2051. <a name="l04007"></a>04007
  2052. <a name="l04008"></a>04008
  2053. <a name="l04009"></a>04009
  2054. <a name="l04010"></a>04010 <span class="preprocessor">#ifdef DEFINE_METHODS</span>
  2055. <a name="l04011"></a>04011 <span class="preprocessor"></span>
  2056. <a name="l04012"></a>04012 <span class="comment">/************************************</span>
  2057. <a name="l04013"></a>04013 <span class="comment"> * ArgCount</span>
  2058. <a name="l04014"></a>04014 <span class="comment"> * - return number of arguments for node</span>
  2059. <a name="l04015"></a>04015 <span class="comment"> ***********************************/</span>
  2060. <a name="l04016"></a>04016 <span class="keywordtype">int</span> <a class="code" href="classCNode.html#8112f4008e9237d8cbd78429446c68bb" title="Get the number of operands for the node.">CNode::ArgCount</a>()
  2061. <a name="l04017"></a>04017 {
  2062. <a name="l04018"></a>04018 <span class="keywordflow">switch</span>( op ) {
  2063. <a name="l04019"></a>04019 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ce99046aaf8bd092fc9ea26996d97d8f" title="Error node.">eERROR</a>:
  2064. <a name="l04020"></a>04020 <span class="keywordflow">return</span> 0;
  2065. <a name="l04021"></a>04021 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851383b96207e0c46251df7e03aa4f636215" title="Vector constant.">eVCONSTANT</a>:
  2066. <a name="l04022"></a>04022 <span class="keywordflow">return</span> 1;
  2067. <a name="l04023"></a>04023 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851361a92007fde65202b2ff406abf2a179f" title="Real constant.">eRCONSTANT</a>:
  2068. <a name="l04024"></a>04024 <span class="keywordflow">return</span> 1;
  2069. <a name="l04025"></a>04025 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c89dc54ac87bab57a4f05ceda9f36d07" title="Comment.">eCOMMENT</a>:
  2070. <a name="l04026"></a>04026 <span class="keywordflow">return</span> 1;
  2071. <a name="l04027"></a>04027 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132534f7235edfb5d50fdc077fe6856022" title="Vrq comment.">eVRQ</a>:
  2072. <a name="l04028"></a>04028 <span class="keywordflow">return</span> 1;
  2073. <a name="l04029"></a>04029 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b5e87913610659fca617ee605e9f425f" title="Program pragma.">ePRAGMA</a>:
  2074. <a name="l04030"></a>04030 <span class="keywordflow">return</span> 1;
  2075. <a name="l04031"></a>04031 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513883177933c5c1426df37f362a6dc8626" title="Expression list.">eELIST</a>:
  2076. <a name="l04032"></a>04032 <span class="keywordflow">return</span> 2;
  2077. <a name="l04033"></a>04033 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9c6bb3870ae79c9ee43d33d5ed2ffd5" title="Expression width change.">eWIDTH</a>:
  2078. <a name="l04034"></a>04034 <span class="keywordflow">return</span> 2;
  2079. <a name="l04035"></a>04035 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132814ca6ef96aae0636a094603f7626e5" title="Does nothing.">eNOP</a>:
  2080. <a name="l04036"></a>04036 <span class="keywordflow">return</span> 0;
  2081. <a name="l04037"></a>04037 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138cb001e9b876ce840c881bc7c1998d3a" title="Subtract.">eSUB</a>:
  2082. <a name="l04038"></a>04038 <span class="keywordflow">return</span> 2;
  2083. <a name="l04039"></a>04039 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139880b706dcb392714305b6c9c4dc625b" title="Multiple.">eMUL</a>:
  2084. <a name="l04040"></a>04040 <span class="keywordflow">return</span> 2;
  2085. <a name="l04041"></a>04041 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513659b0bcea1fe0aae3021ede6ca3ef969" title="Divide.">eDIV</a>:
  2086. <a name="l04042"></a>04042 <span class="keywordflow">return</span> 2;
  2087. <a name="l04043"></a>04043 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132f56f9906cee12da763c046011ed3eb7" title="Exponent.">ePOW</a>:
  2088. <a name="l04044"></a>04044 <span class="keywordflow">return</span> 2;
  2089. <a name="l04045"></a>04045 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513436f07de4826c7266613de3981c673f1" title="Addition.">eADD</a>:
  2090. <a name="l04046"></a>04046 <span class="keywordflow">return</span> 2;
  2091. <a name="l04047"></a>04047 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e48bb64d4a0d9deaecbb99bc132c909c" title="Logical left shift.">eLSH</a>:
  2092. <a name="l04048"></a>04048 <span class="keywordflow">return</span> 2;
  2093. <a name="l04049"></a>04049 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137a4b60ec5d586c60a1404a8bf529a515" title="Logical right shift.">eRSH</a>:
  2094. <a name="l04050"></a>04050 <span class="keywordflow">return</span> 2;
  2095. <a name="l04051"></a>04051 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085136fd743da65b96c2336ab1a4cfe2bacf8" title="Arithmetic left shift.">eLSHA</a>:
  2096. <a name="l04052"></a>04052 <span class="keywordflow">return</span> 2;
  2097. <a name="l04053"></a>04053 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ee8cd8528a521e187ae5c2c68e33e860" title="Arithmetic right shift.">eRSHA</a>:
  2098. <a name="l04054"></a>04054 <span class="keywordflow">return</span> 2;
  2099. <a name="l04055"></a>04055 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138134dae1df190c188df86188d65bd7ac" title="Modulus.">eMOD</a>:
  2100. <a name="l04056"></a>04056 <span class="keywordflow">return</span> 2;
  2101. <a name="l04057"></a>04057 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513737dedc9fceb2fbaf8a57a785cbb1e99" title="Bitwise or.">eOR</a>:
  2102. <a name="l04058"></a>04058 <span class="keywordflow">return</span> 2;
  2103. <a name="l04059"></a>04059 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ead13b6443629e1486a59ec88addc521" title="Bitwise and.">eAND</a>:
  2104. <a name="l04060"></a>04060 <span class="keywordflow">return</span> 2;
  2105. <a name="l04061"></a>04061 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e2e64959a3ab93e3291f401229856fdc" title="Triple and.">eANDANDAND</a>:
  2106. <a name="l04062"></a>04062 <span class="keywordflow">return</span> 2;
  2107. <a name="l04063"></a>04063 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513026ad0484c84b19902461ac03893cd53" title="Bitwise xor.">eXOR</a>:
  2108. <a name="l04064"></a>04064 <span class="keywordflow">return</span> 2;
  2109. <a name="l04065"></a>04065 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513922ab420d624c46d36a95fae0881a918" title="Bitwise xnor.">eXNOR</a>:
  2110. <a name="l04066"></a>04066 <span class="keywordflow">return</span> 2;
  2111. <a name="l04067"></a>04067 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e0d7345523a04540185497d7c2db46cb" title="Instance Reference.">eINSTANCE_REF</a>:
  2112. <a name="l04068"></a>04068 <span class="keywordflow">return</span> 1;
  2113. <a name="l04069"></a>04069 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851371b364de1b2288e55368d45b1e72820d" title="Gate Instance.">eGATE_REF</a>:
  2114. <a name="l04070"></a>04070 <span class="keywordflow">return</span> 1;
  2115. <a name="l04071"></a>04071 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139dc5edb9c6cabdd7488c6e97e82751a1" title="Call to a task.">eTASK_ENABLE</a>:
  2116. <a name="l04072"></a>04072 <span class="keywordflow">return</span> 2;
  2117. <a name="l04073"></a>04073 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130e22af6ea9b8669e418758e3db2d9567" title="Call to enable a systask.">eSYSTASK_CALL</a>:
  2118. <a name="l04074"></a>04074 <span class="keywordflow">return</span> 2;
  2119. <a name="l04075"></a>04075 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513228a0a7efe74e9f05c3271578b26b03c" title="Call to a timing task.">eTIMING_CALL</a>:
  2120. <a name="l04076"></a>04076 <span class="keywordflow">return</span> 2;
  2121. <a name="l04077"></a>04077 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9445133d6f764fd30c1fe9742e13a89" title="Call to a function.">eFUNCTION_CALL</a>:
  2122. <a name="l04078"></a>04078 <span class="keywordflow">return</span> 3;
  2123. <a name="l04079"></a>04079 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ae58a743eb04be6df8a6cb046a0f7e1e" title="Dimensioned reference (array/bit select).">eARRAY</a>:
  2124. <a name="l04080"></a>04080 <span class="keywordflow">return</span> 2;
  2125. <a name="l04081"></a>04081 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513975710581b3e67e4df9048b20653be59" title="reference to net">eNET_REF</a>:
  2126. <a name="l04082"></a>04082 <span class="keywordflow">return</span> 1;
  2127. <a name="l04083"></a>04083 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513221527d67b55817eb87ac0d2ac382d76" title="reference to register">eREG_REF</a>:
  2128. <a name="l04084"></a>04084 <span class="keywordflow">return</span> 1;
  2129. <a name="l04085"></a>04085 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085133aaf5088c34cec779776dbc569580dc4" title="reference to real">eREAL_REF</a>:
  2130. <a name="l04086"></a>04086 <span class="keywordflow">return</span> 1;
  2131. <a name="l04087"></a>04087 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c50cc7f49ff7c43f88e815160d865774" title="reference to parameter">ePARAM_REF</a>:
  2132. <a name="l04088"></a>04088 <span class="keywordflow">return</span> 1;
  2133. <a name="l04089"></a>04089 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7bc86149d5a557e11aa9f9d34c7a2f" title="reference to port">ePORT_REF</a>:
  2134. <a name="l04090"></a>04090 <span class="keywordflow">return</span> 1;
  2135. <a name="l04091"></a>04091 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513afa3eca19ef27d4282a4e89cb293951c" title="reference to a forward declared variable">eFWD_REF</a>:
  2136. <a name="l04092"></a>04092 <span class="keywordflow">return</span> 1;
  2137. <a name="l04093"></a>04093 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851306e9e413f0c66ee9285773d49f6a3204" title="reference to an event">eEVENT_REF</a>:
  2138. <a name="l04094"></a>04094 <span class="keywordflow">return</span> 1;
  2139. <a name="l04095"></a>04095 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b21a341f6a115d49b2f730f8a8fdadeb" title="reference to a genvar">eGENVAR_REF</a>:
  2140. <a name="l04096"></a>04096 <span class="keywordflow">return</span> 1;
  2141. <a name="l04097"></a>04097 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851334c2a89645004f08da5f95df2644b46a" title="net declaration">eNET_DECL</a>:
  2142. <a name="l04098"></a>04098 <span class="keywordflow">return</span> 2;
  2143. <a name="l04099"></a>04099 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a0624732c0d58c49d1351762698267ee" title="register declaration">eREG_DECL</a>:
  2144. <a name="l04100"></a>04100 <span class="keywordflow">return</span> 2;
  2145. <a name="l04101"></a>04101 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851316187a7f9f417a75fa9ab75e8c326f7e" title="real declaration">eREAL_DECL</a>:
  2146. <a name="l04102"></a>04102 <span class="keywordflow">return</span> 2;
  2147. <a name="l04103"></a>04103 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c6a32271da3c6ff32468fc855d5abdf1" title="parameter declaration">ePARAM_DECL</a>:
  2148. <a name="l04104"></a>04104 <span class="keywordflow">return</span> 1;
  2149. <a name="l04105"></a>04105 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f4f4e2ea412381c6068672e1c7799f00" title="specify parameter declaration">eSPECPARAM_DECL</a>:
  2150. <a name="l04106"></a>04106 <span class="keywordflow">return</span> 1;
  2151. <a name="l04107"></a>04107 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513022032f6770b7537c977df2d0ec406e0" title="port declaration">ePORT_DECL</a>:
  2152. <a name="l04108"></a>04108 <span class="keywordflow">return</span> 1;
  2153. <a name="l04109"></a>04109 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f295ab88c55338c7cb16d726bff38a3a" title="event declaration">eEVENT_DECL</a>:
  2154. <a name="l04110"></a>04110 <span class="keywordflow">return</span> 1;
  2155. <a name="l04111"></a>04111 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e96f2199ec1a8e534cb2f4107b6d9f6b" title="genvar declaration">eGENVAR_DECL</a>:
  2156. <a name="l04112"></a>04112 <span class="keywordflow">return</span> 1;
  2157. <a name="l04113"></a>04113 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513db35311cecef5fbb085c97b07e486405" title="list of nodes">eLIST</a>:
  2158. <a name="l04114"></a>04114 <span class="keywordflow">return</span> 2;
  2159. <a name="l04115"></a>04115 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a5e58662b3dcc94a436eaa4fe1207aa6" title="vector decl range specification">eRANGE</a>:
  2160. <a name="l04116"></a>04116 <span class="keywordflow">return</span> 2;
  2161. <a name="l04117"></a>04117 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138896a20b0f62194efc10c79de38ec074" title="vector subrange">eSLICE</a>:
  2162. <a name="l04118"></a>04118 <span class="keywordflow">return</span> 2;
  2163. <a name="l04119"></a>04119 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137034d050b8e97119a2a28a2d4e39f4ef" title="vector subrange with ascending index select">ePSLICE</a>:
  2164. <a name="l04120"></a>04120 <span class="keywordflow">return</span> 2;
  2165. <a name="l04121"></a>04121 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513bbb2e76b8ae4135617ebdac7d300e48f" title="vector subrange with descending index select">eMSLICE</a>:
  2166. <a name="l04122"></a>04122 <span class="keywordflow">return</span> 2;
  2167. <a name="l04123"></a>04123 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513791d58d84b6aabf43dcf1cc440ce2dfc" title="convert real to integer">eCVRI</a>:
  2168. <a name="l04124"></a>04124 <span class="keywordflow">return</span> 1;
  2169. <a name="l04125"></a>04125 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388a55d0ea9600048e4d07c5005fd33c9" title="convert integer to real">eCVIR</a>:
  2170. <a name="l04126"></a>04126 <span class="keywordflow">return</span> 1;
  2171. <a name="l04127"></a>04127 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137dbacdd0bbafee36932509b4357581a2" title="replication operator">eREP</a>:
  2172. <a name="l04128"></a>04128 <span class="keywordflow">return</span> 2;
  2173. <a name="l04129"></a>04129 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c0602a3fae4982e675772ef2152624b5" title="concatenation operator">eCAT</a>:
  2174. <a name="l04130"></a>04130 <span class="keywordflow">return</span> 2;
  2175. <a name="l04131"></a>04131 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c3ce8f7220f911b6f29e313da82c890a" title="unary concat">eUCAT</a>:
  2176. <a name="l04132"></a>04132 <span class="keywordflow">return</span> 1;
  2177. <a name="l04133"></a>04133 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e9c7c2dc5f3df4a97b6b07aa054d263a" title="bitwise complement">eCOM</a>:
  2178. <a name="l04134"></a>04134 <span class="keywordflow">return</span> 1;
  2179. <a name="l04135"></a>04135 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851343a686b82407e651a6f25094db9306f7" title="negation">eNEG</a>:
  2180. <a name="l04136"></a>04136 <span class="keywordflow">return</span> 1;
  2181. <a name="l04137"></a>04137 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513fa1d1be484426c8b4d32b30404c2d327" title="logical complement">eNOT</a>:
  2182. <a name="l04138"></a>04138 <span class="keywordflow">return</span> 1;
  2183. <a name="l04139"></a>04139 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513db471ebd8f78821e466b798da680999d" title="greater than">eGT</a>:
  2184. <a name="l04140"></a>04140 <span class="keywordflow">return</span> 2;
  2185. <a name="l04141"></a>04141 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ffa826d1addda04f3ab82aac2e28b04c" title="greater than or equal">eGE</a>:
  2186. <a name="l04142"></a>04142 <span class="keywordflow">return</span> 2;
  2187. <a name="l04143"></a>04143 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ecd3939c5dc23c708a920ffd0625c8fa" title="less than">eLT</a>:
  2188. <a name="l04144"></a>04144 <span class="keywordflow">return</span> 2;
  2189. <a name="l04145"></a>04145 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513dae4c2b864ee57699a1b01c57a0fc086" title="less than or equal">eLE</a>:
  2190. <a name="l04146"></a>04146 <span class="keywordflow">return</span> 2;
  2191. <a name="l04147"></a>04147 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513165cbf518ed88d7d75c630d9620ed932" title="logical and">eLAND</a>:
  2192. <a name="l04148"></a>04148 <span class="keywordflow">return</span> 2;
  2193. <a name="l04149"></a>04149 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085134540d16dcd3275bbaab7901efaeaf1f5" title="logical or">eLOR</a>:
  2194. <a name="l04150"></a>04150 <span class="keywordflow">return</span> 2;
  2195. <a name="l04151"></a>04151 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e06ea973e388894dbbfbd9ee05c57fba" title="case equal">eCEQ</a>:
  2196. <a name="l04152"></a>04152 <span class="keywordflow">return</span> 2;
  2197. <a name="l04153"></a>04153 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851351d8140d47a7d56e37aa6f45ee863d51" title="case not equal">eCNE</a>:
  2198. <a name="l04154"></a>04154 <span class="keywordflow">return</span> 2;
  2199. <a name="l04155"></a>04155 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f70f509782da73beab666ee0f9af49d3" title="equal">eEQ</a>:
  2200. <a name="l04156"></a>04156 <span class="keywordflow">return</span> 2;
  2201. <a name="l04157"></a>04157 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513699caf68974a276fb8eee43bc217bb95" title="not equal">eNE</a>:
  2202. <a name="l04158"></a>04158 <span class="keywordflow">return</span> 2;
  2203. <a name="l04159"></a>04159 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137d39d75e22a7b45eb830d35f05f1051f" title="reduction and">eRAND</a>:
  2204. <a name="l04160"></a>04160 <span class="keywordflow">return</span> 1;
  2205. <a name="l04161"></a>04161 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310037d75d48d353c51b1905147576ba6" title="reduction nand">eRNAND</a>:
  2206. <a name="l04162"></a>04162 <span class="keywordflow">return</span> 1;
  2207. <a name="l04163"></a>04163 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310949e584b8726b141c659ad4b3aa529" title="reduction or">eROR</a>:
  2208. <a name="l04164"></a>04164 <span class="keywordflow">return</span> 1;
  2209. <a name="l04165"></a>04165 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085131c3daab4dd9d423c685ac3bb0ed0edcb" title="reduction nor">eRNOR</a>:
  2210. <a name="l04166"></a>04166 <span class="keywordflow">return</span> 1;
  2211. <a name="l04167"></a>04167 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851399e3ac4300c039a7a6ebff20783d1603" title="reduction xor">eRXOR</a>:
  2212. <a name="l04168"></a>04168 <span class="keywordflow">return</span> 1;
  2213. <a name="l04169"></a>04169 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7d4b66ab45aed9bafa2041a98439c2" title="reduction xnor">eRXNOR</a>:
  2214. <a name="l04170"></a>04170 <span class="keywordflow">return</span> 1;
  2215. <a name="l04171"></a>04171 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388d6fcc5d8c333c0216d23cbb5dabfb8" title="condition expression operator">eHOOK</a>:
  2216. <a name="l04172"></a>04172 <span class="keywordflow">return</span> 3;
  2217. <a name="l04173"></a>04173 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513066909e4957cf53e4c4cc6075e95c524" title="initial block">eINIT</a>:
  2218. <a name="l04174"></a>04174 <span class="keywordflow">return</span> 1;
  2219. <a name="l04175"></a>04175 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e45e8b5039d597a27338b76212be70ae" title="always block">eALWAYS</a>:
  2220. <a name="l04176"></a>04176 <span class="keywordflow">return</span> 1;
  2221. <a name="l04177"></a>04177 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851350ae1d39dc6f08221d9e9d1341e20cf2" title="event statement">eEVENT</a>:
  2222. <a name="l04178"></a>04178 <span class="keywordflow">return</span> 2;
  2223. <a name="l04179"></a>04179 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513daedf810188f36bbb0245f110e8ea126" title="statement block">eBLOCK_REF</a>:
  2224. <a name="l04180"></a>04180 <span class="keywordflow">return</span> 2;
  2225. <a name="l04181"></a>04181 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137bb92c2215eafb21c0d2adcebf429e7f" title="specify block">eSPECIFY_REF</a>:
  2226. <a name="l04182"></a>04182 <span class="keywordflow">return</span> 2;
  2227. <a name="l04183"></a>04183 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513fbf8ae7f26293b03c079ed511548b04a" title="procedural assignment">eASSIGN</a>:
  2228. <a name="l04184"></a>04184 <span class="keywordflow">return</span> 3;
  2229. <a name="l04185"></a>04185 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851368b46dbe8b08a106b18f8a47006f6ff4" title="force statement">eFORCE</a>:
  2230. <a name="l04186"></a>04186 <span class="keywordflow">return</span> 2;
  2231. <a name="l04187"></a>04187 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513256ad65731b91e9fb4f55396391fb84e" title="release statement">eRELEASE</a>:
  2232. <a name="l04188"></a>04188 <span class="keywordflow">return</span> 1;
  2233. <a name="l04189"></a>04189 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513805b8a89405fbe58a751d839e0dc1296" title="nonblocking assignment">eNBASSIGN</a>:
  2234. <a name="l04190"></a>04190 <span class="keywordflow">return</span> 3;
  2235. <a name="l04191"></a>04191 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851328afab2ce9956f20ba65bfbc05313ae4" title="positive event qualifier">ePOSEDGE</a>:
  2236. <a name="l04192"></a>04192 <span class="keywordflow">return</span> 1;
  2237. <a name="l04193"></a>04193 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851361d0788c666568929887df14f1d55e7e" title="negative event qualifier">eNEGEDGE</a>:
  2238. <a name="l04194"></a>04194 <span class="keywordflow">return</span> 1;
  2239. <a name="l04195"></a>04195 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851356b71ccbd05a79f294e0ccb548df3956" title="edge qualifier">eEDGE</a>:
  2240. <a name="l04196"></a>04196 <span class="keywordflow">return</span> 2;
  2241. <a name="l04197"></a>04197 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513682b06bb6fced930d1e09bec93619bdd" title="event or">eEVOR</a>:
  2242. <a name="l04198"></a>04198 <span class="keywordflow">return</span> 2;
  2243. <a name="l04199"></a>04199 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851339f2271cb7619952221c695f56005f69" title="delay statement">eDELAY</a>:
  2244. <a name="l04200"></a>04200 <span class="keywordflow">return</span> 2;
  2245. <a name="l04201"></a>04201 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ba3a4c34a0f19a807a7d708dfe7417ff" title="min/typ/max expression">eMTM</a>:
  2246. <a name="l04202"></a>04202 <span class="keywordflow">return</span> 3;
  2247. <a name="l04203"></a>04203 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851375b3f35d3514ce4e5959a7a66ea41cf2" title="if statement">eIF</a>:
  2248. <a name="l04204"></a>04204 <span class="keywordflow">return</span> 3;
  2249. <a name="l04205"></a>04205 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d91074a8553756e7348f6a335f191660" title="forever statement">eFOREVER</a>:
  2250. <a name="l04206"></a>04206 <span class="keywordflow">return</span> 1;
  2251. <a name="l04207"></a>04207 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a40ce04635ef21f782dbbca2fc367365" title="repeat statement">eREPEAT</a>:
  2252. <a name="l04208"></a>04208 <span class="keywordflow">return</span> 2;
  2253. <a name="l04209"></a>04209 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513cfee3755b0f615967ce28b6e568d81c9" title="while statement">eWHILE</a>:
  2254. <a name="l04210"></a>04210 <span class="keywordflow">return</span> 2;
  2255. <a name="l04211"></a>04211 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513246740292e550794bc1ad8be30d2eb29" title="wait statement">eWAIT</a>:
  2256. <a name="l04212"></a>04212 <span class="keywordflow">return</span> 2;
  2257. <a name="l04213"></a>04213 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513039d5bf2bfcd9f62dafcce72ab92f4b3" title="for statement">eFOR</a>:
  2258. <a name="l04214"></a>04214 <span class="keywordflow">return</span> 4;
  2259. <a name="l04215"></a>04215 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e788d8ce5bfd21a15075078f0e7a7c42" title="case statement">eCASE</a>:
  2260. <a name="l04216"></a>04216 <span class="keywordflow">return</span> 2;
  2261. <a name="l04217"></a>04217 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513498f06878f6be4e3754a900fd179f3ec" title="casex statement">eCASEX</a>:
  2262. <a name="l04218"></a>04218 <span class="keywordflow">return</span> 2;
  2263. <a name="l04219"></a>04219 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851313fd932a87f2ddb5820336d270f19c3f" title="casez statement">eCASEZ</a>:
  2264. <a name="l04220"></a>04220 <span class="keywordflow">return</span> 2;
  2265. <a name="l04221"></a>04221 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130c50915d26463ea659f95c76237b72fd" title="case item">eCASEITEM</a>:
  2266. <a name="l04222"></a>04222 <span class="keywordflow">return</span> 2;
  2267. <a name="l04223"></a>04223 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513343aef50f9a7794c4cb176bb0c26d987" title="continious assignment">eCASSIGN</a>:
  2268. <a name="l04224"></a>04224 <span class="keywordflow">return</span> 4;
  2269. <a name="l04225"></a>04225 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851326edb51c7ee7c089963c4e5da84db954" title="port connection">eARG</a>:
  2270. <a name="l04226"></a>04226 <span class="keywordflow">return</span> 2;
  2271. <a name="l04227"></a>04227 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513162ce9f43f9cac72c645ed591ebc66b1" title="function definition">eFUNCTION_DEF</a>:
  2272. <a name="l04228"></a>04228 <span class="keywordflow">return</span> 1;
  2273. <a name="l04229"></a>04229 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130858aed520d3982439fae05b8fbba757" title="module definition">eMODULE_DEF</a>:
  2274. <a name="l04230"></a>04230 <span class="keywordflow">return</span> 1;
  2275. <a name="l04231"></a>04231 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851396b8e7d188f4864dc94b34cba32a7369" title="repeat control">eREPEAT_CONTROL</a>:
  2276. <a name="l04232"></a>04232 <span class="keywordflow">return</span> 2;
  2277. <a name="l04233"></a>04233 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a19d95e5281770b70b120aef23180877" title="delay control">eDELAY_CONTROL</a>:
  2278. <a name="l04234"></a>04234 <span class="keywordflow">return</span> 1;
  2279. <a name="l04235"></a>04235 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085133b39b9b29a3e27c7025bf522f16fc5da" title="event control">eEVENT_CONTROL</a>:
  2280. <a name="l04236"></a>04236 <span class="keywordflow">return</span> 1;
  2281. <a name="l04237"></a>04237 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d6f183844d7cfac0bd93e6e637520b2e" title="external reference">eEXTERNAL_REF</a>:
  2282. <a name="l04238"></a>04238 <span class="keywordflow">return</span> 1;
  2283. <a name="l04239"></a>04239 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f3471556b1edf2e10b2c50c59d1d64e6" title="port definition">ePORT_DEF</a>:
  2284. <a name="l04240"></a>04240 <span class="keywordflow">return</span> 1;
  2285. <a name="l04241"></a>04241 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851319a8b2917290637ea64f331062f9d6ce" title="defparam statement">eDEFPARAM</a>:
  2286. <a name="l04242"></a>04242 <span class="keywordflow">return</span> 2;
  2287. <a name="l04243"></a>04243 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f82783b268250eb8f0f81fb473762e27" title="path statement">ePATH</a>:
  2288. <a name="l04244"></a>04244 <span class="keywordflow">return</span> 7;
  2289. <a name="l04245"></a>04245 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513462b83c1aca675727e7bfcb22ff2dccc" title="path assignment statement">ePATH_ASSIGN</a>:
  2290. <a name="l04246"></a>04246 <span class="keywordflow">return</span> 3;
  2291. <a name="l04247"></a>04247 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513592187d48274027a8555790324231a35" title="ifnone path assignment statement">eIFNONE_PATH_ASSIGN</a>:
  2292. <a name="l04248"></a>04248 <span class="keywordflow">return</span> 2;
  2293. <a name="l04249"></a>04249 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132982ab0627cdb2d476a11d7c2298ca3c" title="event trigger">eTRIGGER</a>:
  2294. <a name="l04250"></a>04250 <span class="keywordflow">return</span> 1;
  2295. <a name="l04251"></a>04251 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513087aa8e4133b3cbeea956b4455fbd2d0" title="procedural assignment">ePASSIGN</a>:
  2296. <a name="l04252"></a>04252 <span class="keywordflow">return</span> 2;
  2297. <a name="l04253"></a>04253 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d94bb613ceb65f97283368c6cb371958" title="deassign statement">eDEASSIGN</a>:
  2298. <a name="l04254"></a>04254 <span class="keywordflow">return</span> 1;
  2299. <a name="l04255"></a>04255 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d585f13801bd8a7187af762526a887c2" title="disable statement">eDISABLE</a>:
  2300. <a name="l04256"></a>04256 <span class="keywordflow">return</span> 1;
  2301. <a name="l04257"></a>04257 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085134728f996695a845d8e0a05f27808ae29" title="attribute specification">eATTRIBUTE</a>:
  2302. <a name="l04258"></a>04258 <span class="keywordflow">return</span> 1;
  2303. <a name="l04259"></a>04259 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ba93ce31f78502b397b14015cd2a9a87" title="structural if statement">eGIF</a>:
  2304. <a name="l04260"></a>04260 <span class="keywordflow">return</span> 3;
  2305. <a name="l04261"></a>04261 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e34ea6f980eb8db2788327147b74cdb6" title="structural for statement">eGFOR</a>:
  2306. <a name="l04262"></a>04262 <span class="keywordflow">return</span> 4;
  2307. <a name="l04263"></a>04263 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513604c700dd5fc19e5f4a92f4f16af1bc9" title="structural case statement">eGCASE</a>:
  2308. <a name="l04264"></a>04264 <span class="keywordflow">return</span> 2;
  2309. <a name="l04265"></a>04265 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513036acef07857266f405afffff41a809c" title="udp table">eTABLE</a>:
  2310. <a name="l04266"></a>04266 <span class="keywordflow">return</span> 1;
  2311. <a name="l04267"></a>04267 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851334fae0b2ae2b89f07c2bb8bb9e91faf1" title="udp table entry">eTABLE_ENTRY</a>:
  2312. <a name="l04268"></a>04268 <span class="keywordflow">return</span> 1;
  2313. <a name="l04269"></a>04269 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085131cc0fa00c49a8e65557752c956490348" title="udp table symbol">eTABLE_SYMBOL</a>:
  2314. <a name="l04270"></a>04270 <span class="keywordflow">return</span> 1;
  2315. <a name="l04271"></a>04271 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513033cd37640f48f5ce5e476967dcaa41a" title="sentinal at end of port list">ePORTLIST_END</a>:
  2316. <a name="l04272"></a>04272 <span class="keywordflow">return</span> 0;
  2317. <a name="l04273"></a>04273 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513da094f1fe1953724e0e9ba8581fd284d" title="expression represented by a macro">eMACRO_EXPR</a>:
  2318. <a name="l04274"></a>04274 <span class="keywordflow">return</span> 2;
  2319. <a name="l04275"></a>04275 <span class="keywordflow">default</span>:
  2320. <a name="l04276"></a>04276 <a class="code" href="group__utilities.html#g6dbd4cb0f492800d40e2cad42a0ea250" title="Add invariant checks to code.">MASSERT</a>(FALSE);
  2321. <a name="l04277"></a>04277 }
  2322. <a name="l04278"></a>04278 <span class="keywordflow">return</span> 0;
  2323. <a name="l04279"></a>04279 }
  2324. <a name="l04280"></a>04280
  2325. <a name="l04281"></a>04281 <span class="comment">/************************************</span>
  2326. <a name="l04282"></a>04282 <span class="comment"> * Precedence</span>
  2327. <a name="l04283"></a>04283 <span class="comment"> * - return precedence of operator</span>
  2328. <a name="l04284"></a>04284 <span class="comment"> * result 0 - 13 </span>
  2329. <a name="l04285"></a>04285 <span class="comment"> ***********************************/</span>
  2330. <a name="l04286"></a>04286 <span class="keywordtype">int</span> <a class="code" href="classCNode.html#9de9394f1024fcdd68f7ed82609c347e" title="Get the precedence of the operator represented by the node.">CNode::Precedence</a>()
  2331. <a name="l04287"></a>04287 {
  2332. <a name="l04288"></a>04288 <span class="keywordflow">switch</span>( op ) {
  2333. <a name="l04289"></a>04289 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ce99046aaf8bd092fc9ea26996d97d8f" title="Error node.">eERROR</a>:
  2334. <a name="l04290"></a>04290 <span class="keywordflow">return</span> 13;
  2335. <a name="l04291"></a>04291 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851383b96207e0c46251df7e03aa4f636215" title="Vector constant.">eVCONSTANT</a>:
  2336. <a name="l04292"></a>04292 <span class="keywordflow">return</span> 13;
  2337. <a name="l04293"></a>04293 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851361a92007fde65202b2ff406abf2a179f" title="Real constant.">eRCONSTANT</a>:
  2338. <a name="l04294"></a>04294 <span class="keywordflow">return</span> 13;
  2339. <a name="l04295"></a>04295 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c89dc54ac87bab57a4f05ceda9f36d07" title="Comment.">eCOMMENT</a>:
  2340. <a name="l04296"></a>04296 <span class="keywordflow">return</span> 13;
  2341. <a name="l04297"></a>04297 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132534f7235edfb5d50fdc077fe6856022" title="Vrq comment.">eVRQ</a>:
  2342. <a name="l04298"></a>04298 <span class="keywordflow">return</span> 13;
  2343. <a name="l04299"></a>04299 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b5e87913610659fca617ee605e9f425f" title="Program pragma.">ePRAGMA</a>:
  2344. <a name="l04300"></a>04300 <span class="keywordflow">return</span> 13;
  2345. <a name="l04301"></a>04301 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513883177933c5c1426df37f362a6dc8626" title="Expression list.">eELIST</a>:
  2346. <a name="l04302"></a>04302 <span class="keywordflow">return</span> 13;
  2347. <a name="l04303"></a>04303 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9c6bb3870ae79c9ee43d33d5ed2ffd5" title="Expression width change.">eWIDTH</a>:
  2348. <a name="l04304"></a>04304 <span class="keywordflow">return</span> 13;
  2349. <a name="l04305"></a>04305 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138cb001e9b876ce840c881bc7c1998d3a" title="Subtract.">eSUB</a>:
  2350. <a name="l04306"></a>04306 <span class="keywordflow">return</span> 9;
  2351. <a name="l04307"></a>04307 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139880b706dcb392714305b6c9c4dc625b" title="Multiple.">eMUL</a>:
  2352. <a name="l04308"></a>04308 <span class="keywordflow">return</span> 10;
  2353. <a name="l04309"></a>04309 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513659b0bcea1fe0aae3021ede6ca3ef969" title="Divide.">eDIV</a>:
  2354. <a name="l04310"></a>04310 <span class="keywordflow">return</span> 10;
  2355. <a name="l04311"></a>04311 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132f56f9906cee12da763c046011ed3eb7" title="Exponent.">ePOW</a>:
  2356. <a name="l04312"></a>04312 <span class="keywordflow">return</span> 11;
  2357. <a name="l04313"></a>04313 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513436f07de4826c7266613de3981c673f1" title="Addition.">eADD</a>:
  2358. <a name="l04314"></a>04314 <span class="keywordflow">return</span> 9;
  2359. <a name="l04315"></a>04315 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e48bb64d4a0d9deaecbb99bc132c909c" title="Logical left shift.">eLSH</a>:
  2360. <a name="l04316"></a>04316 <span class="keywordflow">return</span> 8;
  2361. <a name="l04317"></a>04317 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137a4b60ec5d586c60a1404a8bf529a515" title="Logical right shift.">eRSH</a>:
  2362. <a name="l04318"></a>04318 <span class="keywordflow">return</span> 8;
  2363. <a name="l04319"></a>04319 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085136fd743da65b96c2336ab1a4cfe2bacf8" title="Arithmetic left shift.">eLSHA</a>:
  2364. <a name="l04320"></a>04320 <span class="keywordflow">return</span> 8;
  2365. <a name="l04321"></a>04321 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ee8cd8528a521e187ae5c2c68e33e860" title="Arithmetic right shift.">eRSHA</a>:
  2366. <a name="l04322"></a>04322 <span class="keywordflow">return</span> 8;
  2367. <a name="l04323"></a>04323 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138134dae1df190c188df86188d65bd7ac" title="Modulus.">eMOD</a>:
  2368. <a name="l04324"></a>04324 <span class="keywordflow">return</span> 10;
  2369. <a name="l04325"></a>04325 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513737dedc9fceb2fbaf8a57a785cbb1e99" title="Bitwise or.">eOR</a>:
  2370. <a name="l04326"></a>04326 <span class="keywordflow">return</span> 3;
  2371. <a name="l04327"></a>04327 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ead13b6443629e1486a59ec88addc521" title="Bitwise and.">eAND</a>:
  2372. <a name="l04328"></a>04328 <span class="keywordflow">return</span> 5;
  2373. <a name="l04329"></a>04329 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e2e64959a3ab93e3291f401229856fdc" title="Triple and.">eANDANDAND</a>:
  2374. <a name="l04330"></a>04330 <span class="keywordflow">return</span> 0;
  2375. <a name="l04331"></a>04331 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513026ad0484c84b19902461ac03893cd53" title="Bitwise xor.">eXOR</a>:
  2376. <a name="l04332"></a>04332 <span class="keywordflow">return</span> 4;
  2377. <a name="l04333"></a>04333 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513922ab420d624c46d36a95fae0881a918" title="Bitwise xnor.">eXNOR</a>:
  2378. <a name="l04334"></a>04334 <span class="keywordflow">return</span> 4;
  2379. <a name="l04335"></a>04335 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130e22af6ea9b8669e418758e3db2d9567" title="Call to enable a systask.">eSYSTASK_CALL</a>:
  2380. <a name="l04336"></a>04336 <span class="keywordflow">return</span> 13;
  2381. <a name="l04337"></a>04337 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9445133d6f764fd30c1fe9742e13a89" title="Call to a function.">eFUNCTION_CALL</a>:
  2382. <a name="l04338"></a>04338 <span class="keywordflow">return</span> 13;
  2383. <a name="l04339"></a>04339 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ae58a743eb04be6df8a6cb046a0f7e1e" title="Dimensioned reference (array/bit select).">eARRAY</a>:
  2384. <a name="l04340"></a>04340 <span class="keywordflow">return</span> 13;
  2385. <a name="l04341"></a>04341 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513975710581b3e67e4df9048b20653be59" title="reference to net">eNET_REF</a>:
  2386. <a name="l04342"></a>04342 <span class="keywordflow">return</span> 13;
  2387. <a name="l04343"></a>04343 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513221527d67b55817eb87ac0d2ac382d76" title="reference to register">eREG_REF</a>:
  2388. <a name="l04344"></a>04344 <span class="keywordflow">return</span> 13;
  2389. <a name="l04345"></a>04345 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085133aaf5088c34cec779776dbc569580dc4" title="reference to real">eREAL_REF</a>:
  2390. <a name="l04346"></a>04346 <span class="keywordflow">return</span> 13;
  2391. <a name="l04347"></a>04347 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c50cc7f49ff7c43f88e815160d865774" title="reference to parameter">ePARAM_REF</a>:
  2392. <a name="l04348"></a>04348 <span class="keywordflow">return</span> 13;
  2393. <a name="l04349"></a>04349 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7bc86149d5a557e11aa9f9d34c7a2f" title="reference to port">ePORT_REF</a>:
  2394. <a name="l04350"></a>04350 <span class="keywordflow">return</span> 13;
  2395. <a name="l04351"></a>04351 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513afa3eca19ef27d4282a4e89cb293951c" title="reference to a forward declared variable">eFWD_REF</a>:
  2396. <a name="l04352"></a>04352 <span class="keywordflow">return</span> 13;
  2397. <a name="l04353"></a>04353 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b21a341f6a115d49b2f730f8a8fdadeb" title="reference to a genvar">eGENVAR_REF</a>:
  2398. <a name="l04354"></a>04354 <span class="keywordflow">return</span> 13;
  2399. <a name="l04355"></a>04355 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a5e58662b3dcc94a436eaa4fe1207aa6" title="vector decl range specification">eRANGE</a>:
  2400. <a name="l04356"></a>04356 <span class="keywordflow">return</span> 13;
  2401. <a name="l04357"></a>04357 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138896a20b0f62194efc10c79de38ec074" title="vector subrange">eSLICE</a>:
  2402. <a name="l04358"></a>04358 <span class="keywordflow">return</span> 13;
  2403. <a name="l04359"></a>04359 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137034d050b8e97119a2a28a2d4e39f4ef" title="vector subrange with ascending index select">ePSLICE</a>:
  2404. <a name="l04360"></a>04360 <span class="keywordflow">return</span> 13;
  2405. <a name="l04361"></a>04361 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513bbb2e76b8ae4135617ebdac7d300e48f" title="vector subrange with descending index select">eMSLICE</a>:
  2406. <a name="l04362"></a>04362 <span class="keywordflow">return</span> 13;
  2407. <a name="l04363"></a>04363 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513791d58d84b6aabf43dcf1cc440ce2dfc" title="convert real to integer">eCVRI</a>:
  2408. <a name="l04364"></a>04364 <span class="keywordflow">return</span> 13;
  2409. <a name="l04365"></a>04365 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388a55d0ea9600048e4d07c5005fd33c9" title="convert integer to real">eCVIR</a>:
  2410. <a name="l04366"></a>04366 <span class="keywordflow">return</span> 13;
  2411. <a name="l04367"></a>04367 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137dbacdd0bbafee36932509b4357581a2" title="replication operator">eREP</a>:
  2412. <a name="l04368"></a>04368 <span class="keywordflow">return</span> 13;
  2413. <a name="l04369"></a>04369 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c0602a3fae4982e675772ef2152624b5" title="concatenation operator">eCAT</a>:
  2414. <a name="l04370"></a>04370 <span class="keywordflow">return</span> 13;
  2415. <a name="l04371"></a>04371 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c3ce8f7220f911b6f29e313da82c890a" title="unary concat">eUCAT</a>:
  2416. <a name="l04372"></a>04372 <span class="keywordflow">return</span> 13;
  2417. <a name="l04373"></a>04373 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e9c7c2dc5f3df4a97b6b07aa054d263a" title="bitwise complement">eCOM</a>:
  2418. <a name="l04374"></a>04374 <span class="keywordflow">return</span> 12;
  2419. <a name="l04375"></a>04375 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851343a686b82407e651a6f25094db9306f7" title="negation">eNEG</a>:
  2420. <a name="l04376"></a>04376 <span class="keywordflow">return</span> 12;
  2421. <a name="l04377"></a>04377 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513fa1d1be484426c8b4d32b30404c2d327" title="logical complement">eNOT</a>:
  2422. <a name="l04378"></a>04378 <span class="keywordflow">return</span> 12;
  2423. <a name="l04379"></a>04379 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513db471ebd8f78821e466b798da680999d" title="greater than">eGT</a>:
  2424. <a name="l04380"></a>04380 <span class="keywordflow">return</span> 7;
  2425. <a name="l04381"></a>04381 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ffa826d1addda04f3ab82aac2e28b04c" title="greater than or equal">eGE</a>:
  2426. <a name="l04382"></a>04382 <span class="keywordflow">return</span> 7;
  2427. <a name="l04383"></a>04383 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ecd3939c5dc23c708a920ffd0625c8fa" title="less than">eLT</a>:
  2428. <a name="l04384"></a>04384 <span class="keywordflow">return</span> 7;
  2429. <a name="l04385"></a>04385 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513dae4c2b864ee57699a1b01c57a0fc086" title="less than or equal">eLE</a>:
  2430. <a name="l04386"></a>04386 <span class="keywordflow">return</span> 7;
  2431. <a name="l04387"></a>04387 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513165cbf518ed88d7d75c630d9620ed932" title="logical and">eLAND</a>:
  2432. <a name="l04388"></a>04388 <span class="keywordflow">return</span> 2;
  2433. <a name="l04389"></a>04389 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085134540d16dcd3275bbaab7901efaeaf1f5" title="logical or">eLOR</a>:
  2434. <a name="l04390"></a>04390 <span class="keywordflow">return</span> 1;
  2435. <a name="l04391"></a>04391 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e06ea973e388894dbbfbd9ee05c57fba" title="case equal">eCEQ</a>:
  2436. <a name="l04392"></a>04392 <span class="keywordflow">return</span> 6;
  2437. <a name="l04393"></a>04393 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851351d8140d47a7d56e37aa6f45ee863d51" title="case not equal">eCNE</a>:
  2438. <a name="l04394"></a>04394 <span class="keywordflow">return</span> 6;
  2439. <a name="l04395"></a>04395 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f70f509782da73beab666ee0f9af49d3" title="equal">eEQ</a>:
  2440. <a name="l04396"></a>04396 <span class="keywordflow">return</span> 6;
  2441. <a name="l04397"></a>04397 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513699caf68974a276fb8eee43bc217bb95" title="not equal">eNE</a>:
  2442. <a name="l04398"></a>04398 <span class="keywordflow">return</span> 6;
  2443. <a name="l04399"></a>04399 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137d39d75e22a7b45eb830d35f05f1051f" title="reduction and">eRAND</a>:
  2444. <a name="l04400"></a>04400 <span class="keywordflow">return</span> 12;
  2445. <a name="l04401"></a>04401 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310037d75d48d353c51b1905147576ba6" title="reduction nand">eRNAND</a>:
  2446. <a name="l04402"></a>04402 <span class="keywordflow">return</span> 12;
  2447. <a name="l04403"></a>04403 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310949e584b8726b141c659ad4b3aa529" title="reduction or">eROR</a>:
  2448. <a name="l04404"></a>04404 <span class="keywordflow">return</span> 12;
  2449. <a name="l04405"></a>04405 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085131c3daab4dd9d423c685ac3bb0ed0edcb" title="reduction nor">eRNOR</a>:
  2450. <a name="l04406"></a>04406 <span class="keywordflow">return</span> 12;
  2451. <a name="l04407"></a>04407 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851399e3ac4300c039a7a6ebff20783d1603" title="reduction xor">eRXOR</a>:
  2452. <a name="l04408"></a>04408 <span class="keywordflow">return</span> 12;
  2453. <a name="l04409"></a>04409 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7d4b66ab45aed9bafa2041a98439c2" title="reduction xnor">eRXNOR</a>:
  2454. <a name="l04410"></a>04410 <span class="keywordflow">return</span> 12;
  2455. <a name="l04411"></a>04411 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388d6fcc5d8c333c0216d23cbb5dabfb8" title="condition expression operator">eHOOK</a>:
  2456. <a name="l04412"></a>04412 <span class="keywordflow">return</span> 0;
  2457. <a name="l04413"></a>04413 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851328afab2ce9956f20ba65bfbc05313ae4" title="positive event qualifier">ePOSEDGE</a>:
  2458. <a name="l04414"></a>04414 <span class="keywordflow">return</span> 13;
  2459. <a name="l04415"></a>04415 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851361d0788c666568929887df14f1d55e7e" title="negative event qualifier">eNEGEDGE</a>:
  2460. <a name="l04416"></a>04416 <span class="keywordflow">return</span> 13;
  2461. <a name="l04417"></a>04417 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851356b71ccbd05a79f294e0ccb548df3956" title="edge qualifier">eEDGE</a>:
  2462. <a name="l04418"></a>04418 <span class="keywordflow">return</span> 13;
  2463. <a name="l04419"></a>04419 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513682b06bb6fced930d1e09bec93619bdd" title="event or">eEVOR</a>:
  2464. <a name="l04420"></a>04420 <span class="keywordflow">return</span> 13;
  2465. <a name="l04421"></a>04421 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ba3a4c34a0f19a807a7d708dfe7417ff" title="min/typ/max expression">eMTM</a>:
  2466. <a name="l04422"></a>04422 <span class="keywordflow">return</span> 13;
  2467. <a name="l04423"></a>04423 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d6f183844d7cfac0bd93e6e637520b2e" title="external reference">eEXTERNAL_REF</a>:
  2468. <a name="l04424"></a>04424 <span class="keywordflow">return</span> 13;
  2469. <a name="l04425"></a>04425 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513da094f1fe1953724e0e9ba8581fd284d" title="expression represented by a macro">eMACRO_EXPR</a>:
  2470. <a name="l04426"></a>04426 <span class="keywordflow">return</span> 13;
  2471. <a name="l04427"></a>04427 <span class="keywordflow">default</span>:
  2472. <a name="l04428"></a>04428 <a class="code" href="group__utilities.html#g6dbd4cb0f492800d40e2cad42a0ea250" title="Add invariant checks to code.">MASSERT</a>( FALSE );
  2473. <a name="l04429"></a>04429 <span class="keywordflow">return</span> 13;
  2474. <a name="l04430"></a>04430 }
  2475. <a name="l04431"></a>04431 }
  2476. <a name="l04432"></a>04432
  2477. <a name="l04433"></a>04433 <span class="comment">/************************************************</span>
  2478. <a name="l04434"></a>04434 <span class="comment"> IsConstant</span>
  2479. <a name="l04435"></a>04435 <span class="comment"> - return true if expression is constant </span>
  2480. <a name="l04436"></a>04436 <span class="comment">**************************************************/</span>
  2481. <a name="l04437"></a>04437
  2482. <a name="l04438"></a>04438 <span class="keywordtype">int</span> <a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">CNode::IsConstant</a>()
  2483. <a name="l04439"></a>04439 {
  2484. <a name="l04440"></a>04440 <span class="keywordflow">switch</span>( op ) {
  2485. <a name="l04441"></a>04441 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ce99046aaf8bd092fc9ea26996d97d8f" title="Error node.">eERROR</a>:
  2486. <a name="l04442"></a>04442 <span class="keywordflow">return</span> FALSE;
  2487. <a name="l04443"></a>04443 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851383b96207e0c46251df7e03aa4f636215" title="Vector constant.">eVCONSTANT</a>:
  2488. <a name="l04444"></a>04444 <span class="keywordflow">return</span> TRUE;
  2489. <a name="l04445"></a>04445 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851361a92007fde65202b2ff406abf2a179f" title="Real constant.">eRCONSTANT</a>:
  2490. <a name="l04446"></a>04446 <span class="keywordflow">return</span> TRUE;
  2491. <a name="l04447"></a>04447 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c89dc54ac87bab57a4f05ceda9f36d07" title="Comment.">eCOMMENT</a>:
  2492. <a name="l04448"></a>04448 <span class="keywordflow">return</span> TRUE;
  2493. <a name="l04449"></a>04449 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132534f7235edfb5d50fdc077fe6856022" title="Vrq comment.">eVRQ</a>:
  2494. <a name="l04450"></a>04450 <span class="keywordflow">return</span> TRUE;
  2495. <a name="l04451"></a>04451 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b5e87913610659fca617ee605e9f425f" title="Program pragma.">ePRAGMA</a>:
  2496. <a name="l04452"></a>04452 <span class="keywordflow">return</span> TRUE;
  2497. <a name="l04453"></a>04453 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513883177933c5c1426df37f362a6dc8626" title="Expression list.">eELIST</a>:
  2498. <a name="l04454"></a>04454 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2499. <a name="l04455"></a>04455 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9c6bb3870ae79c9ee43d33d5ed2ffd5" title="Expression width change.">eWIDTH</a>:
  2500. <a name="l04456"></a>04456 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2501. <a name="l04457"></a>04457 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138cb001e9b876ce840c881bc7c1998d3a" title="Subtract.">eSUB</a>:
  2502. <a name="l04458"></a>04458 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2503. <a name="l04459"></a>04459 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139880b706dcb392714305b6c9c4dc625b" title="Multiple.">eMUL</a>:
  2504. <a name="l04460"></a>04460 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2505. <a name="l04461"></a>04461 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513659b0bcea1fe0aae3021ede6ca3ef969" title="Divide.">eDIV</a>:
  2506. <a name="l04462"></a>04462 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2507. <a name="l04463"></a>04463 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132f56f9906cee12da763c046011ed3eb7" title="Exponent.">ePOW</a>:
  2508. <a name="l04464"></a>04464 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2509. <a name="l04465"></a>04465 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513436f07de4826c7266613de3981c673f1" title="Addition.">eADD</a>:
  2510. <a name="l04466"></a>04466 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2511. <a name="l04467"></a>04467 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e48bb64d4a0d9deaecbb99bc132c909c" title="Logical left shift.">eLSH</a>:
  2512. <a name="l04468"></a>04468 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2513. <a name="l04469"></a>04469 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137a4b60ec5d586c60a1404a8bf529a515" title="Logical right shift.">eRSH</a>:
  2514. <a name="l04470"></a>04470 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2515. <a name="l04471"></a>04471 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085136fd743da65b96c2336ab1a4cfe2bacf8" title="Arithmetic left shift.">eLSHA</a>:
  2516. <a name="l04472"></a>04472 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2517. <a name="l04473"></a>04473 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ee8cd8528a521e187ae5c2c68e33e860" title="Arithmetic right shift.">eRSHA</a>:
  2518. <a name="l04474"></a>04474 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2519. <a name="l04475"></a>04475 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138134dae1df190c188df86188d65bd7ac" title="Modulus.">eMOD</a>:
  2520. <a name="l04476"></a>04476 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2521. <a name="l04477"></a>04477 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513737dedc9fceb2fbaf8a57a785cbb1e99" title="Bitwise or.">eOR</a>:
  2522. <a name="l04478"></a>04478 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2523. <a name="l04479"></a>04479 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ead13b6443629e1486a59ec88addc521" title="Bitwise and.">eAND</a>:
  2524. <a name="l04480"></a>04480 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2525. <a name="l04481"></a>04481 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e2e64959a3ab93e3291f401229856fdc" title="Triple and.">eANDANDAND</a>:
  2526. <a name="l04482"></a>04482 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2527. <a name="l04483"></a>04483 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513026ad0484c84b19902461ac03893cd53" title="Bitwise xor.">eXOR</a>:
  2528. <a name="l04484"></a>04484 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2529. <a name="l04485"></a>04485 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513922ab420d624c46d36a95fae0881a918" title="Bitwise xnor.">eXNOR</a>:
  2530. <a name="l04486"></a>04486 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2531. <a name="l04487"></a>04487 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130e22af6ea9b8669e418758e3db2d9567" title="Call to enable a systask.">eSYSTASK_CALL</a>:
  2532. <a name="l04488"></a>04488 <span class="keywordflow">return</span> FALSE;
  2533. <a name="l04489"></a>04489 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9445133d6f764fd30c1fe9742e13a89" title="Call to a function.">eFUNCTION_CALL</a>:
  2534. <a name="l04490"></a>04490 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2535. <a name="l04491"></a>04491 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ae58a743eb04be6df8a6cb046a0f7e1e" title="Dimensioned reference (array/bit select).">eARRAY</a>:
  2536. <a name="l04492"></a>04492 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2537. <a name="l04493"></a>04493 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513975710581b3e67e4df9048b20653be59" title="reference to net">eNET_REF</a>:
  2538. <a name="l04494"></a>04494 <span class="keywordflow">return</span> FALSE;
  2539. <a name="l04495"></a>04495 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513221527d67b55817eb87ac0d2ac382d76" title="reference to register">eREG_REF</a>:
  2540. <a name="l04496"></a>04496 <span class="keywordflow">return</span> FALSE;
  2541. <a name="l04497"></a>04497 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085133aaf5088c34cec779776dbc569580dc4" title="reference to real">eREAL_REF</a>:
  2542. <a name="l04498"></a>04498 <span class="keywordflow">return</span> FALSE;
  2543. <a name="l04499"></a>04499 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c50cc7f49ff7c43f88e815160d865774" title="reference to parameter">ePARAM_REF</a>:
  2544. <a name="l04500"></a>04500 <span class="keywordflow">return</span> TRUE;
  2545. <a name="l04501"></a>04501 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7bc86149d5a557e11aa9f9d34c7a2f" title="reference to port">ePORT_REF</a>:
  2546. <a name="l04502"></a>04502 <span class="keywordflow">return</span> FALSE;
  2547. <a name="l04503"></a>04503 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513afa3eca19ef27d4282a4e89cb293951c" title="reference to a forward declared variable">eFWD_REF</a>:
  2548. <a name="l04504"></a>04504 <span class="keywordflow">return</span> FALSE;
  2549. <a name="l04505"></a>04505 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b21a341f6a115d49b2f730f8a8fdadeb" title="reference to a genvar">eGENVAR_REF</a>:
  2550. <a name="l04506"></a>04506 <span class="keywordflow">return</span> TRUE;
  2551. <a name="l04507"></a>04507 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a5e58662b3dcc94a436eaa4fe1207aa6" title="vector decl range specification">eRANGE</a>:
  2552. <a name="l04508"></a>04508 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2553. <a name="l04509"></a>04509 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138896a20b0f62194efc10c79de38ec074" title="vector subrange">eSLICE</a>:
  2554. <a name="l04510"></a>04510 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2555. <a name="l04511"></a>04511 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137034d050b8e97119a2a28a2d4e39f4ef" title="vector subrange with ascending index select">ePSLICE</a>:
  2556. <a name="l04512"></a>04512 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2557. <a name="l04513"></a>04513 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513bbb2e76b8ae4135617ebdac7d300e48f" title="vector subrange with descending index select">eMSLICE</a>:
  2558. <a name="l04514"></a>04514 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2559. <a name="l04515"></a>04515 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513791d58d84b6aabf43dcf1cc440ce2dfc" title="convert real to integer">eCVRI</a>:
  2560. <a name="l04516"></a>04516 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2561. <a name="l04517"></a>04517 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388a55d0ea9600048e4d07c5005fd33c9" title="convert integer to real">eCVIR</a>:
  2562. <a name="l04518"></a>04518 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2563. <a name="l04519"></a>04519 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137dbacdd0bbafee36932509b4357581a2" title="replication operator">eREP</a>:
  2564. <a name="l04520"></a>04520 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2565. <a name="l04521"></a>04521 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c0602a3fae4982e675772ef2152624b5" title="concatenation operator">eCAT</a>:
  2566. <a name="l04522"></a>04522 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2567. <a name="l04523"></a>04523 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c3ce8f7220f911b6f29e313da82c890a" title="unary concat">eUCAT</a>:
  2568. <a name="l04524"></a>04524 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2569. <a name="l04525"></a>04525 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e9c7c2dc5f3df4a97b6b07aa054d263a" title="bitwise complement">eCOM</a>:
  2570. <a name="l04526"></a>04526 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2571. <a name="l04527"></a>04527 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851343a686b82407e651a6f25094db9306f7" title="negation">eNEG</a>:
  2572. <a name="l04528"></a>04528 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2573. <a name="l04529"></a>04529 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513fa1d1be484426c8b4d32b30404c2d327" title="logical complement">eNOT</a>:
  2574. <a name="l04530"></a>04530 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2575. <a name="l04531"></a>04531 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513db471ebd8f78821e466b798da680999d" title="greater than">eGT</a>:
  2576. <a name="l04532"></a>04532 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2577. <a name="l04533"></a>04533 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ffa826d1addda04f3ab82aac2e28b04c" title="greater than or equal">eGE</a>:
  2578. <a name="l04534"></a>04534 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2579. <a name="l04535"></a>04535 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ecd3939c5dc23c708a920ffd0625c8fa" title="less than">eLT</a>:
  2580. <a name="l04536"></a>04536 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2581. <a name="l04537"></a>04537 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513dae4c2b864ee57699a1b01c57a0fc086" title="less than or equal">eLE</a>:
  2582. <a name="l04538"></a>04538 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2583. <a name="l04539"></a>04539 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513165cbf518ed88d7d75c630d9620ed932" title="logical and">eLAND</a>:
  2584. <a name="l04540"></a>04540 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2585. <a name="l04541"></a>04541 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085134540d16dcd3275bbaab7901efaeaf1f5" title="logical or">eLOR</a>:
  2586. <a name="l04542"></a>04542 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2587. <a name="l04543"></a>04543 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e06ea973e388894dbbfbd9ee05c57fba" title="case equal">eCEQ</a>:
  2588. <a name="l04544"></a>04544 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2589. <a name="l04545"></a>04545 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851351d8140d47a7d56e37aa6f45ee863d51" title="case not equal">eCNE</a>:
  2590. <a name="l04546"></a>04546 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2591. <a name="l04547"></a>04547 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f70f509782da73beab666ee0f9af49d3" title="equal">eEQ</a>:
  2592. <a name="l04548"></a>04548 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2593. <a name="l04549"></a>04549 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513699caf68974a276fb8eee43bc217bb95" title="not equal">eNE</a>:
  2594. <a name="l04550"></a>04550 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2595. <a name="l04551"></a>04551 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137d39d75e22a7b45eb830d35f05f1051f" title="reduction and">eRAND</a>:
  2596. <a name="l04552"></a>04552 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2597. <a name="l04553"></a>04553 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310037d75d48d353c51b1905147576ba6" title="reduction nand">eRNAND</a>:
  2598. <a name="l04554"></a>04554 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2599. <a name="l04555"></a>04555 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310949e584b8726b141c659ad4b3aa529" title="reduction or">eROR</a>:
  2600. <a name="l04556"></a>04556 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2601. <a name="l04557"></a>04557 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085131c3daab4dd9d423c685ac3bb0ed0edcb" title="reduction nor">eRNOR</a>:
  2602. <a name="l04558"></a>04558 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2603. <a name="l04559"></a>04559 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851399e3ac4300c039a7a6ebff20783d1603" title="reduction xor">eRXOR</a>:
  2604. <a name="l04560"></a>04560 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2605. <a name="l04561"></a>04561 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7d4b66ab45aed9bafa2041a98439c2" title="reduction xnor">eRXNOR</a>:
  2606. <a name="l04562"></a>04562 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2607. <a name="l04563"></a>04563 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388d6fcc5d8c333c0216d23cbb5dabfb8" title="condition expression operator">eHOOK</a>:
  2608. <a name="l04564"></a>04564 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(2)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2609. <a name="l04565"></a>04565 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ba3a4c34a0f19a807a7d708dfe7417ff" title="min/typ/max expression">eMTM</a>:
  2610. <a name="l04566"></a>04566 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>() &amp;&amp; Arg&lt;CNode*&gt;(2)-&gt;<a class="code" href="classCNode.html#502e4db2e95f5a117c38f87bb5215de5" title="Checks expression tree to see if it is constant.">IsConstant</a>();
  2611. <a name="l04567"></a>04567 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d6f183844d7cfac0bd93e6e637520b2e" title="external reference">eEXTERNAL_REF</a>:
  2612. <a name="l04568"></a>04568 <span class="keywordflow">return</span> FALSE;
  2613. <a name="l04569"></a>04569 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513da094f1fe1953724e0e9ba8581fd284d" title="expression represented by a macro">eMACRO_EXPR</a>:
  2614. <a name="l04570"></a>04570 <span class="keywordflow">return</span> TRUE;
  2615. <a name="l04571"></a>04571 <span class="keywordflow">default</span>:
  2616. <a name="l04572"></a>04572 <a class="code" href="group__utilities.html#g6dbd4cb0f492800d40e2cad42a0ea250" title="Add invariant checks to code.">MASSERT</a>( FALSE );
  2617. <a name="l04573"></a>04573 }
  2618. <a name="l04574"></a>04574
  2619. <a name="l04575"></a>04575 <span class="keywordflow">return</span> TRUE;
  2620. <a name="l04576"></a>04576 }
  2621. <a name="l04577"></a>04577
  2622. <a name="l04578"></a>04578 <span class="comment">/************************************************</span>
  2623. <a name="l04579"></a>04579 <span class="comment"> IsVolatile</span>
  2624. <a name="l04580"></a>04580 <span class="comment"> - return false if expression is constant </span>
  2625. <a name="l04581"></a>04581 <span class="comment"> and not dependent upon parameters</span>
  2626. <a name="l04582"></a>04582 <span class="comment">**************************************************/</span>
  2627. <a name="l04583"></a>04583
  2628. <a name="l04584"></a>04584 <span class="keywordtype">int</span> <a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">CNode::IsVolatile</a>()
  2629. <a name="l04585"></a>04585 {
  2630. <a name="l04586"></a>04586 <span class="keywordflow">switch</span>( op ) {
  2631. <a name="l04587"></a>04587 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ce99046aaf8bd092fc9ea26996d97d8f" title="Error node.">eERROR</a>:
  2632. <a name="l04588"></a>04588 <span class="keywordflow">return</span> TRUE;
  2633. <a name="l04589"></a>04589 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851383b96207e0c46251df7e03aa4f636215" title="Vector constant.">eVCONSTANT</a>:
  2634. <a name="l04590"></a>04590 <span class="keywordflow">return</span> FALSE;
  2635. <a name="l04591"></a>04591 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851361a92007fde65202b2ff406abf2a179f" title="Real constant.">eRCONSTANT</a>:
  2636. <a name="l04592"></a>04592 <span class="keywordflow">return</span> FALSE;
  2637. <a name="l04593"></a>04593 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c89dc54ac87bab57a4f05ceda9f36d07" title="Comment.">eCOMMENT</a>:
  2638. <a name="l04594"></a>04594 <span class="keywordflow">return</span> FALSE;
  2639. <a name="l04595"></a>04595 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132534f7235edfb5d50fdc077fe6856022" title="Vrq comment.">eVRQ</a>:
  2640. <a name="l04596"></a>04596 <span class="keywordflow">return</span> FALSE;
  2641. <a name="l04597"></a>04597 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b5e87913610659fca617ee605e9f425f" title="Program pragma.">ePRAGMA</a>:
  2642. <a name="l04598"></a>04598 <span class="keywordflow">return</span> FALSE;
  2643. <a name="l04599"></a>04599 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513883177933c5c1426df37f362a6dc8626" title="Expression list.">eELIST</a>:
  2644. <a name="l04600"></a>04600 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2645. <a name="l04601"></a>04601 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9c6bb3870ae79c9ee43d33d5ed2ffd5" title="Expression width change.">eWIDTH</a>:
  2646. <a name="l04602"></a>04602 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2647. <a name="l04603"></a>04603 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138cb001e9b876ce840c881bc7c1998d3a" title="Subtract.">eSUB</a>:
  2648. <a name="l04604"></a>04604 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2649. <a name="l04605"></a>04605 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139880b706dcb392714305b6c9c4dc625b" title="Multiple.">eMUL</a>:
  2650. <a name="l04606"></a>04606 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2651. <a name="l04607"></a>04607 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513659b0bcea1fe0aae3021ede6ca3ef969" title="Divide.">eDIV</a>:
  2652. <a name="l04608"></a>04608 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2653. <a name="l04609"></a>04609 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085132f56f9906cee12da763c046011ed3eb7" title="Exponent.">ePOW</a>:
  2654. <a name="l04610"></a>04610 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2655. <a name="l04611"></a>04611 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513436f07de4826c7266613de3981c673f1" title="Addition.">eADD</a>:
  2656. <a name="l04612"></a>04612 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2657. <a name="l04613"></a>04613 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e48bb64d4a0d9deaecbb99bc132c909c" title="Logical left shift.">eLSH</a>:
  2658. <a name="l04614"></a>04614 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2659. <a name="l04615"></a>04615 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137a4b60ec5d586c60a1404a8bf529a515" title="Logical right shift.">eRSH</a>:
  2660. <a name="l04616"></a>04616 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2661. <a name="l04617"></a>04617 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085136fd743da65b96c2336ab1a4cfe2bacf8" title="Arithmetic left shift.">eLSHA</a>:
  2662. <a name="l04618"></a>04618 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2663. <a name="l04619"></a>04619 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ee8cd8528a521e187ae5c2c68e33e860" title="Arithmetic right shift.">eRSHA</a>:
  2664. <a name="l04620"></a>04620 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2665. <a name="l04621"></a>04621 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138134dae1df190c188df86188d65bd7ac" title="Modulus.">eMOD</a>:
  2666. <a name="l04622"></a>04622 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2667. <a name="l04623"></a>04623 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513737dedc9fceb2fbaf8a57a785cbb1e99" title="Bitwise or.">eOR</a>:
  2668. <a name="l04624"></a>04624 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2669. <a name="l04625"></a>04625 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ead13b6443629e1486a59ec88addc521" title="Bitwise and.">eAND</a>:
  2670. <a name="l04626"></a>04626 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2671. <a name="l04627"></a>04627 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e2e64959a3ab93e3291f401229856fdc" title="Triple and.">eANDANDAND</a>:
  2672. <a name="l04628"></a>04628 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2673. <a name="l04629"></a>04629 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513026ad0484c84b19902461ac03893cd53" title="Bitwise xor.">eXOR</a>:
  2674. <a name="l04630"></a>04630 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2675. <a name="l04631"></a>04631 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513922ab420d624c46d36a95fae0881a918" title="Bitwise xnor.">eXNOR</a>:
  2676. <a name="l04632"></a>04632 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2677. <a name="l04633"></a>04633 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085130e22af6ea9b8669e418758e3db2d9567" title="Call to enable a systask.">eSYSTASK_CALL</a>:
  2678. <a name="l04634"></a>04634 <span class="keywordflow">return</span> TRUE;
  2679. <a name="l04635"></a>04635 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d9445133d6f764fd30c1fe9742e13a89" title="Call to a function.">eFUNCTION_CALL</a>:
  2680. <a name="l04636"></a>04636 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2681. <a name="l04637"></a>04637 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ae58a743eb04be6df8a6cb046a0f7e1e" title="Dimensioned reference (array/bit select).">eARRAY</a>:
  2682. <a name="l04638"></a>04638 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2683. <a name="l04639"></a>04639 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513975710581b3e67e4df9048b20653be59" title="reference to net">eNET_REF</a>:
  2684. <a name="l04640"></a>04640 <span class="keywordflow">return</span> TRUE;
  2685. <a name="l04641"></a>04641 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513221527d67b55817eb87ac0d2ac382d76" title="reference to register">eREG_REF</a>:
  2686. <a name="l04642"></a>04642 <span class="keywordflow">return</span> TRUE;
  2687. <a name="l04643"></a>04643 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085133aaf5088c34cec779776dbc569580dc4" title="reference to real">eREAL_REF</a>:
  2688. <a name="l04644"></a>04644 <span class="keywordflow">return</span> TRUE;
  2689. <a name="l04645"></a>04645 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c50cc7f49ff7c43f88e815160d865774" title="reference to parameter">ePARAM_REF</a>:
  2690. <a name="l04646"></a>04646 <span class="keywordflow">return</span> TRUE;
  2691. <a name="l04647"></a>04647 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7bc86149d5a557e11aa9f9d34c7a2f" title="reference to port">ePORT_REF</a>:
  2692. <a name="l04648"></a>04648 <span class="keywordflow">return</span> TRUE;
  2693. <a name="l04649"></a>04649 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513afa3eca19ef27d4282a4e89cb293951c" title="reference to a forward declared variable">eFWD_REF</a>:
  2694. <a name="l04650"></a>04650 <span class="keywordflow">return</span> TRUE;
  2695. <a name="l04651"></a>04651 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513b21a341f6a115d49b2f730f8a8fdadeb" title="reference to a genvar">eGENVAR_REF</a>:
  2696. <a name="l04652"></a>04652 <span class="keywordflow">return</span> TRUE;
  2697. <a name="l04653"></a>04653 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513a5e58662b3dcc94a436eaa4fe1207aa6" title="vector decl range specification">eRANGE</a>:
  2698. <a name="l04654"></a>04654 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2699. <a name="l04655"></a>04655 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085138896a20b0f62194efc10c79de38ec074" title="vector subrange">eSLICE</a>:
  2700. <a name="l04656"></a>04656 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2701. <a name="l04657"></a>04657 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137034d050b8e97119a2a28a2d4e39f4ef" title="vector subrange with ascending index select">ePSLICE</a>:
  2702. <a name="l04658"></a>04658 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2703. <a name="l04659"></a>04659 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513bbb2e76b8ae4135617ebdac7d300e48f" title="vector subrange with descending index select">eMSLICE</a>:
  2704. <a name="l04660"></a>04660 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2705. <a name="l04661"></a>04661 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513791d58d84b6aabf43dcf1cc440ce2dfc" title="convert real to integer">eCVRI</a>:
  2706. <a name="l04662"></a>04662 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2707. <a name="l04663"></a>04663 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388a55d0ea9600048e4d07c5005fd33c9" title="convert integer to real">eCVIR</a>:
  2708. <a name="l04664"></a>04664 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2709. <a name="l04665"></a>04665 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137dbacdd0bbafee36932509b4357581a2" title="replication operator">eREP</a>:
  2710. <a name="l04666"></a>04666 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2711. <a name="l04667"></a>04667 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c0602a3fae4982e675772ef2152624b5" title="concatenation operator">eCAT</a>:
  2712. <a name="l04668"></a>04668 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2713. <a name="l04669"></a>04669 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513c3ce8f7220f911b6f29e313da82c890a" title="unary concat">eUCAT</a>:
  2714. <a name="l04670"></a>04670 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2715. <a name="l04671"></a>04671 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e9c7c2dc5f3df4a97b6b07aa054d263a" title="bitwise complement">eCOM</a>:
  2716. <a name="l04672"></a>04672 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2717. <a name="l04673"></a>04673 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851343a686b82407e651a6f25094db9306f7" title="negation">eNEG</a>:
  2718. <a name="l04674"></a>04674 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2719. <a name="l04675"></a>04675 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513fa1d1be484426c8b4d32b30404c2d327" title="logical complement">eNOT</a>:
  2720. <a name="l04676"></a>04676 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2721. <a name="l04677"></a>04677 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513db471ebd8f78821e466b798da680999d" title="greater than">eGT</a>:
  2722. <a name="l04678"></a>04678 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2723. <a name="l04679"></a>04679 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ffa826d1addda04f3ab82aac2e28b04c" title="greater than or equal">eGE</a>:
  2724. <a name="l04680"></a>04680 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2725. <a name="l04681"></a>04681 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ecd3939c5dc23c708a920ffd0625c8fa" title="less than">eLT</a>:
  2726. <a name="l04682"></a>04682 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2727. <a name="l04683"></a>04683 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513dae4c2b864ee57699a1b01c57a0fc086" title="less than or equal">eLE</a>:
  2728. <a name="l04684"></a>04684 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2729. <a name="l04685"></a>04685 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513165cbf518ed88d7d75c630d9620ed932" title="logical and">eLAND</a>:
  2730. <a name="l04686"></a>04686 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2731. <a name="l04687"></a>04687 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085134540d16dcd3275bbaab7901efaeaf1f5" title="logical or">eLOR</a>:
  2732. <a name="l04688"></a>04688 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2733. <a name="l04689"></a>04689 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513e06ea973e388894dbbfbd9ee05c57fba" title="case equal">eCEQ</a>:
  2734. <a name="l04690"></a>04690 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2735. <a name="l04691"></a>04691 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851351d8140d47a7d56e37aa6f45ee863d51" title="case not equal">eCNE</a>:
  2736. <a name="l04692"></a>04692 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2737. <a name="l04693"></a>04693 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513f70f509782da73beab666ee0f9af49d3" title="equal">eEQ</a>:
  2738. <a name="l04694"></a>04694 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2739. <a name="l04695"></a>04695 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513699caf68974a276fb8eee43bc217bb95" title="not equal">eNE</a>:
  2740. <a name="l04696"></a>04696 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2741. <a name="l04697"></a>04697 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085137d39d75e22a7b45eb830d35f05f1051f" title="reduction and">eRAND</a>:
  2742. <a name="l04698"></a>04698 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2743. <a name="l04699"></a>04699 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310037d75d48d353c51b1905147576ba6" title="reduction nand">eRNAND</a>:
  2744. <a name="l04700"></a>04700 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2745. <a name="l04701"></a>04701 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851310949e584b8726b141c659ad4b3aa529" title="reduction or">eROR</a>:
  2746. <a name="l04702"></a>04702 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2747. <a name="l04703"></a>04703 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085131c3daab4dd9d423c685ac3bb0ed0edcb" title="reduction nor">eRNOR</a>:
  2748. <a name="l04704"></a>04704 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2749. <a name="l04705"></a>04705 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851399e3ac4300c039a7a6ebff20783d1603" title="reduction xor">eRXOR</a>:
  2750. <a name="l04706"></a>04706 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2751. <a name="l04707"></a>04707 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e84085139d7d4b66ab45aed9bafa2041a98439c2" title="reduction xnor">eRXNOR</a>:
  2752. <a name="l04708"></a>04708 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2753. <a name="l04709"></a>04709 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e840851388d6fcc5d8c333c0216d23cbb5dabfb8" title="condition expression operator">eHOOK</a>:
  2754. <a name="l04710"></a>04710 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(0)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(1)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>() || Arg&lt;CNode*&gt;(2)-&gt;<a class="code" href="classCNode.html#7ca286cfec44b3a6d9f38bfc1cb780a6" title="Checks to see if expression tree is volatile.">IsVolatile</a>();
  2755. <a name="l04711"></a>04711 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513ba3a4c34a0f19a807a7d708dfe7417ff" title="min/typ/max expression">eMTM</a>:
  2756. <a name="l04712"></a>04712 <span class="keywordflow">return</span> TRUE;
  2757. <a name="l04713"></a>04713 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513d6f183844d7cfac0bd93e6e637520b2e" title="external reference">eEXTERNAL_REF</a>:
  2758. <a name="l04714"></a>04714 <span class="keywordflow">return</span> TRUE;
  2759. <a name="l04715"></a>04715 <span class="keywordflow">case</span> <a class="code" href="cnode__def_8h.html#21e7e2c6d95679cd908f0b20e8408513da094f1fe1953724e0e9ba8581fd284d" title="expression represented by a macro">eMACRO_EXPR</a>:
  2760. <a name="l04716"></a>04716 <span class="keywordflow">return</span> Arg&lt;CNode*&gt;(1) ? Arg&lt;CNode*&gt;(1)-&gt;IsVolatile() : TRUE;
  2761. <a name="l04717"></a>04717 <span class="keywordflow">default</span>:
  2762. <a name="l04718"></a>04718 <a class="code" href="group__utilities.html#g6dbd4cb0f492800d40e2cad42a0ea250" title="Add invariant checks to code.">MASSERT</a>( FALSE );
  2763. <a name="l04719"></a>04719 }
  2764. <a name="l04720"></a>04720
  2765. <a name="l04721"></a>04721 <span class="keywordflow">return</span> TRUE;
  2766. <a name="l04722"></a>04722 }
  2767. <a name="l04723"></a>04723
  2768. <a name="l04724"></a>04724
  2769. <a name="l04725"></a>04725 <span class="comment">/************************************************</span>
  2770. <a name="l04726"></a>04726 <span class="comment"> IsWidthConstant</span>
  2771. <a name="l04727"></a>04727 <span class="comment"> - return true if expression has a constant width</span>
  2772. <a name="l04728"></a>04728 <span class="comment">**************************************************/</span>
  2773. <a name="l04729"></a>04729
  2774. <a name="l04730"></a>04730 <span class="keywordtype">int</span> <a class="code" href="classCNode.html#cc4d0c6b5cea6949754e4ebfcfd14bca" title="Evaluates if expression width is constant.">CNode::IsWidthConstant</a>( )
  2775. <a name="l04731"></a>04731 {
  2776. <a name="l04732"></a>04732 <span class="keywordflow">switch</span>( <a class="code" href="classCNode.html#ea4bcc23b1bba68d0a243e729b9da0ce" title="Return node&amp;#39;s operation type.">GetOp</a>() ) {
  2777. <a name="l04733"></a>047