Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitLir.h1072 #define SLJIT_CTZ (SLJIT_OP1_BASE + 11) macro
1073 #define SLJIT_CTZ32 (SLJIT_CTZ | SLJIT_32)
DsljitNativePPC_32.c96 case SLJIT_CTZ: in emit_single_op()
DsljitNativePPC_64.c210 case SLJIT_CTZ: in emit_single_op()
DsljitNativeARM_64.c638 case SLJIT_CTZ: in emit_op_imm()
818 case SLJIT_CTZ: in emit_op_imm()
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()
DsljitNativeRISCV_common.c1173 case SLJIT_CTZ: in emit_single_op()
1745 case SLJIT_CTZ: in sljit_emit_op1()
DsljitNativeARM_T2_32.c617 case SLJIT_CTZ: in emit_op_imm()
840 case SLJIT_CTZ: in emit_op_imm()
DsljitNativeS390X.c1975 sljit_s32 is_ctz = (GET_OPCODE(op) == SLJIT_CTZ); in sljit_emit_clz_ctz()
2277 case SLJIT_CTZ: in sljit_emit_op1()
DsljitNativeARM_32.c1493 case SLJIT_CTZ: in emit_single_op()
2162 case SLJIT_CTZ: in sljit_emit_op1()
DsljitLir.c1329 CHECK_ARGUMENT(GET_OPCODE(op) >= SLJIT_MOV && GET_OPCODE(op) <= SLJIT_CTZ); in check_sljit_emit_op1()
DsljitNativeX86_common.c1728 case SLJIT_CTZ: in sljit_emit_op1()
DsljitNativePPC_common.c1417 case SLJIT_CTZ: in sljit_emit_op1()