Home
last modified time | relevance | path

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

/PHP-8.3/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 DsljitNativeMIPS_32.c98 offset += sizeof(sljit_f64); in call_with_args()
H A DsljitConfigInternal.h470 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.c818 local_size += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_emit_enter()
823 local_size += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_emit_enter()
1014 local_size += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_set_context()
1019 local_size += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_set_context()
1045 tmp += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in emit_stack_frame_release()
1048 tmp += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in emit_stack_frame_release()
H A DsljitNativeRISCV_common.c613 local_size += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_emit_enter()
616 local_size += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_emit_enter()
707 local_size += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_set_context()
710 local_size += GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_set_context()
H A DsljitNativePPC_common.c766 + GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_emit_enter()
876 + GET_SAVED_FLOAT_REGISTERS_SIZE(fscratches, fsaveds, sizeof(sljit_f64)); in sljit_set_context()
H A DsljitNativeARM_T2_32.c1215 offset += sizeof(sljit_f64) - sizeof(sljit_sw); in sljit_emit_enter()
2330 offset += sizeof(sljit_f64); in softfloat_call_with_args()
H A DsljitNativeARM_32.c1143 offset += sizeof(sljit_f64) - sizeof(sljit_sw); in sljit_emit_enter()
2753 offset += sizeof(sljit_f64); in softfloat_call_with_args()

Completed in 48 milliseconds