Home
last modified time | relevance | path

Searched defs:ins (Results 1 – 13 of 13) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_64.c34 sljit_ins ins; in load_immediate() local
158 sljit_ins ins = NOP; in call_with_args() local
229 sljit_ins ins = NOP; in sljit_emit_call() local
271 sljit_ins ins = NOP; in sljit_emit_icall() local
H A DsljitNativeS390X.c1003 sljit_ins ins; in load_word() local
1024 sljit_ins ins; in load_unsigned_word() local
1040 sljit_ins ins; in store_word() local
1390 sljit_ins ins; in emit_non_commutative() local
2021 sljit_ins ins; in sljit_emit_op1() local
2338 sljit_ins ins; in sljit_emit_add() local
2418 sljit_ins ins; in sljit_emit_sub() local
2559 sljit_ins ins; in sljit_emit_multiply() local
2740 sljit_ins ins; in sljit_emit_shift() local
2800 sljit_ins ins; in sljit_emit_rotate() local
[all …]
H A DsljitNativeMIPS_32.c74 sljit_ins ins = NOP; in call_with_args() local
200 sljit_ins ins = NOP; in sljit_emit_call() local
256 sljit_ins ins; in sljit_emit_icall() local
H A DsljitNativeMIPS_common.c327 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst()
1109 sljit_ins ins; in sljit_emit_return_void() local
1123 sljit_ins ins; in sljit_emit_return_to() local
1468 sljit_ins ins, op_dimm, op_dimm32, op_dv; in emit_single_op() local
3295 sljit_ins ins; in sljit_emit_cmov() local
3436 sljit_ins ins; in sljit_emit_mem() local
H A DsljitNativeARM_64.c144 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst()
445 sljit_ins ins; in logical_imm() local
2314 sljit_ins ins; in sljit_get_local_base() local
H A DsljitNativeRISCV_common.c152 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst()
161 static sljit_s32 push_imm_s_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_sw imm) in push_imm_s_inst()
846 sljit_ins ins; in push_mem_inst() local
H A DsljitNativeSPARC_common.c208 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst()
H A DsljitNativeARM_32.c3099 sljit_uw cc, ins; in sljit_emit_op_flags() local
H A DsljitNativePPC_common.c275 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst()
/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_mips.h189 unsigned int ins = *p++; in dasm_put() local
293 unsigned int ins = *p++; in dasm_link() local
339 unsigned int ins = *p++; in dasm_encode() local
H A Ddasm_ppc.h189 unsigned int ins = *p++; in dasm_put() local
297 unsigned int ins = *p++; in dasm_link() local
343 unsigned int ins = *p++; in dasm_encode() local
H A Ddasm_arm.h198 unsigned int ins = *p++; in dasm_put() local
314 unsigned int ins = *p++; in dasm_link() local
361 unsigned int ins = *p++; in dasm_encode() local
H A Ddasm_arm64.h240 unsigned int ins = *p++; in dasm_put() local
383 unsigned int ins = *p++; in dasm_link() local
440 unsigned int ins = *p++; in dasm_encode() local

Completed in 97 milliseconds