Searched refs:MVEGenTwoOpShiftFn (Results 1 – 1 of 1) sorted by relevance
38 typedef void MVEGenTwoOpShiftFn(TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_i32); typedef1553 static bool do_2shift_vec(DisasContext *s, arg_2shift *a, MVEGenTwoOpShiftFn fn, in do_2shift_vec()1589 static bool do_2shift(DisasContext *s, arg_2shift *a, MVEGenTwoOpShiftFn fn, in do_2shift()1598 static MVEGenTwoOpShiftFn * const fns[] = { \1671 MVEGenTwoOpShiftFn *fn)1696 static MVEGenTwoOpShiftFn * const fns[] = { \1717 static MVEGenTwoOpShiftFn * const fns[] = { \ in DO_2SHIFT_SCALAR()1783 static MVEGenTwoOpShiftFn * const fns[] = { \ in DO_VSHLL()