Home
last modified time | relevance | path

Searched refs:check_sljit_emit_select (Results 1 – 10 of 10) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c2315 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_select(struct sljit_compiler *compiler, slji… in check_sljit_emit_select() function
H A DsljitNativePPC_common.c2740 CHECK(check_sljit_emit_select(compiler, type, dst_reg, src1, src1w, src2_reg)); in sljit_emit_select()
H A DsljitNativeARM_64.c2357 CHECK(check_sljit_emit_select(compiler, type, dst_reg, src1, src1w, src2_reg)); in sljit_emit_select()
H A DsljitNativeRISCV_common.c2818 CHECK(check_sljit_emit_select(compiler, type, dst_reg, src1, src1w, src2_reg)); in sljit_emit_select()
H A DsljitNativeLOONGARCH_64.c2853 CHECK(check_sljit_emit_select(compiler, type, dst_reg, src1, src1w, src2_reg)); in sljit_emit_select()
H A DsljitNativeARM_T2_32.c2959 CHECK(check_sljit_emit_select(compiler, type, dst_reg, src1, src1w, src2_reg)); in sljit_emit_select()
H A DsljitNativeS390X.c3782 CHECK(check_sljit_emit_select(compiler, type, dst_reg, src1, src1w, src2_reg)); in sljit_emit_select()
H A DsljitNativeX86_common.c3429 CHECK(check_sljit_emit_select(compiler, type, dst_reg, src1, src1w, src2_reg));
H A DsljitNativeARM_32.c3416 CHECK(check_sljit_emit_select(compiler, type, dst_reg, src1, src1w, src2_reg)); in sljit_emit_select()
H A DsljitNativeMIPS_common.c3753 CHECK(check_sljit_emit_select(compiler, type, dst_reg, src1, src1w, src2_reg)); in sljit_emit_select()

Completed in 107 milliseconds