arm_compute v19.08
diff --git a/documentation/intrinsics_8h_source.xhtml b/documentation/intrinsics_8h_source.xhtml
index c2eef94..48d62dd 100644
--- a/documentation/intrinsics_8h_source.xhtml
+++ b/documentation/intrinsics_8h_source.xhtml
@@ -40,7 +40,7 @@
   <img alt="Compute Library" src="https://raw.githubusercontent.com/ARM-software/ComputeLibrary/gh-pages/ACL_logo.png" style="max-width: 100%;margin-top: 15px;margin-left: 10px"/>
   <td style="padding-left: 0.5em;">
    <div id="projectname">
-   &#160;<span id="projectnumber">19.05</span>
+   &#160;<span id="projectnumber">19.08</span>
    </div>
   </td>
  </tr>
@@ -100,7 +100,7 @@
 <div class="title">intrinsics.h</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="intrinsics_8h.xhtml">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Copyright (c) 2018-2019 ARM Limited.</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * SPDX-License-Identifier: MIT</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * of this software and associated documentation files (the &quot;Software&quot;), to</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * deal in the Software without restriction, including without limitation the</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * sell copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#ifndef __ARM_COMPUTE_WRAPPER_INTRINSICS_H__</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#define __ARM_COMPUTE_WRAPPER_INTRINSICS_H__</span></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="abs_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/abs.h</a>&quot;</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="intrinsics_2add_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/add.h</a>&quot;</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="and_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/and.h</a>&quot;</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="bsl_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/bsl.h</a>&quot;</span></div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="ceq_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/ceq.h</a>&quot;</span></div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="cge_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/cge.h</a>&quot;</span></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="cgt_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/cgt.h</a>&quot;</span></div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="clt_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/clt.h</a>&quot;</span></div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="combine_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/combine.h</a>&quot;</span></div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="div_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/div.h</a>&quot;</span></div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="dup__n_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/dup_n.h</a>&quot;</span></div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="exp_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/exp.h</a>&quot;</span></div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="gethigh_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/gethigh.h</a>&quot;</span></div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="getlane_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/getlane.h</a>&quot;</span></div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="getlow_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/getlow.h</a>&quot;</span></div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="inv_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/inv.h</a>&quot;</span></div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="invsqrt_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/invsqrt.h</a>&quot;</span></div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="load_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/load.h</a>&quot;</span></div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="_n_e_o_n_2wrapper_2intrinsics_2_log_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/log.h</a>&quot;</span></div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="max_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/max.h</a>&quot;</span></div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="min_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/min.h</a>&quot;</span></div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="mla_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/mla.h</a>&quot;</span></div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="movl_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/movl.h</a>&quot;</span></div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="movn_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/movn.h</a>&quot;</span></div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="mul_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/mul.h</a>&quot;</span></div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="neg_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/neg.h</a>&quot;</span></div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="not_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/not.h</a>&quot;</span></div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="orr_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/orr.h</a>&quot;</span></div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="padd_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/padd.h</a>&quot;</span></div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="pmax_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/pmax.h</a>&quot;</span></div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="pmin_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/pmin.h</a>&quot;</span></div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="pow_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/pow.h</a>&quot;</span></div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="rev64_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/rev64.h</a>&quot;</span></div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="setlane_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/setlane.h</a>&quot;</span></div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="store_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/store.h</a>&quot;</span></div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="sub_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/sub.h</a>&quot;</span></div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="tanh_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/tanh.h</a>&quot;</span></div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;</div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* __ARM_COMPUTE_WRAPPER_INTRINSICS_H__ */</span><span class="preprocessor"></span></div><div class="ttc" id="pmin_8h_xhtml"><div class="ttname"><a href="pmin_8h.xhtml">pmin.h</a></div></div>
+<a href="intrinsics_8h.xhtml">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Copyright (c) 2018-2019 ARM Limited.</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * SPDX-License-Identifier: MIT</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * of this software and associated documentation files (the &quot;Software&quot;), to</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * deal in the Software without restriction, including without limitation the</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * sell copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#ifndef __ARM_COMPUTE_WRAPPER_INTRINSICS_H__</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#define __ARM_COMPUTE_WRAPPER_INTRINSICS_H__</span></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="abs_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/abs.h</a>&quot;</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="intrinsics_2add_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/add.h</a>&quot;</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="and_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/and.h</a>&quot;</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="bsl_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/bsl.h</a>&quot;</span></div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="ceq_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/ceq.h</a>&quot;</span></div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="cge_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/cge.h</a>&quot;</span></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="cgt_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/cgt.h</a>&quot;</span></div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="clt_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/clt.h</a>&quot;</span></div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="combine_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/combine.h</a>&quot;</span></div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="div_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/div.h</a>&quot;</span></div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="dup__n_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/dup_n.h</a>&quot;</span></div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="exp_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/exp.h</a>&quot;</span></div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="gethigh_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/gethigh.h</a>&quot;</span></div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="getlane_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/getlane.h</a>&quot;</span></div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="getlow_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/getlow.h</a>&quot;</span></div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="inv_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/inv.h</a>&quot;</span></div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="invsqrt_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/invsqrt.h</a>&quot;</span></div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="load_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/load.h</a>&quot;</span></div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="_n_e_o_n_2wrapper_2intrinsics_2_log_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/log.h</a>&quot;</span></div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="max_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/max.h</a>&quot;</span></div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="min_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/min.h</a>&quot;</span></div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="mla_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/mla.h</a>&quot;</span></div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="movl_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/movl.h</a>&quot;</span></div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="movn_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/movn.h</a>&quot;</span></div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="mul_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/mul.h</a>&quot;</span></div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="neg_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/neg.h</a>&quot;</span></div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="not_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/not.h</a>&quot;</span></div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="orr_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/orr.h</a>&quot;</span></div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="padd_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/padd.h</a>&quot;</span></div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="pmax_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/pmax.h</a>&quot;</span></div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="pmin_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/pmin.h</a>&quot;</span></div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="pow_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/pow.h</a>&quot;</span></div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="rev64_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/rev64.h</a>&quot;</span></div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="round_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/round.h</a>&quot;</span></div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="setlane_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/setlane.h</a>&quot;</span></div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="sin_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/sin.h</a>&quot;</span></div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="store_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/store.h</a>&quot;</span></div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="sub_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/sub.h</a>&quot;</span></div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="tanh_8h.xhtml">arm_compute/core/NEON/wrapper/intrinsics/tanh.h</a>&quot;</span></div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;</div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* __ARM_COMPUTE_WRAPPER_INTRINSICS_H__ */</span><span class="preprocessor"></span></div><div class="ttc" id="pmin_8h_xhtml"><div class="ttname"><a href="pmin_8h.xhtml">pmin.h</a></div></div>
 <div class="ttc" id="min_8h_xhtml"><div class="ttname"><a href="min_8h.xhtml">min.h</a></div></div>
 <div class="ttc" id="not_8h_xhtml"><div class="ttname"><a href="not_8h.xhtml">not.h</a></div></div>
 <div class="ttc" id="intrinsics_2add_8h_xhtml"><div class="ttname"><a href="intrinsics_2add_8h.xhtml">add.h</a></div></div>
@@ -115,6 +115,7 @@
 <div class="ttc" id="pow_8h_xhtml"><div class="ttname"><a href="pow_8h.xhtml">pow.h</a></div></div>
 <div class="ttc" id="sub_8h_xhtml"><div class="ttname"><a href="sub_8h.xhtml">sub.h</a></div></div>
 <div class="ttc" id="and_8h_xhtml"><div class="ttname"><a href="and_8h.xhtml">and.h</a></div></div>
+<div class="ttc" id="round_8h_xhtml"><div class="ttname"><a href="round_8h.xhtml">round.h</a></div></div>
 <div class="ttc" id="neg_8h_xhtml"><div class="ttname"><a href="neg_8h.xhtml">neg.h</a></div></div>
 <div class="ttc" id="clt_8h_xhtml"><div class="ttname"><a href="clt_8h.xhtml">clt.h</a></div></div>
 <div class="ttc" id="tanh_8h_xhtml"><div class="ttname"><a href="tanh_8h.xhtml">tanh.h</a></div></div>
@@ -129,6 +130,7 @@
 <div class="ttc" id="gethigh_8h_xhtml"><div class="ttname"><a href="gethigh_8h.xhtml">gethigh.h</a></div></div>
 <div class="ttc" id="cge_8h_xhtml"><div class="ttname"><a href="cge_8h.xhtml">cge.h</a></div></div>
 <div class="ttc" id="movn_8h_xhtml"><div class="ttname"><a href="movn_8h.xhtml">movn.h</a></div></div>
+<div class="ttc" id="sin_8h_xhtml"><div class="ttname"><a href="sin_8h.xhtml">sin.h</a></div></div>
 <div class="ttc" id="pmax_8h_xhtml"><div class="ttname"><a href="pmax_8h.xhtml">pmax.h</a></div></div>
 <div class="ttc" id="exp_8h_xhtml"><div class="ttname"><a href="exp_8h.xhtml">exp.h</a></div></div>
 <div class="ttc" id="max_8h_xhtml"><div class="ttname"><a href="max_8h.xhtml">max.h</a></div></div>
@@ -143,7 +145,7 @@
 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
   <ul>
     <li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_1fb090f0c6070330bfaccc4236d3ca0d.xhtml">core</a></li><li class="navelem"><a class="el" href="dir_315f6cf1ec0b2df3ae747ff8286a19f5.xhtml">NEON</a></li><li class="navelem"><a class="el" href="dir_9eca3c725728e372597fcd0d17c1ea0f.xhtml">wrapper</a></li><li class="navelem"><a class="el" href="dir_36bd1941057d7130e210a25993eacc69.xhtml">intrinsics</a></li><li class="navelem"><a class="el" href="intrinsics_8h.xhtml">intrinsics.h</a></li>
-    <li class="footer">Generated on Thu May 23 2019 17:11:16 for Compute Library by
+    <li class="footer">Generated on Mon Sep 2 2019 11:47:19 for Compute Library by
     <a href="http://www.doxygen.org/index.html">
     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
   </ul>