Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/sljit/
H A DsljitNativeARM_32.c3267 static sljit_s32 hardfloat_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in hardfloat_call_with_args() function
3358 PTR_FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_call()
3464 FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_icall()
H A DsljitNativeARM_T2_32.c2835 static sljit_s32 hardfloat_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in hardfloat_call_with_args() function
2924 PTR_FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_call()
3020 FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_icall()