Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_data.cc1434 … const uintptr_t phasepresent_word_expanded = _pdep_u64(tmp_phasepresent_input_word, geno_hets); in UnpackAndResortHphase() local
1435 uintptr_t phasepresent_bits_to_set = phasepresent_word_expanded & sample_include_word; in UnpackAndResortHphase()
1443 … = _pext_u64(tmp_phaseinfo_input_word, _pext_u64(sample_include_word, phasepresent_word_expanded)); in UnpackAndResortHphase()