Home
last modified time | relevance | path

Searched refs:TMP_REG2_mapped (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/sljit/
DsljitNativeTILEGX_64.c58 #define TMP_REG2_mapped 16 macro
1205 FAIL_IF(ADD(TMP_REG2_mapped, SLJIT_LOCALS_REG_mapped, ZERO)); in sljit_emit_enter()
1207 base = TMP_REG2_mapped; in sljit_emit_enter()
1813 FAIL_IF(ADDLI(TMP_REG2_mapped, ZERO, src2)); in emit_single_op()
1891 FAIL_IF(ADDLI(TMP_REG2_mapped, ZERO, src2)); in emit_single_op()
2095 FAIL_IF(getput_arg(compiler, flags | LOAD_DATA, TMP_REG2_mapped, src2, src2w, src1, src1w)); in emit_op()
2099 FAIL_IF(getput_arg(compiler, flags | LOAD_DATA, TMP_REG2_mapped, src2, src2w, dst, dstw)); in emit_op()
2197 if (TMP_REG2_mapped != dst_ar) in sljit_emit_op_flags()
2198 FAIL_IF(ADD(TMP_REG2_mapped, dst_ar, ZERO)); in sljit_emit_op_flags()
2370 FAIL_IF(ADD_SOLO(TMP_REG2_mapped, reg_map[src], ZERO)); in sljit_emit_ijump()
[all …]