Searched defs:pre_shift (Results 1 – 6 of 6) 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
1013 LLVMValueRef pre_shift[LP_MAX_VECTOR_LENGTH]; in lp_build_conv() 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