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/
H A Dnegative_equal_tests.cpp317 count_sequence(nir_const_value c[NIR_MAX_VEC_COMPONENTS], nir_alu_type full_type, int first) count_sequence() argument
374 negate(nir_const_value dst[NIR_MAX_VEC_COMPONENTS], const nir_const_value src[NIR_MAX_VEC_COMPONENTS], nir_alu_type full_type, unsigned components) negate() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_instr_set.c472 const nir_alu_type full_type = nir_op_infos[alu1->op].input_types[src1] | in nir_alu_srcs_negative_equal() local
370 nir_const_value_negative_equal(nir_const_value c1, nir_const_value c2, nir_alu_type full_type) nir_const_value_negative_equal() argument
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers.c177 uint32_t full_type = object_p->type_flags_refs & (ECMA_OBJECT_FLAG_BUILT_IN_OR_LEXICAL_ENV | ECMA_OBJECT_TYPE_MASK); in ecma_is_lexical_environment() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h1290 full_type(type_t type) in full_type() function

Completed in 8 milliseconds