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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-builtin.cc 2058 tree splat_value = gimple_convert (&stmts, loc, local
2061 tree splat_tree = build_vector_from_val (TREE_TYPE (lhs), splat_value);
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-builtin.cc 2083 tree splat_value = gimple_convert (&stmts, loc, local
2086 tree splat_tree = build_vector_from_val (TREE_TYPE (lhs), splat_value);

Completed in 30 milliseconds