Home
last modified time | relevance | path

Searched refs:ZERO_P (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.cc4288 else if (ZERO_P (src)) in output_move_single()
4302 else if (ZERO_P (src)) in output_move_single()
4353 else if (ZERO_P (src)) in output_move_single()
4461 else if (ZERO_P (src)) in output_move_double()
4491 else if (ZERO_P (src)) in output_move_double()
4556 else if (ZERO_P (src)) in output_condmove_single()
4586 else if (ZERO_P (src)) in output_condmove_single()
4621 else if (ZERO_P (src)) in output_condmove_single()
4981 if (ZERO_P (source)) in frv_split_double_store()
6281 if (x && CONSTANT_P (x) && !ZERO_P (x)) in frv_secondary_reload_class()
Dfrv.h905 #define ZERO_P(x) (x == CONST0_RTX (GET_MODE (x))) macro
Dpredicates.md328 return ZERO_P (op);
414 return ZERO_P (op);