Home
last modified time | relevance | path

Searched refs:Vec8thUint (Results 1 – 8 of 8) sorted by relevance

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dplink2_bits.cc1410 const Vec8thUint* bytearr_alias = R_CAST(const Vec8thUint*, bytearr); in Expand1bitTo8()
1721 Vec8thUint* write_iter0 = R_CAST(Vec8thUint*, write_iter); in TransposeBitblock64()
1723 Vec8thUint* write_iter1 = &(write_iter0[write_v8ui_stride]); in TransposeBitblock64()
1724 Vec8thUint* write_iter2 = &(write_iter1[write_v8ui_stride]); in TransposeBitblock64()
1725 Vec8thUint* write_iter3 = &(write_iter2[write_v8ui_stride]); in TransposeBitblock64()
1726 Vec8thUint* write_iter4 = &(write_iter3[write_v8ui_stride]); in TransposeBitblock64()
1727 Vec8thUint* write_iter5 = &(write_iter4[write_v8ui_stride]); in TransposeBitblock64()
1728 Vec8thUint* write_iter6 = &(write_iter5[write_v8ui_stride]); in TransposeBitblock64()
1729 Vec8thUint* write_iter7 = &(write_iter6[write_v8ui_stride]); in TransposeBitblock64()
1756 Vec8thUint* write_iter_last = &(write_iter0[write_v8ui_stride * (row_ct_rem - 1)]); in TransposeBitblock64()
[all …]
H A Dpgenlib_misc.cc1218 Vec8thUint* target_iter0 = R_CAST(Vec8thUint*, write_iter); in TransposeNypblock64()
1220 Vec8thUint* target_iter1 = &(target_iter0[write_v8ui_stride]); in TransposeNypblock64()
1221 Vec8thUint* target_iter2 = &(target_iter1[write_v8ui_stride]); in TransposeNypblock64()
1222 Vec8thUint* target_iter3 = &(target_iter2[write_v8ui_stride]); in TransposeNypblock64()
1223 Vec8thUint* target_iter4 = &(target_iter3[write_v8ui_stride]); in TransposeNypblock64()
1224 Vec8thUint* target_iter5 = &(target_iter4[write_v8ui_stride]); in TransposeNypblock64()
1225 Vec8thUint* target_iter6 = &(target_iter5[write_v8ui_stride]); in TransposeNypblock64()
1226 Vec8thUint* target_iter7 = &(target_iter6[write_v8ui_stride]); in TransposeNypblock64()
1258 Vec8thUint* target_iter1 = &(target_iter0[write_v8ui_stride]); in TransposeNypblock64()
1259 Vec8thUint* target_iter2 = &(target_iter1[write_v8ui_stride]); in TransposeNypblock64()
[all …]
H A Dplink2_base.h979 typedef uint32_t Vec8thUint; typedef
1218 typedef uint16_t Vec8thUint; typedef
1748 HEADER_INLINE Vec4thUint UnpackVec8thUintTo4th(Vec8thUint hw) { in UnpackVec8thUintTo4th()
1764 HEADER_INLINE Vec8thUint PackVec4thUintTo8th(Vec4thUint ww) { in PackVec4thUintTo8th()
1768 HEADER_INLINE Vec16thUint PackVec8thUintTo16th(Vec8thUint ww) { in PackVec8thUintTo16th()
1797 HEADER_INLINE VecUc InverseMovemaskFF(Vec8thUint mask) { in InverseMovemaskFF()
1911 HEADER_INLINE Vec4thUint UnpackVec8thUintTo4th(Vec8thUint hw) { in UnpackVec8thUintTo4th()
1918 HEADER_INLINE Vec8thUint PackVec4thUintTo8th(Vec4thUint ww) { in PackVec4thUintTo8th()
1922 return S_CAST(Vec8thUint, ww | (ww >> 8)); in PackVec4thUintTo8th()
1925 HEADER_INLINE Vec16thUint PackVec8thUintTo16th(Vec8thUint ww) { in PackVec8thUintTo16th()
[all …]
H A Dplink2_string.cc1769 …uint32_t cur_transitions = S_CAST(Vec8thUint, delimiter_bytes ^ (delimiter_bytes << 1) ^ prev_deli… in NextTokenMultFar()
1821 …uint32_t cur_transitions = S_CAST(Vec8thUint, delimiter_bytes ^ (delimiter_bytes << 1) ^ prev_deli… in TokenLexK0()
1848 cur_transitions = S_CAST(Vec8thUint, ~vecuc_movemask(postspace_vvec)); in TokenLexK0()
1869 cur_transitions = S_CAST(Vec8thUint, delimiter_bytes ^ (delimiter_bytes << 1)); in TokenLexK0()
3252 uint32_t nontoken_bytes = S_CAST(Vec8thUint, ~vecuc_movemask(postspace_vvec)); in LastSpaceOrEoln()
3273 …const uint32_t nontoken_bytes = S_CAST(Vec8thUint, ~vecuc_movemask(postspace_vvec1 & postspace_vve… in LastSpaceOrEoln()
3275 const uint32_t nontoken_bytes1 = S_CAST(Vec8thUint, ~vecuc_movemask(postspace_vvec1)); in LastSpaceOrEoln()
3291 const uint32_t nontoken_bytes = S_CAST(Vec8thUint, ~vecuc_movemask(postspace_vvec)); in LastSpaceOrEoln()
H A Dpgenlib_write.cc1334 Vec8thUint* write_aliasv = R_CAST(Vec8thUint*, write_alias); in PwcAppendMultiallelicMain()
H A Dpgenlib_read.cc1460 Vec8thUint v8ui = 0; in GetLdbaseVidx()
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_import.cc4174 Vec8thUint* genovec_alias = R_CAST(Vec8thUint*, genovec); in BcfParseGqDpMain()
4186 const Vec8thUint fail_bits = veci16_movemask(fail_vec); in BcfParseGqDpMain()
4192 Vec8thUint fail_bits = 0; in BcfParseGqDpMain()
4234 const Vec8thUint fail_bits = veci16_movemask(fail_vec); in BcfParseGqDpMain()
4242 Vec8thUint fail_bits = 0; in BcfParseGqDpMain()
5242 Vec8thUint* genovec_alias = R_CAST(Vec8thUint*, genovec); in BcfConvertUnphasedBiallelic()
5257 const Vec8thUint geno_bits = vecu16_movemask(ready_for_movemask); in BcfConvertUnphasedBiallelic()
5938 Vec8thUint* genovec_alias = R_CAST(Vec8thUint*, genovec); in BcfConvertPhasedBiallelic()
5973 const Vec8thUint geno_bits = vecu16_movemask(ready_for_movemask); in BcfConvertPhasedBiallelic()
H A Dplink2_data.cc2606 Vec8thUint* allele_presents_alias = R_CAST(Vec8thUint*, allele_presents);