Searched refs:fma_deferring_state (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c2951 class fma_deferring_state
2957 fma_deferring_state (bool perform_deferring) function
2987 cancel_fma_deferring (fma_deferring_state *state)
3024 last_fma_candidate_feeds_initial_phi (fma_deferring_state *state,
3061 fma_deferring_state *state, tree mul_cond = NULL_TREE)
3748 fma_deferring_state fma_state (param_avoid_fma_max_bits > 0);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc3127 class fma_deferring_state class
3133 fma_deferring_state (bool perform_deferring) function in class:fma_deferring_state
3163 cancel_fma_deferring (fma_deferring_state *state)
3200 last_fma_candidate_feeds_initial_phi (fma_deferring_state *state,
3237 fma_deferring_state *state, tree mul_cond = NULL_TREE)
4933 fma_deferring_state fma_state (param_avoid_fma_max_bits > 0);

Completed in 203 milliseconds