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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h 411 class vec_lower_bound { class
413 vec_lower_bound () {} function in class:vec_lower_bound
414 vec_lower_bound (tree e, bool u, poly_uint64 m) function in class:vec_lower_bound
818 auto_vec<vec_lower_bound> lower_bounds;
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h 379 class vec_lower_bound { class
381 vec_lower_bound () {} function in class:vec_lower_bound
382 vec_lower_bound (tree e, bool u, poly_uint64 m) function in class:vec_lower_bound
761 auto_vec<vec_lower_bound> lower_bounds;

Completed in 19 milliseconds