Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c2431 static sljit_s32 softfloat_post_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in softfloat_post_call_with_args() function
2519 PTR_FAIL_IF(softfloat_post_call_with_args(compiler, arg_types)); in sljit_emit_call()
2615 return softfloat_post_call_with_args(compiler, arg_types); in sljit_emit_icall()
H A DsljitNativeARM_32.c2852 static sljit_s32 softfloat_post_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in softfloat_post_call_with_args() function
2945 PTR_FAIL_IF(softfloat_post_call_with_args(compiler, arg_types)); in sljit_emit_call()
3049 return softfloat_post_call_with_args(compiler, arg_types); in sljit_emit_icall()

Completed in 38 milliseconds