Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/compiler/mlir/xla/
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
Dhlo_function_importer.cc125 auto func_type = mlir::FunctionType::get(args, rets, context_); in ImportFunction() local
/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/tensorflow/utils/
Dcompile_mlir_util.cc69 mlir::FunctionType func_type = main_func.getType(); in GetXlaInputShapes() local
98 mlir::FunctionType func_type = main_func.getType(); in GetOutputInfo() local
/external/curl/CMake/
DCurlTests.c238 typedef void (*func_type)(); typedef
254 typedef void (*func_type)(); typedef
/external/deqp-deps/SPIRV-Tools/source/opt/
Dwrap_opkill.cpp104 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
Dtype_manager.cpp976 Function* func_type = type->AsFunction(); in ReplaceForwardPointers() local
1032 Function* func_type = type->AsFunction(); in ReplaceType() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dwrap_opkill.cpp104 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
Dtype_manager.cpp973 Function* func_type = type->AsFunction(); in ReplaceForwardPointers() local
1029 Function* func_type = type->AsFunction(); in ReplaceType() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dwrap_opkill.cpp104 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
Dtype_manager.cpp976 Function* func_type = type->AsFunction(); in ReplaceForwardPointers() local
1032 Function* func_type = type->AsFunction(); in ReplaceType() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcluster_outlining.cc61 auto func_type = FunctionType::get(operand_types, launch_op.getResultTypes(), in BuildFunction() local
Dshape_inference.cc396 FunctionType func_type = func.getType(); in RefineShapeForControlFlowFunc() local
508 mlir::FunctionType func_type = func.getType(); in InferShapeForFunction() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Doptimize_functional_ops.cc51 FunctionType func_type = func.getType(); in UpdateFuncType() local
Dlower_static_tensor_list.cc544 auto func_type = FunctionType::get(branch_args_type, branch_result_type, in matchAndRewrite() local
745 FunctionType func_type = func.getType(); in UpdateFunctionTypes() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-lift.hpp35 using func_type = rxu::decay_t<F>; typedef
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils_test.cc61 auto func_type = builder->getFunctionType(input_types, output_type); in createLstmCompositeFunc() local
/external/python/cpython3/Lib/
Dsymbol.py105 func_type = 346 variable
/external/python/cpython3/Include/
Dgraminit.h93 #define func_type 346 macro
/external/tcpdump/
Dprint-atm.c455 uint8_t cell_type, func_type, payload, clp; in oam_print() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c206 LLVMTypeRef func_type = LLVMFunctionType(i16t, &f32t, 1, 0); in lp_build_float_to_half() local
/external/clang/test/SemaCXX/
Dconversion-function.cpp25 typedef int func_type(int); typedef
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1896 LLVMTypeRef func_type; in draw_llvm_generate() local
2724 LLVMTypeRef func_type; in draw_gs_llvm_generate() local
3306 LLVMTypeRef func_type, coro_func_type; in draw_tcs_llvm_generate() local
3864 LLVMTypeRef func_type; in draw_tes_llvm_generate() local
/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c170 const struct vtn_type *func_type = b->func->type; in vtn_cfg_handle_prepass_instruction() local

12