Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/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
/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
244 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
/third_party/skia/third_party/externals/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
/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_intr.c108 LLVMTypeRef function_type) in lp_declare_intrinsic_with_type()
130 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_declare_intrinsic() local
251 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_build_intrinsic() local
Dlp_bld_assert.c78 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, 2, 0); in lp_build_assert() local
Dlp_bld_const.c451 LLVMTypeRef function_type, in lp_build_const_func_pointer_from_type()
475 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_build_const_func_pointer() local
Dlp_bld_format_aos.c823 LLVMTypeRef function_type; in lp_build_fetch_rgba_aos() local
929 LLVMTypeRef function_type = NULL; in lp_build_fetch_rgba_aos() local
/third_party/libabigail/include/
Dabg-fwd.h172 class function_type; variable
Dabg-ir.h262 friend class function_type; variable
/third_party/vk-gl-cts/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
DesextcDrawElementsBaseVertexTests.cpp835 std::string DrawElementsBaseVertexTestBase::getFunctionName(_function_type function_type) in getFunctionName()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c433 LLVMTypeRef function_type; in si_build_wrapper_function() local
/third_party/libabigail/src/
Dabg-ctf-reader.cc582 function_type_sptr function_type in process_ctf_type() local
/third_party/flutter/skia/third_party/skcms/
Dskcms.cc275 uint8_t function_type [2]; member
289 uint16_t function_type = read_big_u16(paraTag->function_type); in read_curve_para() local
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc1707 int is_descriptor, int function_type) { in GenerateFieldDocComment()
/third_party/skia/third_party/skcms/
Dskcms.cc438 uint8_t function_type [2]; member
452 uint16_t function_type = read_big_u16(paraTag->function_type); in read_curve_para() local

12