Home
last modified time | relevance | path

Searched defs:func_type (Results 1 – 25 of 58) sorted by relevance

123

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/utils/
Dconvert_op_folder.cc35 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/
Dtuple.hpp59 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/
Dtask_io_service_operation.hpp43 typedef void (*func_type)(task_io_service*, typedef in asio::detail::ASIO_INHERIT_TRACKED_HANDLER
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dembed_tf_framework_pass.cc64 FunctionType func_type = op.getType(); in runOnOperation() local
Dembed_memref_prints.cc51 auto func_type = FunctionType::get(b->getContext(), arg.getType(), in emitCallToPrint() local
Dembed_tf_framework.cc38 auto func_type = func.getType(); in matchAndRewrite() local
/external/curl/CMake/
DCurlTests.c238 typedef void (*func_type)(); typedef
254 typedef void (*func_type)(); typedef
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcluster_outlining.cc59 auto func_type = in BuildFunction() local
Dexecutor_tpuv1_outline_tpu_island.cc102 FunctionType func_type = in runOnOperation() local
Dpromote_resources_to_args.cc151 auto func_type = function.getType(); in PromoteVarHandlesToArguments() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Doptimize_functional_ops.cc49 FunctionType func_type = func.getType(); in UpdateFuncType() local
Dinitialize_variables.cc141 auto func_type = FunctionType::get(&getContext(), {}, {}); in CreateSessionInitFunc() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dwrap_opkill.cpp114 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dwrap_opkill.cpp114 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-lift.hpp35 using func_type = rxu::decay_t<F>; typedef
/external/llvm-project/lldb/source/API/
DSBFunction.cpp106 Type *func_type = m_opaque_ptr->GetType(); in GetDescription() local
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils_test.cc62 auto func_type = builder->getFunctionType(input_types, output_type); in createLstmCompositeFunc() local
Dperception_ops_utils_test.cc39 auto func_type = builder->getFunctionType(input_types, output_types); in createMaxUnpoolingFunc() local
/external/tensorflow/tensorflow/compiler/mlir/tfr/integration/
Dtfr_decompose_ctx.cc153 mlir::FunctionType func_type = in ExpandNode() local
/external/tensorflow/tensorflow/python/tf_program/
Dpywrap_tfd.py146 def add_function(self, name, func_type): argument
/external/llvm-project/mlir/examples/toy/Ch4/mlir/
DMLIRGen.cpp118 auto func_type = builder.getFunctionType(arg_types, llvm::None); in mlirGen() local
/external/llvm-project/mlir/examples/toy/Ch5/mlir/
DMLIRGen.cpp118 auto func_type = builder.getFunctionType(arg_types, llvm::None); in mlirGen() local
/external/llvm-project/mlir/examples/toy/Ch2/mlir/
DMLIRGen.cpp118 auto func_type = builder.getFunctionType(arg_types, llvm::None); in mlirGen() local
/external/llvm-project/mlir/examples/toy/Ch6/mlir/
DMLIRGen.cpp118 auto func_type = builder.getFunctionType(arg_types, llvm::None); in mlirGen() local
/external/llvm-project/mlir/examples/toy/Ch3/mlir/
DMLIRGen.cpp118 auto func_type = builder.getFunctionType(arg_types, llvm::None); in mlirGen() local

123