| /external/mesa3d/src/gallium/frontends/clover/util/ |
| D | tuple.hpp | 59 typedef typename std::remove_reference<F>::type func_type; typedef 91 typedef typename std::remove_reference<F>::type func_type; typedef
|
| /external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/ |
| D | embed_memref_prints.cc | 67 auto func_type = FunctionType::get(b->getContext(), arg.getType(), in EmitMemRefPrint() local 144 auto func_type = LLVM::LLVMFunctionType::get( in EmitOperationPrint() local
|
| D | embed_tf_framework_pass.cc | 71 FunctionType func_type = op.getFunctionType(); in runOnOperation() local
|
| D | utils.cc | 29 FlatSymbolRefAttr GetOrInsertLLVMFunction(StringRef func_name, Type func_type, in GetOrInsertLLVMFunction()
|
| D | embed_tf_framework.cc | 40 auto func_type = func.getFunctionType(); in matchAndRewrite() local
|
| /external/parameter-framework/asio-1.10.6/include/asio/detail/ |
| D | task_io_service_operation.hpp | 43 typedef void (*func_type)(task_io_service*, typedef in asio::detail::ASIO_INHERIT_TRACKED_HANDLER
|
| /external/tensorflow/tensorflow/dtensor/mlir/expansions/ |
| D | save_restore_spmd_expander.cc | 221 auto func_type = mlir::FunctionType::get(builder.getContext(), in ConditionalSave() local 457 auto func_type = in ExpandMergeV2Op() local 564 const auto func_type = in ExpandRestoreV2OpHelper() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/saved_model/ |
| D | saved_model.cc | 77 auto func_type = func.getFunctionType(); in MapFunctionSignaturesFromTFSavedModelMLIR() local
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
| D | optimize_functional_ops.cc | 58 FunctionType func_type = func.getFunctionType(); in UpdateFuncType() local
|
| D | modify_io_nodes.cc | 206 FunctionType func_type = func.getFunctionType(); in runOnOperation() local
|
| /external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
| D | outline_with_xla_framework.cc | 93 auto func_type = FunctionType::get(ctx, operands, result_array); in matchAndRewrite() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | wrap_opkill.cpp | 116 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | wrap_opkill.cpp | 114 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | wrap_opkill.cpp | 116 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | initialize_variables_in_session_init.cc | 65 auto func_type = in CreateSessionInitFunc() local
|
| D | cluster_outlining.cc | 64 auto func_type = builder->getFunctionType(operand_types, op.getResultTypes()); in BuildFunction() local
|
| D | executor_tpuv1_outline_tpu_island.cc | 124 FunctionType func_type = in runOnOperation() local
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/utils/ |
| D | lstm_utils_test.cc | 65 auto func_type = builder->getFunctionType(input_types, output_type); in createLstmCompositeFunc() local
|
| D | perception_ops_utils_test.cc | 41 auto func_type = builder->getFunctionType(input_types, output_types); in createMaxUnpoolingFunc() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tfr/integration/ |
| D | tfr_decompose_ctx.cc | 155 mlir::FunctionType func_type = in ExpandNode() local
|
| /external/tensorflow/tensorflow/core/transforms/graph_to_func/ |
| D | graph_to_func.cc | 73 FunctionType func_type = builder.getFunctionType(arg_types, ret_types); in GraphToFunc() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/ |
| D | kernel_ops_pattern.cc | 166 auto func_type = builder.getType<mlir::FunctionType>( in CloneToModule() local 414 auto func_type = rewriter.getType<mlir::FunctionType>( in Rewrite() local
|
| /external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/ |
| D | insert_main_function.cc | 152 auto func_type = FunctionType::get(context, arg_types, result_types); in CreateMainFunction() local
|
| /external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/utils/ |
| D | lift_as_function_call_utils.cc | 192 auto func_type = FunctionType::get(context, arg_types, result_types); in LiftAsFunctionCall() local
|
| /external/tensorflow/tensorflow/core/transforms/shape_inference/ |
| D | pass.cc | 303 FunctionType func_type = func.function_type(); in runOnOperation() local
|