Home
last modified time | relevance | path

Searched defs:pre_shift (Results 1 – 7 of 7) 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.c1024 LLVMValueRef pre_shift[LP_MAX_VECTOR_LENGTH]; in lp_build_conv() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h552 unsigned pre_shift; /* shift for the dividend before multiplying */ member
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c719 LLVMValueRef multiplier, LLVMValueRef pre_shift, in ac_build_fast_udiv()
737 LLVMValueRef multiplier, LLVMValueRef pre_shift, in ac_build_fast_udiv_nuw()
/third_party/ffmpeg/libavcodec/
Dwavpackenc.c2141 int i, pre_shift; in pack_int32() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp303 bool pre_shift = info.pre_shift != 0; in emit_v_div_u32() local