Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h254 #define SLJIT_RETURN_FREG SLJIT_FR0 macro
H A DsljitNativeX86_32.c1127 return sljit_emit_fop1(compiler, op, SLJIT_RETURN_FREG, 0, src, srcw); in emit_fmov_before_return()
H A DsljitLir.c2446 return sljit_emit_fop1(compiler, op, SLJIT_RETURN_FREG, 0, src, srcw); in emit_fmov_before_return()
H A DsljitNativeARM_T2_32.c2643 return sljit_emit_fop1(compiler, op, SLJIT_RETURN_FREG, 0, src, srcw); in emit_fmov_before_return()
H A DsljitNativeARM_32.c3076 return sljit_emit_fop1(compiler, op, SLJIT_RETURN_FREG, 0, src, srcw); in emit_fmov_before_return()

Completed in 48 milliseconds