Searched refs:TrySetVectorType (Results 1 – 2 of 2) sorted by relevance
188 bool TrySetVectorType(DataType::Type type, /*out*/ uint64_t* restrictions);
1296 if (TrySetVectorType(type, &restrictions) && in VectorizeDef()1319 (TrySetVectorType(type, &restrictions) && in VectorizeDef()1434 if (TrySetVectorType(from, &restrictions) && in VectorizeUse()1553 bool HLoopOptimization::TrySetVectorType(DataType::Type type, uint64_t* restrictions) { in TrySetVectorType() function in art::HLoopOptimization2069 if (!TrySetVectorType(sub_type, &restrictions) || in VectorizeSADIdiom()2142 if (!TrySetVectorType(op_type, &restrictions) || in VectorizeDotProdIdiom()