Searched refs:has_f64_aligment (Results 1 – 1 of 1) sorted by relevance
899 sljit_s32 has_f64_aligment; in skip_frames_before_return() local909 has_f64_aligment = compiler->options & SLJIT_F64_ALIGNMENT; in skip_frames_before_return()911 has_f64_aligment = 0; in skip_frames_before_return()916 if (has_f64_aligment) { in skip_frames_before_return()
Completed in 7 milliseconds