Searched refs:single_type (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_swizzle.c | 653 LLVMTypeRef single_type; in lp_build_transpose_aos() local 661 single_type = lp_build_vec_type(gallivm, single_type_lp); in lp_build_transpose_aos() 682 dst[0] = LLVMBuildBitCast(gallivm->builder, dst[0], single_type, "dst0"); in lp_build_transpose_aos() 683 dst[1] = LLVMBuildBitCast(gallivm->builder, dst[1], single_type, "dst1"); in lp_build_transpose_aos() 684 dst[2] = LLVMBuildBitCast(gallivm->builder, dst[2], single_type, "dst2"); in lp_build_transpose_aos() 685 dst[3] = LLVMBuildBitCast(gallivm->builder, dst[3], single_type, "dst3"); in lp_build_transpose_aos()
|
/external/jemalloc_new/m4/ |
D | ax_cxx_compile_stdcxx.m4 | 204 typedef check<void> single_type;
|
/external/harfbuzz_ng/m4/ |
D | ax_cxx_compile_stdcxx.m4 | 218 typedef check<void> single_type;
|
/external/jemalloc_new/ |
D | configure | 5048 typedef check<void> single_type; 5482 typedef check<void> single_type;
|