Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c1003 static sljit_s32 tail_call_reg_arg_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in tail_call_reg_arg_with_args() function
1047 PTR_FAIL_IF(tail_call_reg_arg_with_args(compiler, arg_types)); in sljit_emit_call()
1097 FAIL_IF(tail_call_reg_arg_with_args(compiler, arg_types)); in sljit_emit_icall()

Completed in 8 milliseconds