Searched refs:hardfloat_call_with_args (Results 1 – 2 of 2) sorted by relevance
2241 static sljit_s32 hardfloat_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in hardfloat_call_with_args() function2329 PTR_FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_call()2427 FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_icall()
2665 static sljit_s32 hardfloat_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in hardfloat_call_with_args() function2757 PTR_FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_call()2863 FAIL_IF(hardfloat_call_with_args(compiler, arg_types)); in sljit_emit_icall()
Completed in 19 milliseconds