Searched refs:_pext_u32 (Results 1 – 5 of 5) sorted by relevance
19 return _pext_u32(__X, __Y); in test_pext_u32()
21 return _pext_u32(__X, __Y); in test_pext_u32()
33 _pext_u32(unsigned int __X, unsigned int __Y) in _pext_u32() function
47 _pext_u32(unsigned int __X, unsigned int __Y) in _pext_u32() function
100 return _pext_u32(a, mask); in pext_u32()