Searched defs:type_a (Results 1 – 7 of 7) sorted by relevance
50 def _registered_adjoint(type_a): argument55 def _registered_cholesky(type_a): argument60 def _registered_matmul(type_a, type_b): argument65 def _registered_inverse(type_a): argument
39 def _registered_kl(type_a, type_b): argument
351 const glsl_type *type_a = value_a->type; in arithmetic_result_type() local522 const glsl_type *type_a = value_a->type; in bit_logic_result_type() local609 const glsl_type *type_a = value_a->type; in modulus_result_type() local676 const glsl_type *type_a = value_a->type; in relational_result_type() local728 shift_result_type(const struct glsl_type *type_a, in shift_result_type()6718 const glsl_type *type_a = label->type; in hir() local
447 u8 type_a, type_b; in acpi_sleep_test() local
169 unsigned type_a:3; member
182 unsigned type_a:3; member
1252 glsl_type::get_mul_type(const glsl_type *type_a, const glsl_type *type_b) in get_mul_type()