Searched refs:typereg (Results 1 - 1 of 1) sorted by relevance
| /forgerock/web-agents-v4/pcre/ |
| H A D | pcre_jit_compile.c | 4716 OP2(SLJIT_ADD, typereg, 0, typereg, 0, SLJIT_IMM, typeoffset - (value)); \ 4718 OP2(SLJIT_SUB, typereg, 0, typereg, 0, SLJIT_IMM, (value) - typeoffset); \ 4748 int typereg = TMP1, scriptreg = TMP1; local 4918 typereg = RETURN_ADDR; 5029 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Lu - typeoffset); 5031 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Ll - typeoffset); 5033 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Lt - typeoffset); 5041 jump = CMP(SLJIT_C_LESS_EQUAL ^ invertcmp, typereg, [all...] |
Completed in 298 milliseconds