Lines Matching refs:FAIL_IF
34 FAIL_IF(!inst); in emit_do_imm()
107 FAIL_IF(!inst); in sljit_emit_enter()
193 FAIL_IF(emit_non_cum_binary(compiler, BINARY_OPCODE(SUB), in sljit_emit_enter()
195 FAIL_IF(emit_non_cum_binary(compiler, BINARY_OPCODE(SUB), in sljit_emit_enter()
199 FAIL_IF(!inst); in sljit_emit_enter()
217 FAIL_IF(emit_non_cum_binary(compiler, BINARY_OPCODE(SUB), in sljit_emit_enter()
222 FAIL_IF(emit_cum_binary(compiler, BINARY_OPCODE(ADD), in sljit_emit_enter()
227 FAIL_IF(!inst); in sljit_emit_enter()
293 FAIL_IF(emit_mov_before_return(compiler, op, src, srcw)); in sljit_emit_return()
301 FAIL_IF(emit_cum_binary(compiler, BINARY_OPCODE(ADD), in sljit_emit_return()
304 FAIL_IF(emit_cum_binary(compiler, BINARY_OPCODE(ADD), in sljit_emit_return()
318 FAIL_IF(!inst); in sljit_emit_return()
554 FAIL_IF(!inst); in c_fast_call_with_args()
562 FAIL_IF(emit_non_cum_binary(compiler, BINARY_OPCODE(SUB), in c_fast_call_with_args()
573 FAIL_IF(emit_sse2_store(compiler, 1, SLJIT_MEM1(SLJIT_SP), stack_size, float_arg_count)); in c_fast_call_with_args()
578 FAIL_IF(emit_sse2_store(compiler, 0, SLJIT_MEM1(SLJIT_SP), stack_size, float_arg_count)); in c_fast_call_with_args()
601 FAIL_IF(!inst); in c_fast_call_with_args()
608 FAIL_IF(!inst); in c_fast_call_with_args()
667 FAIL_IF(emit_non_cum_binary(compiler, BINARY_OPCODE(SUB), in cdecl_call_with_args()
678 FAIL_IF(emit_sse2_store(compiler, 1, SLJIT_MEM1(SLJIT_SP), stack_size, float_arg_count)); in cdecl_call_with_args()
683 FAIL_IF(emit_sse2_store(compiler, 0, SLJIT_MEM1(SLJIT_SP), stack_size, float_arg_count)); in cdecl_call_with_args()
706 FAIL_IF(emit_cum_binary(compiler, BINARY_OPCODE(ADD), in post_call_with_args()
715 FAIL_IF(!inst); in post_call_with_args()
797 FAIL_IF(c_fast_call_with_args(compiler, arg_types, stack_size, word_arg_count, swap_args)); in sljit_emit_icall()
806 FAIL_IF(sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_icall()
816 FAIL_IF(cdecl_call_with_args(compiler, arg_types, stack_size, word_arg_count)); in sljit_emit_icall()
825 FAIL_IF(sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_icall()
850 FAIL_IF(!inst); in sljit_emit_fast_enter()
859 FAIL_IF(!inst); in sljit_emit_fast_enter()
876 FAIL_IF(!inst); in sljit_emit_fast_return()
883 FAIL_IF(!inst); in sljit_emit_fast_return()
888 FAIL_IF(!inst); in sljit_emit_fast_return()