Home
last modified time | relevance | path

Searched defs:function_type (Results 1 – 25 of 36) 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.cpp60 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local
130 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local
246 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/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/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_assert.c78 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, 2, 0); in lp_build_assert() local
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
208 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_build_intrinsic() local
Dlp_bld_const.c469 LLVMTypeRef function_type, in lp_build_const_func_pointer_from_type()
493 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/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture_handle.c336 LLVMTypeRef function_type = lp_build_image_function_type(gallivm, &params, ms); in compile_image_function() local
487 LLVMTypeRef function_type = lp_build_sample_function_type(gallivm, sample_key); in compile_sample_function() local
629 LLVMTypeRef function_type = lp_build_sample_function_type(gallivm, sample_key); in compile_jit_sample_function() local
757 LLVMTypeRef function_type = lp_build_size_function_type(gallivm, &params); in compile_size_function() local
/third_party/libabigail/include/
Dabg-fwd.h205 class function_type; variable
Dabg-ir.h283 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/libabigail/src/
Dabg-ctf-reader.cc589 function_type_sptr function_type in process_ctf_type() local
/third_party/skia/m133/modules/skcms/
Dskcms.cc517 uint8_t function_type [2]; member
531 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.cc1559 const Options& options, int function_type) { in GenerateFieldDocComment()
/third_party/skia/third_party/skcms/
Dskcms.cc441 uint8_t function_type [2]; member
455 uint16_t function_type = read_big_u16(paraTag->function_type); in read_curve_para() local

12