Home
last modified time | relevance | path

Searched defs:function_type (Results 1 – 25 of 50) sorted by relevance

12

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_api_info.cc73 const FunctionApiInfo::FunctionType FunctionApiInfo::function_type() const { in function_type() function in tensorflow::grappler::FunctionApiInfo
125 const FunctionApiInfo::FunctionType function_type) { in ValidateSignature()
148 const FunctionApiInfo::FunctionType function_type) { in ValidateSignatures()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp58 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local
128 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local
245 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_function.cpp58 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local
128 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local
245 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_function.cpp58 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local
128 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local
245 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_permute_function_parameters.cpp51 auto* function_type = in Apply() local
Dtransformation_permute_function_parameters.cpp52 const auto* function_type = fuzzerutil::GetFunctionType(ir_context, function); in IsApplicable() local
Dtransformation_merge_function_returns.cpp81 auto function_type = ir_context->get_type_mgr()->GetType(function->type_id()); in IsApplicable() local
198 auto function_type = ir_context->get_type_mgr()->GetType(function->type_id()); in Apply() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_permute_function_parameters.cpp51 auto* function_type = in Apply() local
Dtransformation_permute_function_parameters.cpp52 const auto* function_type = fuzzerutil::GetFunctionType(ir_context, function); in IsApplicable() local
Dtransformation_merge_function_returns.cpp81 auto function_type = ir_context->get_type_mgr()->GetType(function->type_id()); in IsApplicable() local
198 auto function_type = ir_context->get_type_mgr()->GetType(function->type_id()); in Apply() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_permute_function_parameters.cpp51 auto* function_type = in Apply() local
Dtransformation_permute_function_parameters.cpp52 const auto* function_type = fuzzerutil::GetFunctionType(ir_context, function); in IsApplicable() local
Dtransformation_merge_function_returns.cpp81 auto function_type = ir_context->get_type_mgr()->GetType(function->type_id()); in IsApplicable() local
198 auto function_type = ir_context->get_type_mgr()->GetType(function->type_id()); in Apply() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_nested.cc81 llvm::FunctionType* function_type = in CodegenNestedComputation() local
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dkernel_support_library.cc105 auto* function_type = in EmitAndCallOutlinedKernel() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dtf_kernel_to_llvm_pass.cc207 auto function_type = LLVM::LLVMFunctionType::get( in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_function.cc134 llvm::FunctionType* function_type = llvm::FunctionType::get( in Initialize() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-predef.hpp271 using function_type = rxu::decay_t<Function>; typedef
Drx-scheduler.hpp660 typedef std::function<void(const schedulable&, const recurse&)> function_type; typedef in rxcpp::schedulers::detail::action_type
689 typedef std::function<void(const schedulable&)> function_type; typedef in rxcpp::schedulers::detail::action_tailrecurser
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_intr.c108 LLVMTypeRef function_type; in lp_declare_intrinsic() local
Dlp_bld_const.c473 LLVMTypeRef function_type; in lp_build_const_func_pointer() local
Dlp_bld_format_aos.c830 LLVMTypeRef function_type; in lp_build_fetch_rgba_aos() local
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
Draise_target_subgraphs.cc204 FunctionType function_type = in BuildFuncOp() local
/external/libabigail/include/
Dabg-fwd.h172 class function_type; variable
/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
DesextcDrawElementsBaseVertexTests.hpp87 _function_type function_type; /* Tells the type of the basevertex draw call that should member

12