Searched defs:full_type (Results 1 – 8 of 8) 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()
36 const string& full_type() const { return full_type_; } in full_type() function
28 namespace full_type { namespace
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
141 auto full_type = type2.dyn_cast<ShapedType>(); in IsTailOfShape() local
1644 auto full_type = in GenMember() local
991 static inline type_t full_type(type_t type) in full_type() function