Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeARM_32.c2418 static sljit_s32 hardfloat_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in hardfloat_call_with_args() function
2493 PTR_FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_call()
2569 FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_icall()
DsljitNativeARM_T2_32.c2017 static sljit_s32 hardfloat_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in hardfloat_call_with_args() function
2090 PTR_FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_call()
2157 FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_icall()