Searched defs:operand (Results 1 – 5 of 5) sorted by relevance
689 __m256i operand = _mm256_loadu_si256((__m256i*)p); /* Load 32 bytes */ in mb_utf16be_to_wchar_avx2() local810 __m256i operand = _mm256_loadu_si256((__m256i*)in); /* Load 32 bytes */ in mb_wchar_to_utf16be_avx2() local885 __m256i operand = _mm256_loadu_si256((__m256i*)p); in mb_utf16le_to_wchar_avx2() local989 __m256i operand = _mm256_loadu_si256((__m256i*)in); in mb_wchar_to_utf16le_avx2() local
526 struct ud_operand *operand, in decode_modrm_reg()729 struct ud_operand *operand, in decode_operand()
210 struct ud_operand operand[4]; member
1785 __m128i operand = _mm_loadu_si128((__m128i*)p); /* Load 16 bytes */ in mb_fast_strlen_utf8() local4673 __m128i operand; in mb_fast_check_utf8_default() local5118 __m256i operand; in mb_fast_check_utf8_avx2() local
6318 zval *operand; local6376 zval *operand; local
Completed in 54 milliseconds