Home | History | Annotate | Download | only in val

Lines Matching defs:component_type

440     const uint32_t component_type = type_inst->word(2);
441 if (!_.IsIntVectorType(component_type) ||
442 _.GetDimension(component_type) != 2) {