Home
last modified time | relevance | path

Searched refs:check_sljit_emit_call (Results 1 – 11 of 11) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
DsljitNativeMIPS_64.c232 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
DsljitNativeMIPS_32.c203 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
DsljitNativeX86_64.c816 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
DsljitNativeX86_32.c1004 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
DsljitNativeARM_64.c1985 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
DsljitLir.c1794 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_call(struct sljit_compiler *compiler, sljit_… in check_sljit_emit_call() function
DsljitNativePPC_common.c2328 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
DsljitNativeRISCV_common.c2381 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
DsljitNativeARM_T2_32.c2491 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
DsljitNativeS390X.c3424 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
DsljitNativeARM_32.c2917 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()