Searched defs:i32_type (Results 1 – 15 of 15) sorted by relevance
73 struct lp_type i32_type, in lp_build_float_to_smallfloat()245 struct lp_type i32_type = lp_type_int_vec(32, 32 * src_length); in lp_build_float_to_r11g11b10() local293 struct lp_type i32_type = lp_type_int_vec(32, 32 * f32_type.length); in lp_build_smallfloat_to_float() local431 struct lp_type i32_type = lp_type_int_vec(32, 32 * f32_type.length); in lp_build_rgb9_to_float_helper() local469 struct lp_type i32_type = lp_type_int_vec(32, 32 * src_length); in lp_build_rgb9e5_to_float() local
100 struct lp_type i32_type = lp_type_int_vec(32, 32 * src_length); in lp_build_half_to_float() local157 struct lp_type i32_type = lp_type_int_vec(32, 32 * length); in lp_build_float_to_half() local
312 LLVMTypeRef i32_type = LLVMIntTypeInContext(gallivm->context, 32); in lp_build_gather_avx2() local
62 LLVMTypeRef i32_type = LLVMInt32TypeInContext(gallivm->context); in lp_build_broadcast() local
1220 struct lp_type i32_type = lp_wider_type(i16_type); in lp_build_lerp23_single() local
19 let i32_type = Llvm.i32_type context var
18 let i32_type = Llvm.i32_type context var
31 let i32_type = Llvm.i32_type context var
271 auto i32_type = builder->getIntegerType(32); in CreateRngUniform32() local2981 auto i32_type = rewriter.getIntegerType(32); in matchAndRewrite() local3279 auto i32_type = rewriter.getIntegerType(32); in matchAndRewrite() local
537 val i32_type : llcontext -> lltype val
558 val i32_type : llcontext -> lltype val
1499 struct lp_type i32_type = lp_int_type(vs_type); in generate_clipmask() local