Searched defs:restore_fp (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.c4122 const int restore_fp = current_frame_info.save_fp; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.cc4124 const int restore_fp = current_frame_info.save_fp; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c3201 arc_restore_callee_saves(uint64_t gmask, bool restore_blink, bool restore_fp, HOST_WIDE_INT offset, HOST_WIDE_INT allocated) argument
3400 arc_restore_callee_leave(uint64_t gmask, bool restore_blink, bool restore_fp, bool return_p, HOST_WIDE_INT offset) argument
3650 arc_restore_callee_milli(uint64_t gmask, bool restore_blink, bool restore_fp, bool return_p, HOST_WIDE_INT offset) argument
3938 bool restore_fp = arc_frame_pointer_needed () && !ARC_AUTOFP_IRQ_P (fn_type); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc3206 arc_restore_callee_saves(uint64_t gmask, bool restore_blink, bool restore_fp, HOST_WIDE_INT offset, HOST_WIDE_INT allocated) argument
3405 arc_restore_callee_leave(uint64_t gmask, bool restore_blink, bool restore_fp, bool return_p, HOST_WIDE_INT offset) argument
3655 arc_restore_callee_milli(uint64_t gmask, bool restore_blink, bool restore_fp, bool return_p, HOST_WIDE_INT offset) argument
3943 bool restore_fp = arc_frame_pointer_needed () && !ARC_AUTOFP_IRQ_P (fn_type); local
[all...]

Completed in 136 milliseconds