Searched refs:GetNarrowerType (Results 1 – 1 of 1) sorted by relevance
440 static DataType::Type GetNarrowerType(HInstruction* a, HInstruction* b) { in GetNarrowerType() function2167 DataType::Type sub_type = GetNarrowerType(a, b); in VectorizeSADIdiom()2238 DataType::Type op_type = GetNarrowerType(mul_left, mul_right); in VectorizeDotProdIdiom()