Home
last modified time | relevance | path

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

12

/external/llvm-project/lldb/source/Interpreter/
DOptionValueLanguage.cpp44 LanguageType new_type = in SetValueFromString() local
/external/deqp-deps/amber/src/
Dscript.cc126 auto new_type = parser.Parse(str); in ParseType() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/utils/
Dconvert_op_folder.cc28 mlir::Type new_type) { in ConvertElementsAttr()
/external/llvm-project/lldb/include/lldb/Utility/
DEvent.h208 void SetType(uint32_t new_type) { m_type = new_type; } in SetType()
/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/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/swiftshader/third_party/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/angle/third_party/vulkan-deps/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
Dcopy_prop_arrays.cpp553 const analysis::Type* new_type = in CanUpdateUses() 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.cc169 Type new_type = quant_params.castFromExpressedType(expressed_type); in QuantizeValue() local
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dconvert_tfl_uint8.cc244 Type new_type = RankedTensorType::get( in convert_graph_uint8_tensor() local
/external/tensorflow/tensorflow/lite/delegates/
Dutils.cc30 TfLiteType new_type, in CreateNewTensorWithDifferentType()
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_driver.cc528 Type new_type = params.castFromExpressedType(expressed_type); in QuantizeValue() local
580 Type new_type; in RequantizeValue() local
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h567 void Delete(T* obj, uint32_t new_type) { in Delete()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dshape_inference.cc642 void ShapeInference::UpdateTypeAndInsertIncompatibleUseCasts(Type new_type, in UpdateTypeAndInsertIncompatibleUseCasts()
720 auto new_type = RankedTensorType::get( in InferShapeForCast() local
921 auto new_type = RankedTensorType::get(operand_type.getShape(), in RefineShapeForPassThroughOps() local
/external/tensorflow/tensorflow/compiler/mlir/xla/experimental/conv_emitter/
Dconv_emitter.cc167 mlir::MemRefType new_type = in HoistAndFix() local
/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/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dchlo_ops.cc222 auto new_type = GetBroadcastType(lhs.getType(), rhs.getType(), in build() local

12