Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_64.c34 sljit_ins ins; in load_immediate() local
163 sljit_ins ins; in emit_single_op() local
552 sljit_ins ins = NOP; in call_with_args() local
623 sljit_ins ins; in sljit_emit_call() local
651 sljit_ins ins; in sljit_emit_icall() local
H A DsljitNativeS390X.c973 sljit_ins ins; in load_word() local
995 sljit_ins ins; in store_word() local
1248 sljit_ins ins, ins_k; in emit_commutative() local
1331 sljit_ins ins; in emit_non_commutative() local
1401 sljit_ins ins = ibuf[i]; in sljit_generate_code() local
1778 sljit_ins ins; in sljit_emit_op1() local
2129 sljit_ins ins; in sljit_emit_add() local
2208 sljit_ins ins; in sljit_emit_sub() local
2343 sljit_ins ins; in sljit_emit_multiply() local
2524 sljit_ins ins; in sljit_emit_shift() local
[all …]
H A DsljitNativeMIPS_32.c453 sljit_ins ins = NOP; in call_with_args() local
619 sljit_ins ins; in sljit_emit_call() local
649 sljit_ins ins; in sljit_emit_icall() local
H A DsljitNativeARM_64.c137 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst()
435 sljit_ins ins; in logical_imm() local
1954 sljit_ins ins; in sljit_get_local_base() local
H A DsljitNativeMIPS_common.c291 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst()
2196 sljit_ins ins; in sljit_emit_cmov() local
H A DsljitNativeSPARC_common.c204 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst()
H A DsljitNativePPC_common.c250 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst()
H A DsljitNativeARM_32.c2594 sljit_uw cc, ins; in sljit_emit_op_flags() local
/PHP-8.1/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_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_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_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 62 milliseconds