Searched refs:tail_call_reg_arg_with_args (Results 1 – 1 of 1) sorted by relevance
964 static sljit_s32 tail_call_reg_arg_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in tail_call_reg_arg_with_args() function1008 PTR_FAIL_IF(tail_call_reg_arg_with_args(compiler, arg_types)); in sljit_emit_call()1058 FAIL_IF(tail_call_reg_arg_with_args(compiler, arg_types)); in sljit_emit_icall()
Completed in 6 milliseconds