Home
last modified time | relevance | path

Searched defs:is_clz (Results 1 - 3 of 3) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeRISCV_common.c1042 sljit_s32 is_clz = (GET_OPCODE(op) == SLJIT_CLZ); in emit_clz_ctz() local
H A DsljitNativeX86_common.c1509 static sljit_s32 emit_clz_ctz(struct sljit_compiler *compiler, sljit_s32 is_clz, in emit_clz_ctz() argument
H A DsljitNativeMIPS_common.c1415 sljit_s32 is_clz = (GET_OPCODE(op) == SLJIT_CLZ); in emit_clz_ctz() local

Completed in 13 milliseconds