Searched refs:SLJIT_R4 (Results 1 – 3 of 3) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_simd_inc.h | 882 OP1(SLJIT_MOV, SLJIT_R4, 0, SLJIT_IMM, ic.x); in fast_forward_char_simd() 903 OP1(SLJIT_MOV, SLJIT_R4, 0, SLJIT_IMM, ic.x); in fast_forward_char_simd() 921 OP1(SLJIT_MOV, SLJIT_R4, 0, SLJIT_IMM, ic.x); in fast_forward_char_simd() 1081 OP1(SLJIT_MOV_U32, SLJIT_R4, 0, SLJIT_IMM, ic.x); in fast_forward_char_pair_simd()
|
D | pcre2_jit_compile.c | 571 #define RETURN_ADDR SLJIT_R4
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitLir.h | 176 #define SLJIT_R4 5 macro
|