Searched refs:softfloat_post_call_with_args (Results 1 – 2 of 2) sorted by relevance
1947 static sljit_s32 softfloat_post_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in softfloat_post_call_with_args() function2054 PTR_FAIL_IF(softfloat_post_call_with_args(compiler, arg_types)); in sljit_emit_call()2122 return softfloat_post_call_with_args(compiler, arg_types); in sljit_emit_icall()
2258 static sljit_s32 softfloat_post_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in softfloat_post_call_with_args() function2367 PTR_FAIL_IF(softfloat_post_call_with_args(compiler, arg_types)); in sljit_emit_call()2444 return softfloat_post_call_with_args(compiler, arg_types); in sljit_emit_icall()
Completed in 15 milliseconds