Home
last modified time | relevance | path

Searched defs:elem_type (Results 1 – 25 of 26) sorted by relevance

12

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.c64 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
Dlp_bld_const.c251 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
Dlp_bld_logic.c463 LLVMTypeRef elem_type = LLVMInt32TypeInContext(bld->gallivm->context); in lp_build_select_aos() local
Dlp_bld_type.h151 LLVMTypeRef elem_type; member
Dlp_bld_intr.c323 LLVMTypeRef elem_type = lp_build_elem_type(gallivm, intrin_type); in lp_build_intrinsic_binary_anylength() local
Dlp_bld_swizzle.c178 LLVMTypeRef elem_type = LLVMInt32TypeInContext(bld->gallivm->context); in lp_build_swizzle_scalar_aos() local
Dlp_bld_sample_aos.c848 LLVMTypeRef elem_type = LLVMInt32TypeInContext(bld->gallivm->context); in lp_build_sample_fetch_image_linear() local
/external/flatbuffers/include/flatbuffers/
Dreflection.h208 reflection::BaseType elem_type, size_t i) { in GetAnyVectorElemI()
214 reflection::BaseType elem_type, size_t i) { in GetAnyVectorElemF()
220 reflection::BaseType elem_type, size_t i) { in GetAnyVectorElemS()
332 inline void SetAnyVectorElemI(VectorOfAny *vec, reflection::BaseType elem_type, in SetAnyVectorElemI()
338 inline void SetAnyVectorElemF(VectorOfAny *vec, reflection::BaseType elem_type, in SetAnyVectorElemF()
344 inline void SetAnyVectorElemS(VectorOfAny *vec, reflection::BaseType elem_type, in SetAnyVectorElemS()
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dtranslate.py29 def _ElemsOfType(elems, elem_type, scope): argument
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_memory.cpp48 auto elem_type = _.FindDef(type->word(2)); in IsAllowedTypeOrArrayOfSame() local
173 Instruction* elem_type; in ContainsInvalidBool() local
Dvalidate_decorations.cpp288 const uint32_t elem_type = words[2]; in getSize() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp48 auto elem_type = _.FindDef(type->word(2)); in IsAllowedTypeOrArrayOfSame() local
173 Instruction* elem_type; in ContainsInvalidBool() local
Dvalidate_decorations.cpp293 const uint32_t elem_type = words[2]; in getSize() local
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c172 const struct glsl_type *elem_type = in vtn_undef_ssa_value() local
179 const struct glsl_type *elem_type = glsl_get_array_element(type); in vtn_undef_ssa_value() local
184 const struct glsl_type *elem_type = glsl_get_struct_field(type, i); in vtn_undef_ssa_value() local
252 const struct glsl_type *elem_type = glsl_get_array_element(val->type); in vtn_const_ssa_value() local
263 const struct glsl_type *elem_type = in vtn_const_ssa_value() local
/external/tensorflow/tensorflow/core/kernels/
Dstack.cc51 Stack(const DataType& elem_type, const string& stack_name, int max_size) in Stack()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dconv_op_helpers.cc153 auto elem_type = filter_shape.element_type(); in ContractFilterForDepthwiseBackprop() local
/external/mesa3d/src/amd/common/
Dac_llvm_build.c189 LLVMTypeRef elem_type = LLVMGetElementType(t); in ac_to_integer_type() local
219 LLVMTypeRef elem_type = LLVMGetElementType(t); in ac_to_float_type() local
277 LLVMTypeRef elem_type = type; in ac_build_type_name_for_intr() local
/external/flatbuffers/src/
Dreflection.cpp254 auto elem_type = fielddef.type()->element(); in ResizeTable() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc491 const char* color) { in Header()
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-scheduler.hpp892 typedef std::pair<item_type, int64_t> elem_type; typedef in rxcpp::schedulers::detail::schedulable_queue
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c2289 LLVMTypeRef elem_type = lp_build_elem_type(gallivm, ls_type); in generate_unswizzled_blend() local
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.cc496 cudnnDataType_t elem_type) in CudnnTensorDescriptor()
546 cudnnDataType_t elem_type) in CudnnFilterDescriptor()
/external/mesa3d/src/compiler/glsl/
Dlinker.cpp1556 const glsl_type *elem_type = type->fields.structure[i].type; in interface_contains_unsized_arrays() local
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc528 miopenDataType_t elem_type) in ScopedTensorDescriptor()
596 miopenDataType_t elem_type) in ScopedFilterDescriptor()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c3952 LLVMTypeRef si_const_array(LLVMTypeRef elem_type, int num_elements) in si_const_array()

12