Home
last modified time | relevance | path

Searched refs:SLJIT_CLZ (Results 1 – 13 of 13) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1067 #define SLJIT_CLZ (SLJIT_OP1_BASE + 10) macro
1068 #define SLJIT_CLZ32 (SLJIT_CLZ | SLJIT_32)
H A DsljitNativeSPARC_32.c76 case SLJIT_CLZ: in emit_single_op()
H A DsljitNativePPC_32.c92 case SLJIT_CLZ: in emit_single_op()
H A DsljitNativePPC_64.c206 case SLJIT_CLZ: in emit_single_op()
H A DsljitNativeRISCV_common.c1042 sljit_s32 is_clz = (GET_OPCODE(op) == SLJIT_CLZ); in emit_clz_ctz()
1172 case SLJIT_CLZ: in emit_single_op()
1744 case SLJIT_CLZ: in sljit_emit_op1()
H A DsljitNativeMIPS_common.c1415 sljit_s32 is_clz = (GET_OPCODE(op) == SLJIT_CLZ); in emit_clz_ctz()
1568 case SLJIT_CLZ: in emit_single_op()
1588 case SLJIT_CLZ: in emit_single_op()
2304 case SLJIT_CLZ: in sljit_emit_op1()
H A DsljitNativeARM_64.c637 case SLJIT_CLZ: in emit_op_imm()
815 case SLJIT_CLZ: in emit_op_imm()
H A DsljitNativeX86_common.c1727 case SLJIT_CLZ: in sljit_emit_op1()
1729 return emit_clz_ctz(compiler, (op == SLJIT_CLZ), dst, dstw, src, srcw); in sljit_emit_op1()
H A DsljitNativeARM_T2_32.c616 case SLJIT_CLZ: in emit_op_imm()
837 case SLJIT_CLZ: in emit_op_imm()
H A DsljitNativeSPARC_common.c1025 case SLJIT_CLZ: in sljit_emit_op1()
H A DsljitNativeARM_32.c1488 case SLJIT_CLZ: in emit_single_op()
2161 case SLJIT_CLZ: in sljit_emit_op1()
H A DsljitNativePPC_common.c1416 case SLJIT_CLZ: in sljit_emit_op1()
H A DsljitNativeS390X.c2276 case SLJIT_CLZ: in sljit_emit_op1()

Completed in 92 milliseconds