Searched refs:lp_const_shift (Results 1 – 3 of 3) sorted by relevance
80 lp_const_shift(struct lp_type type) in lp_const_shift() function117 llscale = (unsigned long long)1 << lp_const_shift(type); in lp_const_scale()
54 lp_const_shift(struct lp_type type);
880 unsigned src_shift = lp_const_shift(src_type); in lp_build_conv()881 unsigned dst_shift = lp_const_shift(dst_type); in lp_build_conv()986 unsigned src_shift = lp_const_shift(src_type); in lp_build_conv()987 unsigned dst_shift = lp_const_shift(dst_type); in lp_build_conv()