Searched refs:lp_build_transpose_aos (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_swizzle.h119 lp_build_transpose_aos(struct gallivm_state *gallivm,
H A Dlp_bld_format_soa.c75 lp_build_transpose_aos(gallivm, soa_type, aos_channels, dst_soa);
635 lp_build_transpose_aos(gallivm, lp_int_type(type), packed, dst);
H A Dlp_bld_swizzle.c647 lp_build_transpose_aos(struct gallivm_state *gallivm, function in typeref:typename:void
718 lp_build_transpose_aos(gallivm, type, src, dst);
H A Dlp_bld_format_s3tc.c296 lp_build_transpose_aos(gallivm, lp_type32, elems, tmp);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_swizzle.h119 lp_build_transpose_aos(struct gallivm_state *gallivm,
H A Dlp_bld_swizzle.c650 lp_build_transpose_aos(struct gallivm_state *gallivm, function in typeref:typename:void
749 lp_build_transpose_aos(gallivm, type, src, dst);
H A Dlp_bld_format_soa.c77 lp_build_transpose_aos(gallivm, soa_type, aos_channels, dst_soa);
637 lp_build_transpose_aos(gallivm, lp_int_type(type), packed, dst);
H A Dlp_bld_format_s3tc.c291 lp_build_transpose_aos(gallivm, lp_type32, elems, tmp);
2390 lp_build_transpose_aos(gallivm, lp_type32, elems, tmp);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c985 lp_build_transpose_aos(gallivm, soa_type, soa, aos);
987 lp_build_transpose_aos(gallivm, soa_type, soa, soa);
1051 lp_build_transpose_aos(gallivm, vs_type, soa, soa);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1357 lp_build_transpose_aos(gallivm, soa_type, soa, aos);
1359 lp_build_transpose_aos(gallivm, soa_type, soa, soa);
1423 lp_build_transpose_aos(gallivm, vs_type, soa, soa);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1334 lp_build_transpose_aos(gallivm, dst_type, tmpsoa, &src[i * 4]);
1463 lp_build_transpose_aos(gallivm, src_type, &src[i * 4], tmpsoa);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1913 lp_build_transpose_aos(gallivm, dst_type, tmpsoa, &src[i * 4]);
2042 lp_build_transpose_aos(gallivm, src_type, &src[i * 4], tmpsoa);

Completed in 37 milliseconds