Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_simd_inc.h878 OP1(SLJIT_MOV, SLJIT_R4, 0, SLJIT_IMM, ic.x); in fast_forward_char_simd()
899 OP1(SLJIT_MOV, SLJIT_R4, 0, SLJIT_IMM, ic.x); in fast_forward_char_simd()
917 OP1(SLJIT_MOV, SLJIT_R4, 0, SLJIT_IMM, ic.x); in fast_forward_char_simd()
1077 OP1(SLJIT_MOV_U32, SLJIT_R4, 0, SLJIT_IMM, ic.x); in fast_forward_char_pair_simd()
Dpcre2_jit_compile.c568 #define RETURN_ADDR SLJIT_R4
/external/pcre/dist2/src/sljit/
DsljitLir.h183 #define SLJIT_R4 5 macro