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

  /src/external/gpl3/gcc.old/dist/gcc/
internal-fn.cc 2833 tree vec_cond_type = TREE_TYPE (lhs); local
2837 machine_mode mode = TYPE_MODE (vec_cond_type);
2870 tree vec_cond_type = TREE_TYPE (lhs); local
2872 machine_mode mode = TYPE_MODE (vec_cond_type);
  /src/external/gpl3/gcc/dist/gcc/
internal-fn.cc 3105 tree vec_cond_type = TREE_TYPE (lhs); local
3109 machine_mode mode = TYPE_MODE (vec_cond_type);
3155 tree vec_cond_type = TREE_TYPE (lhs); local
3157 machine_mode mode = TYPE_MODE (vec_cond_type);

Completed in 34 milliseconds