Home | History | Annotate | Download | only in sljit

Lines Matching defs:emit_const

1144 static sljit_si emit_const(struct sljit_compiler *compiler, sljit_si dst_ar, sljit_sw imm, int flush)
2377 FAIL_IF(emit_const(compiler, reg_map[PIC_ADDR_REG], srcw, 1));
2410 FAIL_IF(emit_const(compiler, TMP_REG2_mapped, 0, 1));
2516 PTR_FAIL_IF(emit_const(compiler, TMP_REG2_mapped, 0, 1));