Searched refs:check_sljit_emit_fast_enter (Results 1 – 10 of 10) sorted by relevance
/PHP-7.2/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeX86_32.c | 536 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
|
H A D | sljitNativeX86_64.c | 592 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
|
H A D | sljitNativeSPARC_common.c | 1208 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
|
H A D | sljitNativeARM_T2_32.c | 1683 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
|
H A D | sljitLir.c | 977 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_fast_enter(struct sljit_compiler *compiler, … in check_sljit_emit_fast_enter() function
|
H A D | sljitNativeARM_32.c | 2030 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
|
H A D | sljitNativeARM_64.c | 1812 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
|
H A D | sljitNativeMIPS_common.c | 1569 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
|
H A D | sljitNativeTILEGX_64.c | 1553 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
|
H A D | sljitNativePPC_common.c | 2070 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
|
Completed in 81 milliseconds