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

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-patterns.cc 4217 /* Helper for vect_synth_mult_by_constant. Apply a binary operation
4263 vect_synth_mult_by_constant (vec_info *vinfo, tree op, tree val, function
4477 pattern_stmt = vect_synth_mult_by_constant (vinfo,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-patterns.cc 3097 /* Helper for vect_synth_mult_by_constant. Apply a binary operation
3143 vect_synth_mult_by_constant (vec_info *vinfo, tree op, tree val, function
3357 pattern_stmt = vect_synth_mult_by_constant (vinfo,

Completed in 22 milliseconds