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

  /src/external/gpl3/gcc/dist/gcc/
int-vector-builder.h 43 bool allow_steps_p () const { return true; } function in class:int_vector_builder
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
  /src/external/gpl3/gcc.old/dist/gcc/
int-vector-builder.h 43 bool allow_steps_p () const { return true; } function in class:int_vector_builder
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

Completed in 71 milliseconds