Searched defs:honor_trapv (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-match-head.c145 bool honor_trapv = (INTEGRAL_TYPE_P (res_op->type) local
H A Dtree-eh.c2445 operation_could_trap_helper_p(enum tree_code op, bool fp_operation, bool honor_trapv, bool honor_nans, bool honor_snans, tree divisor, bool *handled) argument
2566 operation_could_trap_p(enum tree_code op, bool fp_operation, bool honor_trapv, tree divisor) argument
2659 bool honor_trapv = false; local
2874 bool honor_trapv = false; local
[all...]
H A Dtree-ssa-sccvn.c5661 bool honor_trapv = false; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-match-head.cc149 bool honor_trapv = (INTEGRAL_TYPE_P (res_op->type) local
H A Dtree-eh.cc2437 operation_could_trap_helper_p(enum tree_code op, bool fp_operation, bool honor_trapv, bool honor_nans, bool honor_snans, tree divisor, bool *handled) argument
2558 operation_could_trap_p(enum tree_code op, bool fp_operation, bool honor_trapv, tree divisor) argument
2651 bool honor_trapv = false; local
2869 bool honor_trapv = false; local
[all...]

Completed in 382 milliseconds