Lines Matching refs:FAIL_IF

34 	FAIL_IF(!inst);  in emit_do_imm()
80 FAIL_IF(emit_endbranch(compiler)); in sljit_emit_enter()
112 FAIL_IF(!inst); in sljit_emit_enter()
198 FAIL_IF(emit_non_cum_binary(compiler, BINARY_OPCODE(SUB), in sljit_emit_enter()
200 FAIL_IF(emit_non_cum_binary(compiler, BINARY_OPCODE(SUB), in sljit_emit_enter()
204 FAIL_IF(!inst); in sljit_emit_enter()
222 FAIL_IF(emit_non_cum_binary(compiler, BINARY_OPCODE(SUB), in sljit_emit_enter()
227 FAIL_IF(emit_cum_binary(compiler, BINARY_OPCODE(ADD), in sljit_emit_enter()
232 FAIL_IF(!inst); in sljit_emit_enter()
298 FAIL_IF(emit_mov_before_return(compiler, op, src, srcw)); in sljit_emit_return()
306 FAIL_IF(emit_cum_binary(compiler, BINARY_OPCODE(ADD), in sljit_emit_return()
309 FAIL_IF(emit_cum_binary(compiler, BINARY_OPCODE(ADD), in sljit_emit_return()
320 FAIL_IF(!inst); in sljit_emit_return()
558 FAIL_IF(!inst); in c_fast_call_with_args()
566 FAIL_IF(emit_non_cum_binary(compiler, BINARY_OPCODE(SUB), in c_fast_call_with_args()
577 FAIL_IF(emit_sse2_store(compiler, 1, SLJIT_MEM1(SLJIT_SP), stack_size, float_arg_count)); in c_fast_call_with_args()
582 FAIL_IF(emit_sse2_store(compiler, 0, SLJIT_MEM1(SLJIT_SP), stack_size, float_arg_count)); in c_fast_call_with_args()
605 FAIL_IF(!inst); in c_fast_call_with_args()
612 FAIL_IF(!inst); in c_fast_call_with_args()
671 FAIL_IF(emit_non_cum_binary(compiler, BINARY_OPCODE(SUB), in cdecl_call_with_args()
682 FAIL_IF(emit_sse2_store(compiler, 1, SLJIT_MEM1(SLJIT_SP), stack_size, float_arg_count)); in cdecl_call_with_args()
687 FAIL_IF(emit_sse2_store(compiler, 0, SLJIT_MEM1(SLJIT_SP), stack_size, float_arg_count)); in cdecl_call_with_args()
710 FAIL_IF(emit_cum_binary(compiler, BINARY_OPCODE(ADD), in post_call_with_args()
719 FAIL_IF(!inst); in post_call_with_args()
801 FAIL_IF(c_fast_call_with_args(compiler, arg_types, stack_size, word_arg_count, swap_args)); in sljit_emit_icall()
810 FAIL_IF(sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_icall()
820 FAIL_IF(cdecl_call_with_args(compiler, arg_types, stack_size, word_arg_count)); in sljit_emit_icall()
829 FAIL_IF(sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_icall()
854 FAIL_IF(!inst); in sljit_emit_fast_enter()
863 FAIL_IF(!inst); in sljit_emit_fast_enter()
876 FAIL_IF(!inst); in emit_fast_return()
883 FAIL_IF(!inst); in emit_fast_return()
888 FAIL_IF(!inst); in emit_fast_return()