Searched refs:first_const (Results 1 – 3 of 3) sorted by relevance
88 const int32_t first_const, in do_butterfly() argument96 d[4] = vdup_n_s32(first_const); in do_butterfly()
116 const int16_t first_const, in do_butterfly() argument129 d[4] = vdup_n_s16(first_const); in do_butterfly()
1346 PyObject *first_const = Py_None; in compiler_function() local1365 first_const = st->v.Expr.value->v.Str.s; in compiler_function()1366 if (compiler_add_o(c, c->u->u_consts, first_const) < 0) { in compiler_function()