/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/utils/ |
D | convert_op_folder.cc | 35 using func_type = mlir::APInt(const llvm::APFloat&); in ConvertElementsAttr() typedef 63 using func_type = llvm::APInt(const llvm::APInt&); in ConvertElementsAttr() typedef
|
/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/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/compiler/mlir/tools/kernel_gen/transforms/ |
D | embed_tf_framework_pass.cc | 64 FunctionType func_type = op.getType(); in runOnOperation() local
|
D | embed_memref_prints.cc | 51 auto func_type = FunctionType::get(b->getContext(), arg.getType(), in emitCallToPrint() local
|
D | embed_tf_framework.cc | 38 auto func_type = func.getType(); in matchAndRewrite() local
|
/external/curl/CMake/ |
D | CurlTests.c | 238 typedef void (*func_type)(); typedef 254 typedef void (*func_type)(); typedef
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | cluster_outlining.cc | 59 auto func_type = in BuildFunction() local
|
D | executor_tpuv1_outline_tpu_island.cc | 102 FunctionType func_type = in runOnOperation() local
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | optimize_functional_ops.cc | 49 FunctionType func_type = func.getType(); in UpdateFuncType() local
|
D | initialize_variables.cc | 141 auto func_type = FunctionType::get(&getContext(), {}, {}); in CreateSessionInitFunc() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | wrap_opkill.cpp | 114 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/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 | 114 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
D | rx-lift.hpp | 35 using func_type = rxu::decay_t<F>; typedef
|
/external/llvm-project/lldb/source/API/ |
D | SBFunction.cpp | 106 Type *func_type = m_opaque_ptr->GetType(); in GetDescription() local
|
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/ |
D | lstm_utils_test.cc | 62 auto func_type = builder->getFunctionType(input_types, output_type); in createLstmCompositeFunc() local
|
D | perception_ops_utils_test.cc | 39 auto func_type = builder->getFunctionType(input_types, output_types); in createMaxUnpoolingFunc() local
|
/external/tensorflow/tensorflow/python/tf_program/ |
D | pywrap_tfd.py | 146 def add_function(self, name, func_type): argument
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/integration/ |
D | tfr_decompose_ctx.cc | 153 mlir::FunctionType func_type = in ExpandNode() local
|
/external/llvm-project/mlir/examples/toy/Ch2/mlir/ |
D | MLIRGen.cpp | 118 auto func_type = builder.getFunctionType(arg_types, llvm::None); in mlirGen() local
|
/external/llvm-project/mlir/examples/toy/Ch3/mlir/ |
D | MLIRGen.cpp | 118 auto func_type = builder.getFunctionType(arg_types, llvm::None); in mlirGen() local
|
/external/llvm-project/mlir/examples/toy/Ch4/mlir/ |
D | MLIRGen.cpp | 118 auto func_type = builder.getFunctionType(arg_types, llvm::None); in mlirGen() local
|
/external/llvm-project/mlir/examples/toy/Ch5/mlir/ |
D | MLIRGen.cpp | 118 auto func_type = builder.getFunctionType(arg_types, llvm::None); in mlirGen() local
|
/external/llvm-project/mlir/examples/toy/Ch6/mlir/ |
D | MLIRGen.cpp | 118 auto func_type = builder.getFunctionType(arg_types, llvm::None); in mlirGen() local
|