Home
last modified time | relevance | path

Searched refs:sljit_f64 (Results 1 – 8 of 8) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_32.c204 float_offset -= sizeof(sljit_f64); in call_with_args()
209 float_offset -= sizeof(sljit_f64); in call_with_args()
233 float_offset -= sizeof(sljit_f64); in call_with_args()
239 float_offset -= sizeof(sljit_f64); in call_with_args()
H A DsljitConfigInternal.h465 typedef double sljit_f64; typedef
H A DsljitNativeSPARC_common.c551 float_offset += sizeof(sljit_f64); in sljit_emit_enter()
556 float_offset += sizeof(sljit_f64); in sljit_emit_enter()
585 float_offset += sizeof(sljit_f64); in sljit_emit_enter()
594 float_offset += sizeof(sljit_f64); in sljit_emit_enter()
H A DsljitNativeMIPS_common.c784 local_size += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_emit_enter()
789 local_size += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_emit_enter()
978 local_size += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_set_context()
983 local_size += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_set_context()
1004 tmp += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in emit_stack_frame_release()
1007 tmp += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in emit_stack_frame_release()
H A DsljitNativeMIPS_32.c475 offset += sizeof(sljit_f64); in call_with_args()
H A DsljitNativePPC_common.c734 + GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_emit_enter()
833 + GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_set_context()
H A DsljitNativeARM_T2_32.c1155 offset += sizeof(sljit_f64) - sizeof(sljit_sw); in sljit_emit_enter()
2128 offset += sizeof(sljit_f64); in softfloat_call_with_args()
H A DsljitNativeARM_32.c1127 offset += sizeof(sljit_f64) - sizeof(sljit_sw); in sljit_emit_enter()
2554 offset += sizeof(sljit_f64); in softfloat_call_with_args()

Completed in 68 milliseconds