lp_bld_sample_aos.c | 528 LLVMTypeRef i32_vec_type; local 539 i32_vec_type = lp_build_vec_type(bld->gallivm, i32.type); 572 s = LLVMBuildFPToSI(builder, s, i32_vec_type, ""); 574 t = LLVMBuildFPToSI(builder, t, i32_vec_type, ""); 576 r = LLVMBuildFPToSI(builder, r, i32_vec_type, ""); 978 LLVMTypeRef i32_vec_type; local [all...] |