Searched refs:sljit_f64 (Results 1 – 6 of 6) sorted by relevance
103 …compiler->locals_offset = (compiler->locals_offset + sizeof(sljit_f64) - 1) & ~(sizeof(sljit_f64) … in sljit_emit_enter()174 …local_size = SLJIT_LOCALS_OFFSET + ((local_size + sizeof(sljit_f64) - 1) & ~(sizeof(sljit_f64) - 1… in sljit_emit_enter()237 sljit_unaligned_store_sw(inst + 2, ~(sizeof(sljit_f64) - 1)); in sljit_emit_enter()275 …compiler->locals_offset = (compiler->locals_offset + sizeof(sljit_f64) - 1) & ~(sizeof(sljit_f64) … in sljit_set_context()282 …>local_size = SLJIT_LOCALS_OFFSET + ((local_size + sizeof(sljit_f64) - 1) & ~(sizeof(sljit_f64) - … in sljit_set_context()532 stack_size += sizeof(sljit_f64); in c_fast_call_get_stack_size()583 stack_size += sizeof(sljit_f64); in c_fast_call_with_args()638 stack_size += sizeof(sljit_f64); in cdecl_call_get_stack_size()688 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()
441 typedef double sljit_f64; typedef
482 stack_offset += sizeof(sljit_f64); in call_with_args()598 stack_offset += sizeof(sljit_f64); in post_call_with_args()
2300 stack_offset += sizeof(sljit_f64); in softfloat_call_with_args()2400 stack_size += sizeof(sljit_f64); in softfloat_post_call_with_args()
1897 stack_offset += sizeof(sljit_f64); in softfloat_call_with_args()1999 stack_size += sizeof(sljit_f64); in softfloat_post_call_with_args()