Home | History | Annotate | Download | only in gcc

Lines Matching refs:bestn

4139   struct cgraph_node *bestn = NULL;
4141 bestn = cgraph_node::get (STMT_VINFO_SIMD_CLONE_INFO (stmt_info)[0]);
4214 if (bestn == NULL || this_badness < badness)
4216 bestn = n;
4221 if (bestn == NULL)
4227 && bestn->simdclone->args[i].arg_type == SIMD_CLONE_ARG_TYPE_VECTOR)
4233 || !constant_multiple_p (bestn->simdclone->simdlen,
4238 fndecl = bestn->decl;
4239 nunits = bestn->simdclone->simdlen;
4255 STMT_VINFO_SIMD_CLONE_INFO (stmt_info).safe_push (bestn->decl);
4257 if ((bestn->simdclone->args[i].arg_type
4259 || (bestn->simdclone->args[i].arg_type
4319 switch (bestn->simdclone->args[i].arg_type)
4322 atype = bestn->simdclone->args[i].vector_type;
4450 bestn->simdclone->args[i].linear_step,
4471 = wi::mul (bestn->simdclone->args[i].linear_step,