/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_type.c | 64 LLVMTypeRef elem_type = lp_build_elem_type(gallivm, type); in lp_build_vec_type() local 79 lp_check_elem_type(struct lp_type type, LLVMTypeRef elem_type) in lp_check_elem_type() 123 LLVMTypeRef elem_type; in lp_check_vec_type() local 169 LLVMTypeRef elem_type = lp_build_int_elem_type(gallivm, type); in lp_build_int_vec_type() local
|
D | lp_bld_const.c | 251 LLVMTypeRef elem_type; in lp_build_one() local 303 LLVMTypeRef elem_type = lp_build_elem_type(gallivm, type); in lp_build_const_elem() local 345 LLVMTypeRef elem_type = lp_build_int_elem_type(gallivm, type); in lp_build_const_int_vec() local 400 LLVMTypeRef elem_type = LLVMIntTypeInContext(gallivm->context, type.width); in lp_build_const_mask_aos() local
|
D | lp_bld_logic.c | 469 LLVMTypeRef elem_type = LLVMInt32TypeInContext(bld->gallivm->context); in lp_build_select_aos() local
|
D | lp_bld_type.h | 151 LLVMTypeRef elem_type; member
|
D | lp_bld_intr.c | 333 LLVMTypeRef elem_type = lp_build_elem_type(gallivm, intrin_type); in lp_build_intrinsic_binary_anylength() local
|
/external/flatbuffers/include/flatbuffers/ |
D | reflection.h | 242 reflection::BaseType elem_type, size_t i) { in GetAnyVectorElemI() 248 reflection::BaseType elem_type, size_t i) { in GetAnyVectorElemF() 254 reflection::BaseType elem_type, size_t i) { in GetAnyVectorElemS() 372 inline void SetAnyVectorElemI(VectorOfAny *vec, reflection::BaseType elem_type, in SetAnyVectorElemI() 378 inline void SetAnyVectorElemF(VectorOfAny *vec, reflection::BaseType elem_type, in SetAnyVectorElemF() 384 inline void SetAnyVectorElemS(VectorOfAny *vec, reflection::BaseType elem_type, in SetAnyVectorElemS()
|
/external/tensorflow/tensorflow/dtensor/mlir/ |
D | dtensor_allreduce_combine_optimization.cc | 182 mlir::Type elem_type = all_reduce_group[0].getType().getElementType(); in MergeAllReduceGroup() local 555 mlir::Type elem_type = all_reduce.getType().getElementType(); in runOnOperation() local 564 for (mlir::Type elem_type : elem_types) { in runOnOperation() local
|
/external/OpenCSD/decoder/source/ |
D | ocsd_gen_elem_list.cpp | 85 ocsd_gen_trc_elem_t elem_type = OCSD_GEN_TRC_ELEM_UNKNOWN; in getElemType() local
|
D | ocsd_gen_elem_stack.cpp | 84 …_t OcsdGenElemStack::addElemType(const ocsd_trc_index_t trc_pkt_idx, ocsd_gen_trc_elem_t elem_type) in addElemType()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opt_memcpy.c | 99 const struct glsl_type *elem_type = glsl_get_array_element(type); in type_is_tightly_packed() local
|
/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/ |
D | quantize_composite_functions.cc | 164 LogicalResult CreateQuantizationParams(QuantizedType elem_type, Location loc, in CreateQuantizationParams() 192 auto elem_type = output_type.getElementType().dyn_cast<QuantizedType>(); in matchAndRewrite() local 228 auto elem_type = input_type.getElementType().dyn_cast<QuantizedType>(); in matchAndRewrite() local
|
D | quantize.cc | 198 Type elem_type = operand_type.cast<TensorType>().getElementType(); in matchAndRewrite() local
|
/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/ |
D | custom_call_encoding.cc | 573 static TypeID ArrayRuntimeTypeId(Type elem_type) { in ArrayRuntimeTypeId() 585 static TypeID DenseElementsRuntimeTypeId(Type elem_type) { in DenseElementsRuntimeTypeId() 652 Type elem_type = dense.getType().getElementType(); in Encode() local 677 Type elem_type = array[0].cast<TypedAttr>().getType(); in Encode() local 708 Type elem_type = attr.cast<DenseArrayBaseAttr>().getType().getElementType(); in Encode() local
|
/external/mesa3d/src/compiler/spirv/ |
D | vtn_cfg.c | 48 const struct glsl_type *elem_type = glsl_get_struct_field(type, i); in glsl_type_count_function_params() local 67 const struct glsl_type *elem_type = glsl_get_array_element(type); in glsl_type_add_to_function_params() local 74 const struct glsl_type *elem_type = glsl_get_struct_field(type, i); in glsl_type_add_to_function_params() local
|
D | spirv_to_nir.c | 180 const struct glsl_type *elem_type = glsl_get_array_element(type); in vtn_undef_ssa_value() local 186 const struct glsl_type *elem_type = glsl_get_struct_field(type, i); in vtn_undef_ssa_value() local 222 const struct glsl_type *elem_type = glsl_get_array_element(type); in vtn_const_ssa_value() local 230 const struct glsl_type *elem_type = glsl_get_struct_field(type, i); in vtn_const_ssa_value() local 822 const struct glsl_type *elem_type = in wrap_type_in_array() local 871 const struct glsl_type *elem_type = in vtn_type_get_nir_type() local 2451 const struct glsl_type *elem_type = glsl_get_array_element(type); in vtn_create_ssa_value() local 2457 const struct glsl_type *elem_type = glsl_get_struct_field(type, i); in vtn_create_ssa_value() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_memory.cpp | 49 auto elem_type = _.FindDef(type->word(2)); in IsAllowedTypeOrArrayOfSame() local 172 Instruction* elem_type; in ContainsInvalidBool() local 203 Instruction* elem_type; in ContainsCooperativeMatrix() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
D | validate_memory.cpp | 49 auto elem_type = _.FindDef(type->word(2)); in IsAllowedTypeOrArrayOfSame() local 172 Instruction* elem_type; in ContainsInvalidBool() local 203 Instruction* elem_type; in ContainsCooperativeMatrix() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_memory.cpp | 49 auto elem_type = _.FindDef(type->word(2)); in IsAllowedTypeOrArrayOfSame() local 172 Instruction* elem_type; in ContainsInvalidBool() local 203 Instruction* elem_type; in ContainsCooperativeMatrix() local
|
/external/tensorflow/tensorflow/compiler/mlir/lite/ |
D | flatbuffer_import.cc | 215 mlir::Type elem_type = ConvertElementType(tensor.type, builder); in GetTensorType() local 379 mlir::RankedTensorType shaped_type, mlir::FloatType elem_type, in ConvertFloatBuffer() 443 mlir::RankedTensorType shaped_type, mlir::Type elem_type, in ConvertIntBuffer() 664 auto elem_type = shaped_type.getElementType(); in BuildConstOp() local
|
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/ |
D | translate.py | 29 def _ElemsOfType(elems, elem_type, scope): argument
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | prepare_tf.cc | 228 auto elem_type = filter_type.getElementType(); in matchAndRewrite() local 327 auto elem_type = filter_type.getElementType(); in legalizeFilter() local 386 auto elem_type = filter_type.getElementType(); in legalizeFilter() local
|
/external/flatbuffers/src/ |
D | reflection.cpp | 67 auto elem_type = fb_enum->values()->Get(utype)->union_type(); in VerifyUnion() local 513 auto elem_type = fielddef.type()->element(); in ResizeTable() local
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | tensor_array_ops_decomposition.cc | 78 RankedTensorType* elem_type, in GetSplitElementTypeAndCount() 116 auto elem_type = cutil::GetElementTypeFromAccess( in GetTensorArrayElementShape() local 331 RankedTensorType elem_type; in HandleTensorArraySplitV3Op() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | stack.cc | 51 Stack(const DataType& elem_type, const string& stack_name, int max_size) in Stack()
|
/external/OpenCSD/decoder/include/opencsd/ |
D | trc_gen_elem_types.h | 114 …ocsd_gen_trc_elem_t elem_type; /**< Element type - remaining data interpreted according to this … member
|