Searched refs:lp_build_int_to_float (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c129 srcf = lp_build_int_to_float(&f32_bld, src);
200 tmp = lp_build_int_to_float(&f32_bld, tmp);
H A Dlp_bld_sample_aos.c102 LLVMValueRef length_f = lp_build_int_to_float(coord_bld, length);
104 offset = lp_build_int_to_float(coord_bld, offset);
254 LLVMValueRef length_f = lp_build_int_to_float(&bld->coord_bld, length);
256 offset = lp_build_int_to_float(&bld->coord_bld, offset);
308 LLVMValueRef length_f = lp_build_int_to_float(&bld->coord_bld, length);
310 offset = lp_build_int_to_float(&bld->coord_bld, offset);
474 flt_size = lp_build_int_to_float(&bld->float_size_bld, int_size);
794 flt_size = lp_build_int_to_float(&bld->float_size_bld, scaled_size);
H A Dlp_bld_sample_soa.c335 offset = lp_build_int_to_float(coord_bld, offset);
348 offset = lp_build_int_to_float(coord_bld, offset);
369 offset = lp_build_int_to_float(coord_bld, offset);
399 offset = lp_build_int_to_float(coord_bld, offset);
440 offset = lp_build_int_to_float(coord_bld, offset);
458 offset = lp_build_int_to_float(coord_bld, offset);
528 offset = lp_build_int_to_float(coord_bld, offset);
562 offset = lp_build_int_to_float(coord_bld, offset);
628 offset = lp_build_int_to_float(coord_bld, offset);
702 offset = lp_build_int_to_float(coord_bl
[all...]
H A Dlp_bld_arit.h241 lp_build_int_to_float(struct lp_build_context *bld,
H A Dlp_bld_format_float.c448 src = lp_build_int_to_float(&f32_bld, src);
H A Dlp_bld_sample.c253 float_size = lp_build_int_to_float(float_size_bld, int_size);
1146 base_size = lp_build_int_to_float(&fbld, base_size);
H A Dlp_bld_tgsi_action.c1472 emit_data->output[emit_data->chan] = lp_build_int_to_float(&bld_base->base,
H A Dlp_bld_arit.c1986 lp_build_int_to_float(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c130 srcf = lp_build_int_to_float(&f32_bld, src);
201 tmp = lp_build_int_to_float(&f32_bld, tmp);
H A Dlp_bld_sample_aos.c102 LLVMValueRef length_f = lp_build_int_to_float(coord_bld, length);
104 offset = lp_build_int_to_float(coord_bld, offset);
254 LLVMValueRef length_f = lp_build_int_to_float(&bld->coord_bld, length);
256 offset = lp_build_int_to_float(&bld->coord_bld, offset);
308 LLVMValueRef length_f = lp_build_int_to_float(&bld->coord_bld, length);
310 offset = lp_build_int_to_float(&bld->coord_bld, offset);
474 flt_size = lp_build_int_to_float(&bld->float_size_bld, int_size);
786 flt_size = lp_build_int_to_float(&bld->float_size_bld, scaled_size);
H A Dlp_bld_sample_soa.c345 offset = lp_build_int_to_float(coord_bld, offset);
358 offset = lp_build_int_to_float(coord_bld, offset);
379 offset = lp_build_int_to_float(coord_bld, offset);
409 offset = lp_build_int_to_float(coord_bld, offset);
450 offset = lp_build_int_to_float(coord_bld, offset);
468 offset = lp_build_int_to_float(coord_bld, offset);
538 offset = lp_build_int_to_float(coord_bld, offset);
572 offset = lp_build_int_to_float(coord_bld, offset);
638 offset = lp_build_int_to_float(coord_bld, offset);
712 offset = lp_build_int_to_float(coord_bl
[all...]
H A Dlp_bld_arit.h240 lp_build_int_to_float(struct lp_build_context *bld,
H A Dlp_bld_format_float.c448 src = lp_build_int_to_float(&f32_bld, src);
H A Dlp_bld_sample.c267 float_size = lp_build_int_to_float(float_size_bld, int_size);
378 float_size = lp_build_int_to_float(float_size_bld, int_size);
1283 base_size = lp_build_int_to_float(&fbld, base_size);
H A Dlp_bld_nir.c835 result = lp_build_int_to_float(&bld_base->base, src[0]);
838 result = lp_build_int_to_float(&bld_base->dbl_bld, src[0]);
H A Dlp_bld_tgsi_action.c1472 emit_data->output[emit_data->chan] = lp_build_int_to_float(&bld_base->base,
H A Dlp_bld_arit.c1865 lp_build_int_to_float(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef

Completed in 48 milliseconds