Home
last modified time | relevance | path

Searched refs:i1213max (Results 1 – 4 of 4) sorted by relevance

/dports/biology/iqtree/IQ-TREE-2.0.6/vectorclass/
H A Dvectorf512.h2269 const int i1213max = i12 > i13 ? i12 : i13; in gather16f() local
2274 const int i12_15max = i1213max > i1415max ? i1213max : i1415max; in gather16f()
H A Dvectorf512e.h1973 const int i1213max = i12 > i13 ? i12 : i13; in gather16f() local
1978 const int i12_15max = i1213max > i1415max ? i1213max : i1415max; in gather16f()
H A Dvectori512.h2271 const int i1213max = i12 > i13 ? i12 : i13; in gather16i() local
2276 const int i12_15max = i1213max > i1415max ? i1213max : i1415max; in gather16i()
H A Dvectori512e.h2231 const int i1213max = i12 > i13 ? i12 : i13; in gather16i() local
2236 const int i12_15max = i1213max > i1415max ? i1213max : i1415max; in gather16i()