Home
last modified time | relevance | path

Searched defs:new_type (Results 1 – 25 of 83) sorted by relevance

1234

/external/mesa3d/src/amd/vulkan/nir/
Dradv_nir_lower_cooperative_matrix.c109 … const struct glsl_type *new_type = radv_nir_translate_matrix_type(var->type, type_map, wave_size); in radv_nir_lower_cooperative_matrix() local
117 … const struct glsl_type *new_type = radv_nir_translate_matrix_type(var->type, type_map, wave_size); in radv_nir_lower_cooperative_matrix() local
400 …const struct glsl_type *new_type = radv_nir_translate_matrix_type(deref->type, type_map, wave_size… in radv_nir_lower_cooperative_matrix() local
/external/deqp-deps/amber/src/
Dscript.cc169 auto new_type = parser.Parse(str); in ParseType() local
/external/mesa3d/src/compiler/nir/
Dnir_remove_tex_shadow.c30 const struct glsl_type *new_type = in strip_shadow() local
Dnir_lower_tex_shadow.c51 const struct glsl_type *new_type = in strip_shadow() local
/external/tensorflow/tensorflow/compiler/mlir/tfr/passes/
Drewrite_quantized_io.cc87 auto new_type = returned_type.clone(returned_type.getElementType() in runOnOperation() local
/external/mesa3d/src/intel/vulkan/
Danv_mesh_perprim_wa.c207 const struct glsl_type *new_type = in anv_mesh_convert_attrs_prim_to_vert() local
269 const struct glsl_type *new_type = in anv_mesh_convert_attrs_prim_to_vert() local
Danv_physical_device.c2045 struct anv_memory_type *new_type = in anv_physical_device_init_heaps() local
2088 struct anv_memory_type *new_type = in anv_physical_device_init_heaps() local
/external/skia/modules/skottie/src/effects/
DGradientEffect.cpp84 auto update_gradient = [this] (InstanceType new_type) { in onSync()
/external/gsc-utils/extra/usb_updater/
Dverify_ro.c73 enum range_type_t new_type) in set_new_range()
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_interface_blocks.c189 const struct glsl_type *new_type = in size_variable_array() local
198 const struct glsl_type *new_type = in size_variable_array() local
Dopt_rebalance_tree.cpp290 const glsl_type *const new_type = in update_types() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dpass.cpp98 Instruction* new_type = get_def_use_mgr()->GetDef(new_type_id); in GenerateCopy() local
/external/e2fsprogs/lib/blkid/
Ddev.c133 char *new_type, *new_value; in blkid_dev_set_search() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dpass.cpp98 Instruction* new_type = get_def_use_mgr()->GetDef(new_type_id); in GenerateCopy() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.cpp99 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Ddefault_quant_params.cc176 Type new_type = quant_params.castFromExpressedType(expressed_type); in QuantizeValue() local
/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
Dconvert_to_entrypoint.cc173 Type new_type = KernelContextType::get(func.getContext()); in PrependExecutionContextArgument() local
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dconvert_tfl_uint8.cc242 Type new_type = output_type.clone(buildQTypeFromMinMax( in convert_graph_uint8_tensor() local
/external/tensorflow/tensorflow/lite/delegates/
Dutils.cc33 TfLiteType new_type, in CreateNewTensorWithDifferentType()
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_driver.cc574 Type new_type = params.castFromExpressedType(expressed_type); in QuantizeValue() local
647 Type new_type = state.params.castFromExpressedType(expressed_type); in RequantizeValue() local
683 Type new_type = state.params.castFromExpressedType(expressed_type); in RequantizeValue() local
/external/tensorflow/tensorflow/python/framework/
Dextension_type.py731 def _change_nested_mappings_to(value, new_type): argument
1076 def reinterpret(value, new_type): argument
/external/python/cpython3/Modules/_testcapi/
Dexceptions.c249 _testcapi_set_exc_info_impl(PyObject *module, PyObject *new_type, in _testcapi_set_exc_info_impl()
/external/pytorch/torch/csrc/jit/passes/
Dpeephole.cpp394 auto new_type = in FuseAddMM() local
/external/python/cpython3/Modules/_testcapi/clinic/
Dexceptions.c.h374 PyObject *new_type; in _testcapi_set_exc_info() local
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h567 void Delete(T* obj, uint32_t new_type) { in Delete()

1234