Home | History | Annotate | Download | only in val

Lines Matching defs:component_type

680   const uint32_t component_type = type_inst->word(2);
681 if (!_.IsIntScalarType(component_type)) {
686 const uint32_t bit_width = _.GetBitWidth(component_type);
743 const uint32_t component_type = type_inst->word(2);
744 if (!_.IsFloatScalarType(component_type)) {
749 const uint32_t bit_width = _.GetBitWidth(component_type);