Searched defs:i32_type (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_float.c72 lp_build_float_to_smallfloat(struct gallivm_state * gallivm,struct lp_type i32_type,LLVMValueRef src,unsigned mantissa_bits,unsigned exponent_bits,unsigned mantissa_start,boolean has_sign) argument
245 struct lp_type i32_type = lp_type_int_vec(32, 32 * src_length); local in function:lp_build_float_to_r11g11b10
293 struct lp_type i32_type = lp_type_int_vec(32, 32 * f32_type.length); local in function:lp_build_smallfloat_to_float
431 struct lp_type i32_type = lp_type_int_vec(32, 32 * f32_type.length); local in function:lp_build_rgb9_to_float_helper
469 struct lp_type i32_type = lp_type_int_vec(32, 32 * src_length); local in function:lp_build_rgb9e5_to_float
[all...]
H A Dlp_bld_gather.c312 LLVMTypeRef i32_type = LLVMIntTypeInContext(gallivm->context, 32); local in function:lp_build_gather_avx2
H A Dlp_bld_conv.c100 struct lp_type i32_type = lp_type_int_vec(32, 32 * src_length); local in function:lp_build_half_to_float
143 struct lp_type i32_type = lp_type_int_vec(32, 32 * length); local in function:lp_build_float_to_half
H A Dlp_bld_swizzle.c62 LLVMTypeRef i32_type = LLVMInt32TypeInContext(gallivm->context); local in function:lp_build_broadcast
H A Dlp_bld_format_s3tc.c1180 struct lp_type i32_type = lp_wider_type(i16_type); local in function:lp_build_lerp23_single
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_float.c72 lp_build_float_to_smallfloat(struct gallivm_state * gallivm,struct lp_type i32_type,LLVMValueRef src,unsigned mantissa_bits,unsigned exponent_bits,unsigned mantissa_start,boolean has_sign) argument
245 struct lp_type i32_type = lp_type_int_vec(32, 32 * src_length); local in function:lp_build_float_to_r11g11b10
293 struct lp_type i32_type = lp_type_int_vec(32, 32 * f32_type.length); local in function:lp_build_smallfloat_to_float
431 struct lp_type i32_type = lp_type_int_vec(32, 32 * f32_type.length); local in function:lp_build_rgb9_to_float_helper
469 struct lp_type i32_type = lp_type_int_vec(32, 32 * src_length); local in function:lp_build_rgb9e5_to_float
[all...]
H A Dlp_bld_gather.c312 LLVMTypeRef i32_type = LLVMIntTypeInContext(gallivm->context, 32); local in function:lp_build_gather_avx2
H A Dlp_bld_conv.c108 struct lp_type i32_type = lp_type_int_vec(32, 32 * src_length); local in function:lp_build_half_to_float
167 struct lp_type i32_type = lp_type_int_vec(32, 32 * length); local in function:lp_build_float_to_half
H A Dlp_bld_swizzle.c63 LLVMTypeRef i32_type = LLVMInt32TypeInContext(gallivm->context); local in function:lp_build_broadcast
H A Dlp_bld_format_s3tc.c1220 struct lp_type i32_type = lp_wider_type(i16_type); local in function:lp_build_lerp23_single
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1150 struct lp_type i32_type = lp_int_type(vs_type); local in function:generate_clipmask
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1522 struct lp_type i32_type = lp_int_type(vs_type); local in function:generate_clipmask

Completed in 30 milliseconds