Home
last modified time | relevance | path

Searched refs:LLVMConstVector (Results 1 – 25 of 25) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_const.c291 return LLVMConstVector(elems, type.length); in lp_build_one()
336 return LLVMConstVector(elems, type.length); in lp_build_const_vec()
357 return LLVMConstVector(elems, type.length); in lp_build_const_int_vec()
387 return LLVMConstVector(elems, type.length); in lp_build_const_aos()
414 return LLVMConstVector(masks, type.length); in lp_build_const_mask_aos()
Dlp_bld_swizzle.c185 return LLVMBuildShuffleVector(builder, a, bld->undef, LLVMConstVector(shuffles, n), ""); in lp_build_swizzle_scalar_aos()
350 …return LLVMBuildShuffleVector(builder, src, LLVMGetUndef(LLVMTypeOf(src)), LLVMConstVector(shuffle… in lp_build_swizzle_aos_n()
446 LLVMConstVector(aux, n), in lp_build_swizzle_aos()
447 LLVMConstVector(shuffles, n), ""); in lp_build_swizzle_aos()
760 LLVMConstVector(shuffles, num_dst), ""); in lp_build_pack_aos_scalars()
796 LLVMConstVector(shuffles, num_dst), ""); in lp_build_unpack_broadcast_aos_scalars()
Dlp_bld_format_aos.c326 masked = LLVMBuildAnd(builder, packed, LLVMConstVector(masks, 4), ""); in lp_build_unpack_arith_rgba_aos()
328 shifted = LLVMBuildLShr(builder, packed, LLVMConstVector(shifts, 4), ""); in lp_build_unpack_arith_rgba_aos()
329 masked = LLVMBuildAnd(builder, shifted, LLVMConstVector(masks, 4), ""); in lp_build_unpack_arith_rgba_aos()
347 scaled = LLVMBuildFMul(builder, casted, LLVMConstVector(scales, 4), ""); in lp_build_unpack_arith_rgba_aos()
398 LLVMConstVector(swizzles, 4), ""); in lp_build_pack_rgba_aos()
427 scaled = LLVMBuildFMul(builder, unswizzled, LLVMConstVector(scales, 4), ""); in lp_build_pack_rgba_aos()
433 shifted = LLVMBuildShl(builder, casted, LLVMConstVector(shifts, 4), ""); in lp_build_pack_rgba_aos()
Dlp_bld_pack.c103 return LLVMConstVector(elems, n); in lp_build_const_unpack_shuffle()
128 return LLVMConstVector(elems, n); in lp_build_const_unpack_shuffle_half()
150 return LLVMConstVector(elems, n); in lp_build_const_pack_shuffle()
177 LLVMConstVector(elems, size), ""); in lp_build_extract_range()
212 LLVMConstVector(shuffles, new_length), ""); in lp_build_concat()
279 shuffle = LLVMConstVector(elems, num_elems / 2); in lp_build_uninterleave1()
1026 …return LLVMBuildShuffleVector(gallivm->builder, src, undef, LLVMConstVector(elems, dst_length), ""… in lp_build_pad_vector()
Dlp_bld_quad.c149 LLVMConstVector(shuffles1, length), ""); in lp_build_packed_ddx_ddy_twocoord()
151 LLVMConstVector(shuffles2, length), ""); in lp_build_packed_ddx_ddy_twocoord()
Dlp_bld_intr.c294 constvec = LLVMConstVector(elems, intrin_length); in lp_build_intrinsic_binary_anylength()
301 constvec = LLVMConstVector(elems, src_type.length); in lp_build_intrinsic_binary_anylength()
Dlp_bld_format_soa.c530 shuf_vec = LLVMConstVector(shuffles, gather_type.length); in lp_build_fetch_rgba_soa()
540 shuf_vec = LLVMConstVector(shuffles, gather_type.length); in lp_build_fetch_rgba_soa()
632 LLVMConstVector(shuffles, type.length), ""); in lp_build_fetch_rgba_soa()
Dlp_bld_arit.c662 LLVMConstVector(shuffles1, length), ""); in lp_build_horizontal_add()
664 LLVMConstVector(shuffles2, length), ""); in lp_build_horizontal_add()
710 LLVMConstVector(shuffles, 4), ""); in lp_build_horizontal_add4x4f()
712 LLVMConstVector(shuffles, 4), ""); in lp_build_horizontal_add4x4f()
720 LLVMConstVector(shuffles, 4), ""); in lp_build_horizontal_add4x4f()
722 LLVMConstVector(shuffles, 4), ""); in lp_build_horizontal_add4x4f()
732 LLVMConstVector(shuffles, 4), ""); in lp_build_horizontal_add4x4f()
739 LLVMConstVector(shuffles, 4), ""); in lp_build_horizontal_add4x4f()
1139 shuf_vec = LLVMConstVector(shuf, bld->type.length); in lp_build_mul_32_lohi_cpu()
1210 shuf_vec = LLVMConstVector(shuf, bld->type.length); in lp_build_mul_32_lohi_cpu()
[all …]
Dlp_bld_logic.c472 return LLVMBuildShuffleVector(builder, a, b, LLVMConstVector(shuffles, n), ""); in lp_build_select_aos()
Dlp_bld_sample.c376 LLVMConstVector(shuffles, length), ""); in lp_build_rho()
449 LLVMConstVector(shuffles1, length), ""); in lp_build_rho()
451 LLVMConstVector(shuffles2, length), ""); in lp_build_rho()
Dlp_bld_sample_aos.c892 shuffle = LLVMConstVector(shuffles, u8n.type.length); in lp_build_sample_fetch_image_linear()
1576 LLVMConstVector(shuffle, u8n_bld.type.length), ""); in lp_build_sample_mipmap()
Dlp_bld_tgsi_aos.c166 LLVMConstVector(shuffles, type.length), in emit_fetch_constant()
Dlp_bld_tgsi_soa.c1343 res = LLVMBuildShuffleVector(builder, input, input2, LLVMConstVector(shuffles, len), ""); in emit_fetch_64bit()
1835 LLVMConstVector(shuffles, in emit_store_64bit_chan()
1840 LLVMConstVector(shuffles2, in emit_store_64bit_chan()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c475 shufflev = LLVMConstVector(shuffles, type.length); in lp_build_occlusion_count()
599 LLVMConstVector(shuffles, zs_type.length), ""); in lp_build_depth_stencil_load_swizzled()
630 LLVMConstVector(shuffles1, zs_type.length), ""); in lp_build_depth_stencil_load_swizzled()
632 LLVMConstVector(shuffles2, zs_type.length), ""); in lp_build_depth_stencil_load_swizzled()
758 LLVMConstVector(&shuffles[0], in lp_build_depth_stencil_write_swizzled()
761 LLVMConstVector(&shuffles[4], in lp_build_depth_stencil_write_swizzled()
782 LLVMConstVector(&shuffles[0], in lp_build_depth_stencil_write_swizzled()
785 LLVMConstVector(&shuffles[8], in lp_build_depth_stencil_write_swizzled()
Dlp_state_setup.c233 dzxyz20 = LLVMBuildShuffleVector(b, dxyz20, dxyz20, LLVMConstVector(shuffles, 4), ""); in lp_do_offset_tri()
239 dyzzx01 = LLVMBuildShuffleVector(b, dxyz01, dxyz01, LLVMConstVector(shuffles, 4), ""); in lp_do_offset_tri()
248 LLVMConstVector(shuffles, 4), ""); in lp_do_offset_tri()
330 z0z1 = LLVMBuildShuffleVector(b, attribv[0], attribv[1], LLVMConstVector(shuffles, 4), ""); in lp_do_offset_tri()
335 z0z1z2 = LLVMBuildShuffleVector(b, z0z1, attribv[2], LLVMConstVector(shuffles, 4), ""); in lp_do_offset_tri()
670 shuf10 = LLVMConstVector(shuffles, 4); in init_args()
Dlp_state_fs.c182 bits_vec = LLVMConstVector(bits, fs_type.length); in generate_quad_mask()
825 shuf_vec = LLVMConstVector(shuf, 8); in fs_twiddle_transpose()
831 shuf_vec = LLVMConstVector(shuf, 4); in fs_twiddle_transpose()
1305 LLVMConstVector(shuffles, 8), ""); in convert_to_blend_type()
1465 LLVMConstVector(shuffles, 8), ""); in convert_from_blend_type()
1678 LLVMConstVector(shuffles, row_type.length), in convert_alpha()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c574 ctx->v4f32empty = LLVMConstVector(args, 4); in setup_types()
625 LLVMValueRef swizzle = LLVMConstVector(masks, count); in trim_vector()
710 LLVMValueRef swizzle = LLVMConstVector(masks, num_components); in get_alu_src()
1535 value = LLVMConstVector(values, instr->def.num_components); in visit_load_const()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h604 LLVMValueRef LLVMConstVector(LLVMValueRef *ScalarConstantVals, unsigned Size);
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_setup.c383 LLVMConstVector(swizzles, 4), ""); in emit_swizzle()
/external/llvm/include/llvm-c/
DCore.h1719 LLVMValueRef LLVMConstVector(LLVMValueRef *ScalarConstantVals, unsigned Size);
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c689 return LLVMConstVector((LLVMValueRef*) Op_val(ElementVals), in llvm_const_vector()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c873 return LLVMConstVector((LLVMValueRef*) Op_val(ElementVals), in llvm_const_vector()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp653 LLVMValueRef LLVMConstVector(LLVMValueRef *ScalarConstantVals, unsigned Size) { in LLVMConstVector() function
/external/llvm/lib/IR/
DCore.cpp1047 LLVMValueRef LLVMConstVector(LLVMValueRef *ScalarConstantVals, unsigned Size) { in LLVMConstVector() function
/external/llvm/bindings/go/llvm/
Dir.go829 v.C = C.LLVMConstVector(ptr, nvals)