Searched defs:full_type (Results 1 – 4 of 4) sorted by relevance
92 #define compare_with_self(full_type) \ argument114 #define compare_with_negation(full_type) \ in compare_with_self() argument206 #define compare_with_self(full_type) \ argument241 #define compare_with_negation(full_type) \ in compare_with_self() argument318 nir_alu_type full_type, int first) in count_sequence()376 nir_alu_type full_type, unsigned components) in negate()
372 nir_alu_type full_type) in nir_const_value_negative_equal()472 const nir_alu_type full_type = nir_op_infos[alu1->op].input_types[src1] | in nir_alu_srcs_negative_equal() local
177 …uint32_t full_type = object_p->type_flags_refs & (ECMA_OBJECT_FLAG_BUILT_IN_OR_LEXICAL_ENV | ECMA_… in ecma_is_lexical_environment() local
1290 full_type(type_t type) in full_type() function