Home
last modified time | relevance | path

Searched defs:pre_shift (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/util/
Dfast_idiv_by_const.h120 unsigned pre_shift; /* shift for the dividend before multiplying */ member
Dfast_idiv_by_const.c157 unsigned pre_shift = 0; in util_compute_fast_udiv_info() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c1027 LLVMValueRef pre_shift[LP_MAX_VECTOR_LENGTH]; in lp_build_conv() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_nir_lower_vs_inputs.c29 nir_def *pre_shift = nir_channel(b, divisor, 1); in fast_udiv_nuw() local
Dsi_state.c4368 unsigned pre_shift; /* shift for the dividend before multiplying */ member
/third_party/ffmpeg/libavcodec/
Dwavpackenc.c2141 int i, pre_shift; in pack_int32() local