Searched refs:may_trap_or_fault_p (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreorg.c1151 && ! may_trap_or_fault_p (PATTERN (trial)))))
1258 && ! may_trap_or_fault_p (PATTERN (trial)))))
2210 && ! (maybe_never && may_trap_or_fault_p (pat))
2256 && ! (maybe_never && may_trap_or_fault_p (PATTERN (next_trial)))
2507 && ! may_trap_or_fault_p (pat)
H A Difcvt.c2129 else if (may_trap_or_fault_p (a) || may_trap_or_fault_p (b))
2832 && !may_trap_or_fault_p (t))))
H A Dloop-invariant.c1122 if (may_trap_or_fault_p (PATTERN (insn)) && !always_reached)
H A Drtl.h3531 extern int may_trap_or_fault_p (const_rtx);
H A Dira.c3625 && (!may_trap_or_fault_p (XEXP (note, 0))
H A Ddf-problems.c4182 if (may_trap_or_fault_p (PATTERN (insn))
H A Dsched-deps.c692 if (may_trap_or_fault_p (PATTERN (insn)))
H A Drtlanal.c3060 may_trap_or_fault_p (const_rtx x)
3039 may_trap_or_fault_p (const_rtx x) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreorg.cc1084 && ! may_trap_or_fault_p (PATTERN (trial)))))
1187 && ! may_trap_or_fault_p (PATTERN (trial)))))
2132 && ! (maybe_never && may_trap_or_fault_p (pat))
2175 && ! (maybe_never && may_trap_or_fault_p (PATTERN (next_trial)))
2448 && ! may_trap_or_fault_p (pat)
H A Difcvt.cc2148 else if (may_trap_or_fault_p (a) || may_trap_or_fault_p (b))
2851 && !may_trap_or_fault_p (t))))
H A Dloop-invariant.cc1121 if (may_trap_or_fault_p (PATTERN (insn)) && !always_reached)
H A Ddf-problems.cc4222 if (may_trap_or_fault_p (PATTERN (insn))
H A Drtl.h3670 extern int may_trap_or_fault_p (const_rtx);
H A Dsched-deps.cc692 if (may_trap_or_fault_p (PATTERN (insn)))
H A Dira.cc3754 && (!may_trap_or_fault_p (XEXP (note, 0))
H A Drtlanal.cc3378 may_trap_or_fault_p (const_rtx x)
3357 may_trap_or_fault_p (const_rtx x) function

Completed in 617 milliseconds