Searched refs:sljit_f64 (Results 1 – 6 of 6) sorted by relevance
98 …compiler->locals_offset = (compiler->locals_offset + sizeof(sljit_f64) - 1) & ~(sizeof(sljit_f64) … in sljit_emit_enter()169 …local_size = SLJIT_LOCALS_OFFSET + ((local_size + sizeof(sljit_f64) - 1) & ~(sizeof(sljit_f64) - 1… in sljit_emit_enter()232 sljit_unaligned_store_sw(inst + 2, ~(sizeof(sljit_f64) - 1)); in sljit_emit_enter()270 …compiler->locals_offset = (compiler->locals_offset + sizeof(sljit_f64) - 1) & ~(sizeof(sljit_f64) … in sljit_set_context()277 …>local_size = SLJIT_LOCALS_OFFSET + ((local_size + sizeof(sljit_f64) - 1) & ~(sizeof(sljit_f64) - … in sljit_set_context()528 stack_size += sizeof(sljit_f64); in c_fast_call_get_stack_size()579 stack_size += sizeof(sljit_f64); in c_fast_call_with_args()634 stack_size += sizeof(sljit_f64); in cdecl_call_get_stack_size()684 stack_size += sizeof(sljit_f64); in cdecl_call_with_args()
199 float_offset -= sizeof(sljit_f64); in call_with_args()209 float_offset -= sizeof(sljit_f64); in call_with_args()226 float_offset -= sizeof(sljit_f64); in call_with_args()239 float_offset -= sizeof(sljit_f64); in call_with_args()
403 typedef double sljit_f64; typedef
477 stack_offset += sizeof(sljit_f64); in call_with_args()593 stack_offset += sizeof(sljit_f64); in post_call_with_args()
1864 stack_offset += sizeof(sljit_f64); in softfloat_call_with_args()1966 stack_size += sizeof(sljit_f64); in softfloat_post_call_with_args()
2177 stack_offset += sizeof(sljit_f64); in softfloat_call_with_args()2277 stack_size += sizeof(sljit_f64); in softfloat_post_call_with_args()