Home
last modified time | relevance | path

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

12

/external/deqp-deps/amber/src/
Dscript.cc100 auto new_type = parser.Parse(str); in ParseType() local
/external/v8/src/compiler/
Dtype-narrowing-reducer.cc22 Type new_type = Type::Any(); in Reduce() local
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dconvert_op_folder.cc28 mlir::Type new_type) { in ConvertElementsAttr()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_permute_function_parameters.cpp86 const auto* new_type = ir_context->get_def_use_mgr()->GetDef(new_type_id); in IsApplicable() local
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dtransformation_permute_function_parameters.cpp86 const auto* new_type = ir_context->get_def_use_mgr()->GetDef(new_type_id); in IsApplicable() local
/external/skia/modules/skottie/src/effects/
DGradientEffect.cpp72 auto update_gradient = [this] (InstanceType new_type) { in onSync()
/external/e2fsprogs/lib/blkid/
Ddev.c133 char *new_type, *new_value; in blkid_dev_set_search() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.cpp102 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dpass.cpp102 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
Dconst_folding_rules.cpp206 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local
584 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldOpDotWithConstants() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dpass.cpp102 analysis::Type* new_type = type_mgr->GetType(new_type_id); in GenerateCopy() local
Dconst_folding_rules.cpp206 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldCompositeWithConstants() local
584 const analysis::Type* new_type = type_mgr->GetType(inst->type_id()); in FoldOpDotWithConstants() local
/external/mesa3d/src/compiler/glsl/
Dopt_rebalance_tree.cpp290 const glsl_type *const new_type = in update_types() local
Dlink_uniform_blocks.cpp327 const glsl_type *new_type = in resize_block_array() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Ddefault_quant_params.cc165 Type new_type = quant_params.castFromExpressedType(expressed_type); in QuantizeValue() local
Dlegalize_tf.cc209 ShapedType new_type = RankedTensorType::get(new_shape, new_ele_type); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Doptimize_global_tensors.cc137 Type new_type = global_tensor.value().Attribute::getType(); in FreezeGlobalTensors() local
Dshape_inference.cc358 auto new_type = get_tensor_type(shape_handle, new_element_type); in InferShapeForSingleOperation() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dhlo_legalize_to_lhlo.cc154 auto new_type = in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_driver.cc490 Type new_type = params.castFromExpressedType(expressed_type); in QuantizeValue() local
535 Type new_type; in RequantizeValue() local
Dquantization_utils.cc90 if (auto new_type = new_ele_type.castFromExpressedType( in RescaleQuantizedType() local
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h567 void Delete(T* obj, uint32_t new_type) { in Delete()
/external/selinux/libsepol/src/
Dlink.c441 type_datum_t *type, *base_type, *new_type = NULL; in type_copy_callback() local
857 type_datum_t *type, *base_type, *new_type = NULL, *target_type; in alias_copy_callback() local
1155 type_datum_t *type, *new_type = NULL; in type_fix_callback() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c931 struct lp_type new_type; in lp_build_conv() local
/external/v8/src/torque/
Ddeclarations.cc37 void CheckAlreadyDeclared(const std::string& name, const char* new_type) { in CheckAlreadyDeclared()

12