Lines Matching refs:make_addr_bxy
1022 static sljit_s32 make_addr_bxy(struct sljit_compiler *compiler, in make_addr_bxy() function
1100 FAIL_IF(make_addr_bxy(compiler, &addr, src, srcw, tmp)); in load_word()
1121 FAIL_IF(make_addr_bxy(compiler, &addr, dst, dstw, tmp)); in store_word()
1649 FAIL_IF(make_addr_bxy(compiler, &mem, src, srcw, tmp1)); in sljit_emit_op1()
1709 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
1740 FAIL_IF(make_addr_bxy(compiler, &mem, src, srcw, tmp1)); in sljit_emit_op1()
1746 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
1753 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
1760 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
1767 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
2248 FAIL_IF(make_addr_bxy(compiler, &mem, src2, src2w, tmp1)); in sljit_emit_op2()