Searched defs:full_type (Results 1 – 6 of 6) sorted by relevance
91 #define compare_with_self(full_type) \ argument113 #define compare_with_negation(full_type) \ in compare_with_self() argument205 #define compare_with_self(full_type) \ argument240 #define compare_with_negation(full_type) \ in compare_with_self() argument316 nir_alu_type full_type, int first) in count_sequence()374 nir_alu_type full_type, unsigned components) in negate()
370 nir_alu_type full_type) in nir_const_value_negative_equal()470 const nir_alu_type full_type = nir_op_infos[alu1->op].input_types[src1] | in nir_alu_srcs_negative_equal() local
85 std::string full_type; in GetFullName() local
90 auto full_type = type2.dyn_cast<ShapedType>(); in IsTailOfShape() local
1494 auto full_type = in GenMember() local
991 static inline type_t full_type(type_t type) in full_type() function