Home
last modified time | relevance | path

Searched defs:full_type (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/nir/tests/
Dnegative_equal_tests.cpp92 #define compare_with_self(full_type) \ argument
114 #define compare_with_negation(full_type) \ in compare_with_self() argument
206 #define compare_with_self(full_type) \ argument
241 #define compare_with_negation(full_type) \ in compare_with_self() argument
318 nir_alu_type full_type, int first) in count_sequence()
376 nir_alu_type full_type, unsigned components) in negate()
/third_party/mesa3d/src/compiler/nir/
Dnir_instr_set.c372 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
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers.c177 …uint32_t full_type = object_p->type_flags_refs & (ECMA_OBJECT_FLAG_BUILT_IN_OR_LEXICAL_ENV | ECMA_… in ecma_is_lexical_environment() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3.h1290 full_type(type_t type) in full_type() function