Home
last modified time | relevance | path

Searched defs:vec_type (Results 1 – 25 of 47) sorted by relevance

12

/external/linux-kselftest/tools/testing/selftests/arm64/fp/
Dsve-ptrace.c33 struct vec_type { struct
41 static const struct vec_type vec_types[] = { argument
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/interleaves/
D8b_mla.cpp28 const VLType vec_type, in generic_get_packed_size()
40 const VLType vec_type, in generic_pack()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_const.c224 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, type); in lp_build_undef() local
238 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, type); in lp_build_zero() local
267 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, type); in lp_build_one() local
Dlp_bld_arit.c1697 LLVMTypeRef vec_type = lp_build_vec_type(bld->gallivm, type); in lp_build_abs() local
1771 LLVMTypeRef vec_type; in lp_build_sgn() local
1819 LLVMTypeRef vec_type = lp_build_vec_type(bld->gallivm, type); in lp_build_set_sign() local
1852 LLVMTypeRef vec_type = lp_build_vec_type(bld->gallivm, type); in lp_build_int_to_float() local
1909 LLVMTypeRef vec_type; in lp_build_iround_nearest_sse2() local
2052 LLVMTypeRef vec_type = bld->vec_type; in lp_build_trunc() local
2117 LLVMTypeRef vec_type = bld->vec_type; in lp_build_round() local
2179 LLVMTypeRef vec_type = bld->vec_type; in lp_build_floor() local
2254 LLVMTypeRef vec_type = bld->vec_type; in lp_build_ceil() local
2395 LLVMTypeRef vec_type = bld->vec_type; in lp_build_iround() local
[all …]
Dlp_bld_type.c138 lp_check_vec_type(struct lp_type type, LLVMTypeRef vec_type) in lp_check_vec_type()
171 LLVMTypeRef vec_type = LLVMTypeOf(val); in lp_check_value() local
Dlp_bld_gather.c590 LLVMTypeRef vec_type = LLVMVectorType(LLVMTypeOf(values[0]), value_count); in lp_build_gather_values() local
606 LLVMTypeRef vec_type, in lp_build_masked_gather()
Dlp_bld_logic.c288 LLVMTypeRef vec_type = lp_build_vec_type(bld->gallivm, type); in lp_build_select_bitwise() local
Dlp_bld_type.h160 LLVMTypeRef vec_type; member
Dlp_bld_swizzle.c49 LLVMTypeRef vec_type, in lp_build_broadcast()
Dlp_bld_conv.c402 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, dst_type); in lp_build_unsigned_norm_to_float() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dliveness.cpp110 auto vec_type = type->AsVector(); in GetLocSize() local
134 auto vec_type = agg_type->AsVector(); in GetComponentType() local
156 auto vec_type = agg_type->AsVector(); in GetLocOffset() local
Dfolding_rules.cpp80 if (const analysis::Vector* vec_type = type->AsVector()) { in ElementWidth() local
94 } else if (const analysis::Vector* vec_type = type->AsVector()) { in HasFloatingPoint() local
185 if (const auto* vec_type = type->AsVector()) in ConvertWordsToNumericScalarOrVectorConstant() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Ddata_type.cc28 const std::string& vec_type, int vec_size) { in ToGlslType()
/external/angle/third_party/spirv-tools/src/source/opt/
Dliveness.cpp110 auto vec_type = type->AsVector(); in GetLocSize() local
164 auto vec_type = agg_type->AsVector(); in GetLocOffset() local
Dfolding_rules.cpp83 } else if (const analysis::Vector* vec_type = type->AsVector()) { in ElementWidth() local
97 } else if (const analysis::Vector* vec_type = type->AsVector()) { in HasFloatingPoint() local
200 if (const auto* vec_type = type->AsVector()) in ConvertWordsToNumericScalarOrVectorConstant() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dliveness.cpp110 auto vec_type = type->AsVector(); in GetLocSize() local
164 auto vec_type = agg_type->AsVector(); in GetLocOffset() local
Dfolding_rules.cpp80 if (const analysis::Vector* vec_type = type->AsVector()) { in ElementWidth() local
94 } else if (const analysis::Vector* vec_type = type->AsVector()) { in HasFloatingPoint() local
197 if (const auto* vec_type = type->AsVector()) in ConvertWordsToNumericScalarOrVectorConstant() local
/external/flatbuffers/src/
Didl_gen_text.cpp209 const auto vec_type = type.VectorType(); in PrintOffset() local
225 const auto vec_type = type.VectorType(); in PrintOffset() local
/external/mesa3d/src/compiler/
Dglsl_types.c2037 const glsl_type *vec_type, *array_type; in glsl_get_std140_base_alignment() local
2127 const glsl_type *vec_type; in glsl_get_std140_size() local
2236 const glsl_type *vec_type; in glsl_get_explicit_std140_type() local
2366 const glsl_type *vec_type, *array_type; in glsl_get_std430_base_alignment() local
2524 const glsl_type *vec_type; in glsl_get_std430_size() local
2601 const glsl_type *vec_type; in glsl_get_explicit_std430_type() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_linear_llvm.c197 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, fs_type); in llvm_fragment_body() local
Dlp_test_blend.c141 LLVMTypeRef vec_type; in add_blend_test() local
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c2094 … SpvId vec_type = get_alu_type(ctx, type, num_components * 2, nir_src_bit_size(alu->src[0].src)); in emit_alu() local
2100 SpvId vec_type = get_alu_type(ctx, type, 2, nir_src_bit_size(alu->src[0].src)); in emit_alu() local
2117 SpvId vec_type = get_alu_type(ctx, type, 2, bit_size); in emit_alu() local
2138 SpvId vec_type = get_alu_type(ctx, type, 2, bit_size); in emit_alu() local
2898 SpvId vec_type = get_alu_type(ctx, atype, num_coords, 32); in get_image_coords() local
3773 SpvId vec_type = get_fvec_type(ctx, 32, coord_components); in move_tex_proj_to_coord() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
Dtf_cpurt_passes.cc324 auto vec_type = in MemrefToVector() local
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c2574 LLVMTypeRef vec_type = LLVMVectorType(ctx->i32, bits / 32); in ac_build_readlane_common() local
2719 LLVMTypeRef vec_type = LLVMVectorType(ctx->i32, bits / 32); in ac_build_dpp() local
2770 LLVMTypeRef vec_type = LLVMVectorType(ctx->i32, bits / 32); in ac_build_permlane16() local
2814 LLVMTypeRef vec_type = LLVMVectorType(ctx->i32, bits / 32); in ac_build_ds_swizzle() local
/external/ComputeLibrary/src/cpu/kernels/elementwise_binary/generic/neon/
Dimpl.h36 using vec_type = typename VectorType::type; in elementwise_arithm_op() local
77 using vec_type = typename VectorType::type; in elementwise_arithm_op_broadcast() local

12