Searched refs:hardfloat_call_with_args (Results 1 – 2 of 2) sorted by relevance
1984 static sljit_s32 hardfloat_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in hardfloat_call_with_args() function2057 PTR_FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_call()2124 FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_icall()
2295 static sljit_s32 hardfloat_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in hardfloat_call_with_args() function2370 PTR_FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_call()2446 FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_icall()
Completed in 23 milliseconds