Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c2680 static sljit_s32 hardfloat_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in hardfloat_call_with_args() function
2769 PTR_FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_call()
2864 FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_icall()
H A DsljitNativeARM_32.c3139 static sljit_s32 hardfloat_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in hardfloat_call_with_args() function
3230 PTR_FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_call()
3333 FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_icall()

Completed in 32 milliseconds