Searched refs:TypeConversionCostTblEntry (Results 1 – 4 of 4) sorted by relevance
45 struct TypeConversionCostTblEntry { struct54 inline const TypeConversionCostTblEntry * argument55 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, in ConvertCostTableLookup()57 auto I = find_if(Tbl, [=](const TypeConversionCostTblEntry &Entry) { in ConvertCostTableLookup()
165 static const TypeConversionCostTblEntry NEONVectorConversionTbl[] = { in getCastInstrCost()248 static const TypeConversionCostTblEntry NEONFloatConversionTbl[] = { in getCastInstrCost()278 static const TypeConversionCostTblEntry NEONIntegerConversionTbl[] = { in getCastInstrCost()309 static const TypeConversionCostTblEntry ARMIntegerConversionTbl[] = { in getCastInstrCost()361 static const TypeConversionCostTblEntry NEONVectorSelectTbl[] = { in getCmpSelInstrCost()
292 static const TypeConversionCostTblEntry in getCastInstrCost()598 static const TypeConversionCostTblEntry in getCmpSelInstrCost()
1247 static const TypeConversionCostTblEntry AVX512BWConversionTbl[] { in getCastInstrCost()1268 static const TypeConversionCostTblEntry AVX512DQConversionTbl[] = { in getCastInstrCost()1301 static const TypeConversionCostTblEntry AVX512FConversionTbl[] = { in getCastInstrCost()1370 static const TypeConversionCostTblEntry AVX2ConversionTbl[] = { in getCastInstrCost()1401 static const TypeConversionCostTblEntry AVXConversionTbl[] = { in getCastInstrCost()1477 static const TypeConversionCostTblEntry SSE41ConversionTbl[] = { in getCastInstrCost()1515 static const TypeConversionCostTblEntry SSE2ConversionTbl[] = { in getCastInstrCost()