HomeSort by: relevance | last modified time | path
    Searched refs:allow_steps_p (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
rtx-vector-builder.h 45 bool allow_steps_p () const;
102 rtx_vector_builder::allow_steps_p () const function in class:rtx_vector_builder
tree-vector-builder.h 44 bool allow_steps_p () const;
99 tree_vector_builder::allow_steps_p () const function in class:tree_vector_builder
int-vector-builder.h 43 bool allow_steps_p () const { return true; } function in class:int_vector_builder
vector-builder.h 58 bool allow_steps_p () const;
427 if (!derived ()->allow_steps_p ())
  /src/external/gpl3/gcc.old/dist/gcc/
rtx-vector-builder.h 45 bool allow_steps_p () const;
102 rtx_vector_builder::allow_steps_p () const function in class:rtx_vector_builder
tree-vector-builder.h 44 bool allow_steps_p () const;
99 tree_vector_builder::allow_steps_p () const function in class:tree_vector_builder
int-vector-builder.h 43 bool allow_steps_p () const { return true; } function in class:int_vector_builder
vector-builder.h 58 bool allow_steps_p () const;
427 if (!derived ()->allow_steps_p ())

Completed in 23 milliseconds