/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | tfg-to-tfe.cc | 260 llvm::SmallVector<Type, 2> new_types(op->getResultTypes()); in matchAndRewrite() local 280 llvm::SmallVector<Type, 2> new_types(op->getResultTypes()); in matchAndRewrite() local 300 llvm::SmallVector<Type, 2> new_types(op->getResultTypes()); in matchAndRewrite() local 320 llvm::SmallVector<Type, 2> new_types(op->getResultTypes()); in matchAndRewrite() local 340 llvm::SmallVector<Type, 2> new_types(op->getResultTypes()); in matchAndRewrite() local 360 llvm::SmallVector<Type, 2> new_types(op->getResultTypes()); in matchAndRewrite() local 380 llvm::SmallVector<Type, 2> new_types(op->getResultTypes()); in matchAndRewrite() local 405 llvm::SmallVector<mlir::Type, 2> new_types(op->getResultTypes()); in matchAndRewrite() local
|
H A D | resource_op_lifting.cc | 699 llvm::SmallVector<Type, 4> new_types; in RemoveUnusedResourceArgumentsAndForwardedRetvals() local
|
/aosp_15_r20/development/vndk/tools/header-checker/src/diff/ |
H A D | abi_diff.cpp | 67 const AbiElementMap<const repr::TypeIR *> new_types = in CompareTUs() local 304 const AbiElementMap<const repr::TypeIR *> &new_types, in PopulateCommonElements() 378 const AbiElementMap<const repr::TypeIR *> &new_types, in DumpDiffElements()
|
H A D | abi_diff_wrappers.h | 44 const AbiElementMap<const repr::TypeIR *> &new_types, in DiffWrapper()
|
/aosp_15_r20/system/tools/aidl/ |
D | aidl_checkapi.cpp | 242 const AidlTypenames& new_types) { in are_compatible_parcelables() 447 std::vector<const AidlDefinedType*> new_types = in check_api() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | pass.cpp | 130 const std::vector<const analysis::Type*>& new_types = in GenerateCopy() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | pass.cpp | 130 const std::vector<const analysis::Type*>& new_types = in GenerateCopy() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/ |
H A D | insert_main_function.cc | 209 llvm::ArrayRef<Type> new_types = llvm::makeArrayRef( in CreateMainFunction() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
H A D | while_loop_outline.cc | 263 SmallVector<Type, 4> new_types; in OutlineWhile() local
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | optimize.c | 63 uint32_t *new_types = reallocarray(v->types, in type_vec_append() local
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/expansions/ |
H A D | save_restore_spmd_expander.cc | 751 std::vector<mlir::Type> new_types; in ExpandRestoreV2Op() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | rearrange_function_argument.cc | 296 std::vector<DataType> new_types = in MaybeRewriteWhileNode() local
|
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/ |
H A D | abi_diff_helpers.cpp | 894 const AbiElementMap<const TypeIR *> &new_types, std::string &old_type_id, in ResolveImplicitlyConvertibleQualifiedReferences()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | symbolic_shape_analysis.cpp | 1108 auto new_types = fmap(n->inputs(), [](Value* v) { return v->type(); }); in PropagateShapesOnBlock() local
|
H A D | shape_analysis.cpp | 635 auto new_types = in propagateNode() local
|