Searched refs:GetNarrowerType (Results 1 – 1 of 1) sorted by relevance
438 static DataType::Type GetNarrowerType(HInstruction* a, HInstruction* b) { in GetNarrowerType() function2064 DataType::Type sub_type = GetNarrowerType(a, b); in VectorizeSADIdiom()2129 DataType::Type op_type = GetNarrowerType(a, b); in VectorizeDotProdIdiom()