Home
last modified time | relevance | path

Searched defs:ret_type (Results 1 – 25 of 40) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_intr.c126 LLVMTypeRef ret_type, in lp_declare_intrinsic()
232 LLVMTypeRef ret_type, in lp_build_intrinsic()
287 LLVMTypeRef ret_type, in lp_build_intrinsic_unary()
297 LLVMTypeRef ret_type, in lp_build_intrinsic_binary()
402 LLVMTypeRef ret_type, in lp_build_intrinsic_map()
432 LLVMTypeRef ret_type, in lp_build_intrinsic_map_unary()
442 LLVMTypeRef ret_type, in lp_build_intrinsic_map_binary()
Dlp_bld_assert.c67 LLVMTypeRef ret_type; in lp_build_assert() local
Dlp_bld_format_aos.c829 LLVMTypeRef ret_type; in lp_build_fetch_rgba_aos() local
935 LLVMTypeRef ret_type; in lp_build_fetch_rgba_aos() local
Dlp_bld_const.c470 LLVMTypeRef ret_type, in lp_build_const_func_pointer()
Dlp_bld_sample_soa.c4148 LLVMTypeRef ret_type; in lp_build_sample_soa_func() local
4845 LLVMTypeRef ret_type = in lp_build_sample_array_init_soa() local
4931 LLVMTypeRef ret_type = lp_build_vec_type(gallivm, params->type); in lp_build_image_op_switch_soa() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dfunction_validation_test.cc680 auto* ret_type = in TEST_F() local
690 auto* ret_type = ty.atomic(Source{{12, 34}}, ty.i32()); in TEST_F() local
699 auto* ret_type = ty.array(Source{{12, 34}}, ty.atomic(ty.i32()), 10); in TEST_F() local
709 auto* ret_type = ty.type_name(Source{{12, 34}}, "S"); in TEST_F() local
718 auto* ret_type = ty.array(Source{{12, 34}}, ty.i32()); in TEST_F() local
728 auto* ret_type = ty.type_name(Source{{12, 34}}, "S"); in TEST_F() local
740 auto* ret_type = ty.type_name(Source{{12, 34}}, "S"); in TEST_F() local
/third_party/jerryscript/jerry-core/api/
Djerry-debugger.c113 jerry_debugger_wait_for_source_status_t ret_type = JERRY_DEBUGGER_SOURCE_RECEIVE_FAILED; in jerry_debugger_wait_for_client_source() local
/third_party/ffmpeg/libavcodec/
Dlibdavs2.c65 davs2_seq_info_t *headerset, int ret_type, AVFrame *frame) in davs2_dump_frames()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c326 LLVMTypeRef ret_type; in lp_jit_create_types() local
Dlp_state_fs_linear_llvm.c284 LLVMTypeRef ret_type = pint8t; in llvmpipe_fs_variant_linear_llvm() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder_function_decoration_test.cc54 const ast::Type* ret_type = nullptr; in TEST_P() local
/third_party/spirv-tools/source/opt/
Dfix_storage_class.cpp144 const analysis::Type* ret_type = in IsPointerResultType() local
Dtypes.cpp597 Function::Function(const Type* ret_type, const std::vector<const Type*>& params) in Function()
600 Function::Function(const Type* ret_type, std::vector<const Type*>& params) in Function()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfix_storage_class.cpp144 const analysis::Type* ret_type = in IsPointerResultType() local
Dtypes.cpp580 Function::Function(const Type* ret_type, const std::vector<const Type*>& params) in Function()
583 Function::Function(const Type* ret_type, std::vector<const Type*>& params) in Function()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfix_storage_class.cpp144 const analysis::Type* ret_type = in IsPointerResultType() local
Dtypes.cpp580 Function::Function(const Type* ret_type, const std::vector<const Type*>& params) in Function()
583 Function::Function(const Type* ret_type, std::vector<const Type*>& params) in Function()
/third_party/alsa-lib/src/pcm/
Dpcm.c8041 #define __P_OLD_GET(pfx, name, val_type, ret_type) \ argument
8050 #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ argument
8059 #define __OLD_GET(name, val_type, ret_type) __P_OLD_GET(__old_, name, val_type, ret_type) argument
8060 #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) argument
8092 #define __P_OLD_NEAR(pfx, name, ret_type) \ argument
8100 #define __P_OLD_NEAR1(pfx, name, ret_type) \ argument
8108 #define __OLD_NEAR(name, ret_type) __P_OLD_NEAR(__old_, name, ret_type) argument
8109 #define __OLD_NEAR1(name, ret_type) __P_OLD_NEAR1(__old_, name, ret_type) argument
8120 #define __P_OLD_SET_FL(pfx, name, ret_type) \ argument
8129 #define __P_OLD_SET_FL1(pfx, name, ret_type) \ argument
[all …]
/third_party/mesa3d/src/compiler/glsl/tests/
Dlower_jump_cases.py26 def make_test_case(f_name, ret_type, body): argument
/third_party/skia/third_party/externals/tint/src/transform/
Drobustness.cc57 auto* ret_type = ctx.src->Sem().Get(expr->object)->Type(); in Transform() local
Dvertex_pulling.cc894 auto* ret_type = ctx.Clone(func->return_type); in Process() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_cfg.c126 struct vtn_type *ret_type = vtn_callee->type->return_type; in vtn_handle_function_call() local
1090 const struct glsl_type *ret_type = in vtn_emit_ret_store() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c142 LLVMTypeRef ret_type; in si_llvm_create_func() local
581 LLVMTypeRef ret_type; in si_build_wrapper_function() local
/third_party/vulkan-loader/loader/
Ddebug_utils.c589 bool ret_type = false; in debug_extensions_InstanceGpa() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h63 const struct dxil_type *ret_type; member

12