Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_jit_simd_inc.h882 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()
Dpcre2_jit_compile.c571 #define RETURN_ADDR SLJIT_R4
/third_party/pcre2/pcre2/src/sljit/
DsljitLir.h176 #define SLJIT_R4 5 macro