Searched refs:TrySetVectorType (Results 1 – 2 of 2) sorted by relevance
189 bool TrySetVectorType(DataType::Type type, /*out*/ uint64_t* restrictions);
1332 if (TrySetVectorType(type, &restrictions) && in VectorizeDef()1355 (TrySetVectorType(type, &restrictions) && in VectorizeDef()1473 if (TrySetVectorType(from, &restrictions) && in VectorizeUse()1584 bool HLoopOptimization::TrySetVectorType(DataType::Type type, uint64_t* restrictions) { in TrySetVectorType() function in art::HLoopOptimization2173 if (!TrySetVectorType(sub_type, &restrictions) || in VectorizeSADIdiom()2246 if (!TrySetVectorType(op_type, &restrictions) || in VectorizeDotProdIdiom()