| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_enums.c | 164 const char *dxil_overload_suffix( enum overload_type overload) in dxil_overload_suffix() argument
|
| H A D | dxil_function.c | 95 enum overload_type overload; member 125 allocate_function_from_predefined(struct dxil_module *mod, const char *name, enum overload_type overload) allocate_function_from_predefined() argument 141 dxil_get_function(struct dxil_module *mod, const char *name, enum overload_type overload) dxil_get_function() argument 160 dxil_add_function(struct rb_tree *functions, const struct dxil_func *func, const char *name, enum overload_type overload) dxil_add_function() argument 171 get_type_from_string(struct dxil_module *mod, const char *param_descr, enum overload_type overload, int *idx) get_type_from_string() argument 206 dxil_alloc_func_with_rettype(struct dxil_module *mod, const char *name, enum overload_type overload, const struct dxil_type *retval_type, const char *param_descr, enum dxil_attr_kind attr) dxil_alloc_func_with_rettype() argument 246 dxil_alloc_func(struct dxil_module *mod, const char *name, enum overload_type overload, const char *retval_type_descr, const char *param_descr, enum dxil_attr_kind attr) dxil_alloc_func() argument [all...] |
| H A D | dxil_module.c | 675 dxil_get_overload_type(struct dxil_module *mod, enum overload_type overload) in dxil_get_overload_type() argument 704 dxil_module_get_cbuf_ret_type(struct dxil_module *mod, enum overload_type overload) in dxil_module_get_cbuf_ret_type() argument 845 dxil_module_get_resret_type(struct dxil_module *m, enum overload_type overload) in dxil_module_get_resret_type() argument [all...] |
| H A D | nir_to_dxil.c | 510 emit_unary_call(struct ntd_context *ctx, enum overload_type overload, in emit_unary_call() argument 533 emit_binary_call(struct ntd_context *ctx, enum overload_type overload, in emit_binary_call() argument 555 emit_tertiary_call(struct ntd_context *ctx, enum overload_type overload, in emit_tertiary_call() argument 580 emit_quaternary_call(struct ntd_context *ctx, enum overload_type overload, in emit_quaternary_call() argument 690 emit_bufferload_call(struct ntd_context *ctx, const struct dxil_value *handle, const struct dxil_value *coord[2], enum overload_type overload) emit_bufferload_call() argument 707 emit_bufferstore_call(struct ntd_context *ctx, const struct dxil_value *handle, const struct dxil_value *coord[2], const struct dxil_value *value[4], const struct dxil_value *write_mask, enum overload_type overload) emit_bufferstore_call() argument 732 emit_textureload_call(struct ntd_context *ctx, const struct dxil_value *handle, const struct dxil_value *coord[3], enum overload_type overload) emit_textureload_call() argument 754 emit_texturestore_call(struct ntd_context *ctx, const struct dxil_value *handle, const struct dxil_value *coord[3], const struct dxil_value *value[4], const struct dxil_value *write_mask, enum overload_type overload) emit_texturestore_call() argument 2040 enum overload_type overload = get_overload(info->input_types[0], src_bits); emit_unary_intin() local 2060 enum overload_type overload = get_overload(info->output_type, dst_bits); emit_binary_intin() local 2087 enum overload_type overload = get_overload(info->output_type, dst_bits); emit_tertiary_intin() local 2513 load_ubo(struct ntd_context *ctx, const struct dxil_value *handle, const struct dxil_value *offset, enum overload_type overload) load_ubo() argument 3164 enum overload_type overload = get_overload(out_type, intr->src[0].ssa->bit_size); emit_store_output_via_intrinsic() local 3330 enum overload_type overload = get_overload(out_type, intr->dest.ssa.bit_size); emit_load_input_via_intrinsic() local 3674 enum overload_type overload = get_overload(in_type, 32); emit_image_store() local 3734 enum overload_type overload = get_overload(out_type, 32); emit_image_load() local 3867 enum overload_type overload; global() member [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator_impl_intrinsic_texture_test.cc | 35 expected_texture_overload( ast::intrinsic::test::ValidTextureOverload overload) expected_texture_overload() argument
|
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator_impl_intrinsic_texture_test.cc | 36 expected_texture_overload( ast::intrinsic::test::ValidTextureOverload overload) expected_texture_overload() argument
|
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl_intrinsic_texture_test.cc | 24 expected_texture_overload( ast::intrinsic::test::ValidTextureOverload overload) expected_texture_overload() argument
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder_intrinsic_texture_test.cc | 33 expected_texture_overload( ast::intrinsic::test::ValidTextureOverload overload) expected_texture_overload() argument
|
| /third_party/node/deps/v8/src/asmjs/ |
| H A D | asm-types.cc | 304 void AsmOverloadedFunctionType::AddOverload(AsmType* overload) { in AddOverload() argument
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | intrinsic_test.cc | 1726 expected_texture_overload( ast::intrinsic::test::ValidTextureOverload overload) expected_texture_overload() argument
|
| /third_party/lwip/src/core/ipv4/ |
| H A D | dhcp.c | 1772 u32_t overload = dhcp_get_option_value(dhcp, DHCP_OPTION_IDX_OVERLOAD); local
|
| /third_party/python/Lib/ |
| H A D | typing.py | 2561 def overload(func): function [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.c | 2102 const char *overload[3] = {"", "", ""}; in ac_build_image_opcode() local
|
| /third_party/python/Lib/test/ |
| H A D | test_typing.py | 16 from typing import overload, get_overloads, clear_overloads namespace [all...] |