Searched defs:post_shift (Results 1 – 5 of 5) sorted by relevance
121 unsigned post_shift; /* shift for the dividend after multiplying */ member
411 LLVMValueRef post_shift = in si_build_prim_discard_compute_shader() local
549 unsigned post_shift; /* shift for the dividend after multiplying */ member
667 LLVMValueRef post_shift, LLVMValueRef increment) in ac_build_fast_udiv()685 LLVMValueRef post_shift, LLVMValueRef increment) in ac_build_fast_udiv_nuw()701 LLVMValueRef multiplier, LLVMValueRef post_shift) in ac_build_fast_udiv_u31_d_not_one()
280 bool post_shift = info.post_shift != 0; in emit_v_div_u32() local