Home
last modified time | relevance | path

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

/PHP-8.0/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
556 sljit_ins ins = NOP; in call_with_args() local
627 sljit_ins ins; in sljit_emit_call() local
655 sljit_ins ins; in sljit_emit_icall() local
H A DsljitNativeMIPS_32.c456 sljit_ins ins = NOP; in call_with_args() local
622 sljit_ins ins; in sljit_emit_call() local
652 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()
444 sljit_ins ins; in logical_imm() local
1954 sljit_ins ins; in sljit_get_local_base() local
H A DsljitNativeTILEGX_64.c330 static sljit_s32 push_inst_debug(struct sljit_compiler *compiler, sljit_ins ins, int line) in push_inst_debug()
341 static sljit_s32 push_inst_nodebug(struct sljit_compiler *compiler, sljit_ins ins) in push_inst_nodebug()
352 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst()
H A DsljitNativeMIPS_common.c291 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst()
2189 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 DsljitNativeARM_32.c2511 sljit_uw cc, ins; in sljit_emit_op_flags() local
H A DsljitNativePPC_common.c250 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst()
/PHP-8.0/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
313 unsigned int ins = *p++; in dasm_link() local
360 unsigned int ins = *p++; in dasm_encode() local
H A Ddasm_arm64.h238 unsigned int ins = *p++; in dasm_put() local
368 unsigned int ins = *p++; in dasm_link() local
416 unsigned int ins = *p++; in dasm_encode() local

Completed in 64 milliseconds