Home | History | Annotate | Download | only in sljit

Lines Matching refs:emit_const

1143 static sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst_ar, sljit_sw imm, int flush)
2336 FAIL_IF(emit_const(compiler, reg_map[PIC_ADDR_REG], srcw, 1));
2369 FAIL_IF(emit_const(compiler, TMP_REG2_mapped, 0, 1));
2471 PTR_FAIL_IF(emit_const(compiler, TMP_REG2_mapped, 0, 1));