Home | History | Annotate | Download | only in opt

Lines Matching defs:component_type

145     const analysis::Type* component_type =
146 c->AsVectorConstant()->component_type();
149 if (component_type->AsFloat()) {
152 assert(component_type->AsInteger());