Home
last modified time | relevance | path

Searched refs:SLJIT_CTZ (Results 1 – 12 of 12) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1072 #define SLJIT_CTZ (SLJIT_OP1_BASE + 11) macro
1073 #define SLJIT_CTZ32 (SLJIT_CTZ | SLJIT_32)
H A DsljitNativePPC_32.c96 case SLJIT_CTZ: in emit_single_op()
H A DsljitNativePPC_64.c210 case SLJIT_CTZ: in emit_single_op()
H A DsljitNativeARM_64.c638 case SLJIT_CTZ: in emit_op_imm()
818 case SLJIT_CTZ: in emit_op_imm()
H A DsljitNativeMIPS_common.c1575 case SLJIT_CTZ: in emit_single_op()
1589 case SLJIT_CTZ: in emit_single_op()
2305 case SLJIT_CTZ: in sljit_emit_op1()
H A DsljitNativeARM_T2_32.c617 case SLJIT_CTZ: in emit_op_imm()
840 case SLJIT_CTZ: in emit_op_imm()
H A DsljitNativeRISCV_common.c1173 case SLJIT_CTZ: in emit_single_op()
1745 case SLJIT_CTZ: in sljit_emit_op1()
H A DsljitNativeS390X.c1975 sljit_s32 is_ctz = (GET_OPCODE(op) == SLJIT_CTZ); in sljit_emit_clz_ctz()
2277 case SLJIT_CTZ: in sljit_emit_op1()
H A DsljitNativeARM_32.c1493 case SLJIT_CTZ: in emit_single_op()
2162 case SLJIT_CTZ: in sljit_emit_op1()
H A DsljitLir.c1329 CHECK_ARGUMENT(GET_OPCODE(op) >= SLJIT_MOV && GET_OPCODE(op) <= SLJIT_CTZ); in check_sljit_emit_op1()
H A DsljitNativePPC_common.c1417 case SLJIT_CTZ: in sljit_emit_op1()
H A DsljitNativeX86_common.c1728 case SLJIT_CTZ: in sljit_emit_op1()

Completed in 106 milliseconds