Home
last modified time | relevance | path

Searched defs:dest_type (Results 1 – 25 of 58) sorted by relevance

123

/external/mesa3d/src/compiler/spirv/
Dvtn_opencl.c179 const struct vtn_type *dest_type, in call_mangled_function()
211 struct vtn_type *dest_type = w_dest ? vtn_get_type(b, w_dest[0]) : NULL; in handle_instr() local
284 const struct vtn_type *dest_type) in handle_alu()
433 const struct vtn_type *dest_type) in handle_clc_fn()
479 const struct vtn_type *dest_type) in handle_special()
577 const struct vtn_type *dest_type) in handle_core()
726 const struct vtn_type *dest_type) in handle_printf()
735 const struct vtn_type *dest_type) in handle_round()
750 const struct vtn_type *dest_type) in handle_shuffle()
770 const struct vtn_type *dest_type) in handle_shuffle2()
Dvtn_subgroup.c77 struct vtn_type *dest_type = vtn_get_type(b, w[1]); in vtn_handle_subgroup() local
Dvtn_amd.c86 const struct glsl_type *dest_type = vtn_get_type(b, w[1])->type; in vtn_handle_amd_shader_ballot_instruction() local
Dvtn_alu.c76 const struct glsl_type *dest_type; in matrix_multiply() local
464 const struct glsl_type *dest_type = vtn_get_type(b, w[1])->type; in vtn_handle_alu() local
/external/mesa3d/src/compiler/nir/
Dnir_conversion_builder.h231 nir_alu_type dest_type) in nir_clamp_to_type_range()
368 nir_alu_type dest_type, in nir_simplify_conversion_rounding()
409 nir_alu_type dest_type, in nir_convert_with_rounding()
Dnir_lower_convert_alu_types.c34 nir_alu_type dest_type = nir_intrinsic_dest_type(conv); in try_simplify_convert_intrin() local
/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py50 def __init__(self, dest_type, source_types, num_operands): argument
326 …def __init__(self, name, num_operands, printable_name = None, source_types = None, dest_type = Non… argument
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-ignore_elements.hpp46 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-distinct.hpp49 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-pairwise.hpp52 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-take_while.hpp59 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-finally.hpp62 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-skip_while.hpp59 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-filter.hpp58 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-distinct_until_changed.hpp59 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-element_at.hpp63 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-map.hpp59 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-timestamp.hpp67 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-switch_if_empty.hpp59 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-buffer_count.hpp75 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-on_error_resume_next.hpp62 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-time_interval.hpp68 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-all.hpp61 typedef rxu::decay_t<Subscriber> dest_type; typedef
Drx-tap.hpp79 using dest_type = rxu::decay_t<Subscriber>; typedef
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_to_ir_bindings.cc127 llvm::Type* dest_type = pointee_type->getPointerTo(); in CastToTypedValue() local

123