Searched refs:OP_LOADK (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/opcache/jit/ir/dynasm/ |
H A D | minilua.c | 65 OP_LOADK, enumerator 3249 luaK_codeABx(fs,OP_LOADK,reg,e->u.s.info); 3253 luaK_codeABx(fs,OP_LOADK,reg,luaK_numberK(fs,e->u.nval)); 4474 luaK_codeABx(fs,OP_LOADK,fs->freereg,luaK_numberK(fs,1)); 4964 case OP_LOADK:{
|
Completed in 16 milliseconds