Searched defs:pre_shift (Results 1 – 8 of 8) sorted by relevance
120 unsigned pre_shift; /* shift for the dividend before multiplying */ member
157 unsigned pre_shift = 0; in util_compute_fast_udiv_info() local
45 const int32_t pre_shift = shift - post_shift; in xnn_qs8_requantize_rndnu__neon_qdmulh() local
1013 LLVMValueRef pre_shift[LP_MAX_VECTOR_LENGTH]; in lp_build_conv() local
222 const int32_t pre_shift = shift - post_shift; in xnn_init_qu8_conv_minmax_rndnu_neon_params() local470 const int32_t pre_shift = shift - post_shift; in xnn_init_qs8_conv_minmax_rndnu_neon_params() local938 const int32_t pre_shift = shift - post_shift; in xnn_init_qs8_avgpool_minmax_rndnu_neon_params() local972 const int32_t pre_shift = shift - post_shift; in xnn_update_qs8_avgpool_minmax_rndnu_neon_params() local1285 const int32_t pre_shift = shift - post_shift; in xnn_init_qu8_avgpool_minmax_rndnu_neon_params() local1319 const int32_t pre_shift = shift - post_shift; in xnn_update_qu8_avgpool_minmax_rndnu_neon_params() local4342 const int32_t pre_shift = shift - post_shift; in xnn_init_qu8_mul_minmax_rndnu_neon_params() local4513 const int32_t pre_shift = shift - post_shift; in xnn_init_qs8_mul_minmax_rndnu_neon_params() local
548 unsigned pre_shift; /* shift for the dividend before multiplying */ member
666 LLVMValueRef multiplier, LLVMValueRef pre_shift, in ac_build_fast_udiv()684 LLVMValueRef multiplier, LLVMValueRef pre_shift, in ac_build_fast_udiv_nuw()
277 bool pre_shift = info.pre_shift != 0; in emit_v_div_u32() local