Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h1858 #define VK(vk) ((sljit_ins)vk << 10) macro
1893 push_inst(compiler, VOR_V | VD(dst_ind) | VJ(cmp2_ind) | VK(dst_ind)); in fast_forward_char_pair_lsx_compare()
1897 push_inst(compiler, VSEQ | VD(dst_ind) | VJ(dst_ind) | VK(cmp1_ind)); in fast_forward_char_pair_lsx_compare()
1905 push_inst(compiler, VSEQ | VD(dst_ind) | VJ(dst_ind) | VK(cmp1_ind)); in fast_forward_char_pair_lsx_compare()
1908 push_inst(compiler, VSEQ | VD(tmp_ind) | VJ(tmp_ind) | VK(cmp2_ind)); in fast_forward_char_pair_lsx_compare()
1911 push_inst(compiler, VOR_V | VD(dst_ind) | VJ(tmp_ind) | VK(dst_ind)); in fast_forward_char_pair_lsx_compare()
2282 push_inst(compiler, VOR_V | VD(data1_ind) | VJ(data1_ind) | VK(data2_ind)); in fast_forward_char_pair_simd()
2312 push_inst(compiler, VAND_V | VD(data1_ind) | VJ(data1_ind) | VK(data2_ind)); in fast_forward_char_pair_simd()
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c114 VK, enumerator
3248 case VK:{
3336 e->k=VK;
3341 case VK:{
3409 case VK:case VKNUM:case VTRUE:{
3455 case VK:case VKNUM:case VTRUE:{
3725 init_exp(e,VK,luaK_stringK(ls->fs,s));

Completed in 29 milliseconds